
Forum






The Linux dedicated server seems to crash often. About 8-12hrs after start-up to be specific.
All the correct version and language files have been installed.

I'd probably have to blame my administration script. Sorry, it has not been tested on 0.1.2.0, I do plan on "remaking" if this is the cause of malfunctions.
I think the chances of it being your script are minimal.

Servers such as "Blondie*~ CityLife" crash along with the rest.
I think the chances of it being your script are minimal.
I think the chances of it being your script are minimal.
Ironically, Blondie's Citylife script was also created by me.
---------------------------
Windows exception
---------------------------
EXCEPTION_ACCESS_VIOLATION
---------------------------
ОК
---------------------------
Can you make a list of lua scripting changed from 0119->0120? I will be appreciated if you can give us a list,
Re: CS2D 0.1.2.0 Bugs report
Deleted User
When i start the server and / or stay in it as an spectator - everything works fine, but as soon as I go as a player any team - the game crashes.
---------------------------
Windows exception
---------------------------
EXCEPTION_ACCESS_VIOLATION
---------------------------
ОК
---------------------------
---------------------------
Windows exception
---------------------------
EXCEPTION_ACCESS_VIOLATION
---------------------------
ОК
---------------------------
i don't have any problems when i try it.
also there is a bug with the lightning engine! the flashlight doesn't work fine with a Pre-release map(my de_desertrpg). when i open de_dust2 the flashlight works fine.
and open my map from pre-release version(de_desertrpg). and look, the flashlight doesn't work fine
and re-open the de_dust
i was change every lightning engine setting but it keel like that
EXCEPTION_ACCESS_VIOLATION
Please !
P.S: I can't play CS2D 0.1.2.0 with light
If I set light at Medium or High... Error (EXCEPTION_ACCES_VIOLATION) and if more players join =
Exception_acces_violation



Please fix this...
edited 1×, last 02.03.12 01:48:54 pm
When I build a supply building,I cannot change the items that come from the supply,I already choose another item in the menu but the supply keeps producing HEs.

now it is <y> <x>
fix that please

Admin/mod comment
... that's nonsense.
and it doesnt come out ! Only HE
(Construction Mode)
New version was released yesterday, and so a lot of bugs?
Shit happens


Now, back to my last comment.
1
parse("cmsg ("..id..")|"..player(id,"name").."|(USID: "..player(id,"usgn")..")|(IP: "..player(id,"ip")..") 0")
This doesn't work, even when I put " around it. Probably because of all the strings. It only shows me the ID and the first part of my name which is TAB, after that # Yates and all the other stuff is not shown and gives me "Unknown command."
This works just fine.
1
parse(string.format('cmsg "(%s)|%s|(USID: %s)(IP: %s)" 0', id, player(id,"name"), player(id,"usgn"), player(id,"ip")))
Could somebody confirm the bug I reported?
http://www.unrealsoftware.de/forum_posts.php?post=301684&start=0#post301687
Did I do something wrong or is it the bug?