No need to post it here, you should create a support ticked instead. Anyway, this is probably caused by new anti-crash protection I wrote, it's still unstable and may cause problems like that. Enable crash protection only if you really need it - for instance, official Oxy2D.com servers are being crashed a couple of times per day. I'm really sorry if you had any problems because of that.
Forum
CS2D Servers Oxy2D.com Hosting - DiscussionNo need to post it here, you should create a support ticked instead. Anyway, this is probably caused by new anti-crash protection I wrote, it's still unstable and may cause problems like that. Enable crash protection only if you really need it - for instance, official Oxy2D.com servers are being crashed a couple of times per day. I'm really sorry if you had any problems because of that.
SD has written
Currently you cannot upload whole folders, but you can create them and then upload all the files one by one. The only restriction is that you cannot create folders or upload files to root folder.
Sorry I got lost.
Quote
you cannot upload folders, but you can create them
Quote
only restriction is that you cannot create folders
In any case, uploading folders isn't possible in most browsers anyways--it also (imo) is a pretty big security risk.
Have you tried accepting zip files...then unzipping them on the server?
Apache uwu has written
Sorry I got lost.
I meant that users cannot create folders in root folder (where CS2D server is).
Apache uwu has written
Have you tried accepting zip files...then unzipping them on the server?
Not implemented yet.
anyway it's fixed now.
there not good, THERE AWSOME
i never saw a service that is so compelled to help you
i had alot problems with the server
they stayed with me from the first antell the last minute
antell the problem was solved
and there the cheapest i saw in my life
Oxy2D
Thank You!
loldlold123 has written
what if i want to buy 5 servers and put them together? (i mean exemple;deskopt/cs2d/cs2d1/cs2d2/cs2d3/cs2d4)
Not a problem - just contact me or SD. Or, better, write to - Email address (only visible with login) -, support team will assist you, because I haven't got much time.
Roomando has written
oxy2d ?
there not good, THERE AWSOME
i never saw a service that is so compelled to help you
i had alot problems with the server
they stayed with me from the first antell the last minute
antell the problem was solved
and there the cheapest i saw in my life
Oxy2D
Thank You!
there not good, THERE AWSOME
i never saw a service that is so compelled to help you
i had alot problems with the server
they stayed with me from the first antell the last minute
antell the problem was solved
and there the cheapest i saw in my life
Oxy2D
Thank You!
I won't say the same...
But some shit here is true and other... fake and gay.
There is no point disagreeing with someone for the sake of it, you should tell them why you disagree so they can not only help you but others as well.
Yates has written
Lubo, if you don't tell them what's wrong then they cannot improve, correct?
There is no point disagreeing with someone for the sake of it, you should tell them why you disagree so they can not only help you but others as well.
There is no point disagreeing with someone for the sake of it, you should tell them why you disagree so they can not only help you but others as well.
I was kind of a mad of the stupid kid Laurence...
Lubo has written
I was kind of a mad of the stupid kid Laurence...
So was I when he started DDoSing the servers I play on as well. Now you see how easily the person gets caught on as he was doing that yesterday morning.
You will just have to wait for SD to finish his script. But I don't think Laurence will touch the servers again.
Oxy2D? This is the best cs2D hosting ever!
Yates has written
You will just have to wait for SD to finish his script. But I don't think Laurence will touch the servers again.
It was not really intended to be a sort of "anti-crash script" in any way, it's just a simple script which checks if your server was crashed and tries to start it again. Anyway, I have removed it for a while due to the numerous bugs found in the code.
I doubt that he has one, even more - I highly doubt that he would share it.
@ Apache uwu:
No, it's PHP script which was added to crontab, but PHP seems not to do what I would like it to do, so I'm going to recode it from scratch as a bash script.
If a server is crashed, the process still exists, what method are you using to detect if the server is online and joinable? (btw just opening a fsockopen to check is not good enough).
Apache uwu has written
He does have one, which explains why his servers have more up time percentage than any other servers.
I have to disagree. His game servers and web-site were quite unstable. I think that if he had a script like that, he would use it (obviously), but his CS2D servers were crashed oftenly, I think as much as my servers are being crashed these days.
Apache uwu has written
what method are you using to detect if the server is online and joinable?
Script checks if it can obtain server information (like current map, players, and so on), if not - then it checks if server process exists and marks server as crashed if so.