quote:
TASC error System.ApplicationException: Error while processing command BATTLEOPENEDEX 9068 0 0 PepeAmpere[NOTA] 78.128.166.122 8452 32 1 0 4115539768 spring 94.1 notAdotaMap 0.6 hunger_games OTE r0001: Value is too large ---> System.OverflowException: Value is too large at System.Int32.Parse (System.String s) [0x00000] in filename unknown:0 at LobbyClient.TasClient.DispatchServerCommandOnGuiThread (System.String command, System.String[] args) [0x00000] in filename unknown:0
|
This is closely related to bug
http://code.google.com/p/zero-k/issues/detail?id=1899Those bugs have been reported a long time ago but never fixed. I'm not sure it is related to the problem of not starting, but it needs to be fixed.
quote: find that forum error occurs when you have a "/" in your post. I don't know why, it is quite annoying. |
No, the forum bug preventing us from posting logs is because of the "filename unknown" stanza looking like an HTML/XML tag (less than, greater than), and improper/insecure parsing in the forum code... to which a dumb layer of "reject anything suspicious" to prevent some types of exploitation was added. That's something else that would need to be fixed, because yes, it is annoying (and it fails at preventing exploitation anyway).