Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Non-functional lobby under Linux Mint 15 64bit

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
12/23/2013 3:01:19 PMBRrank[V]sheep before revert after revert
12/23/2013 2:54:03 PMBRrank[V]sheep before revert after revert
Before After
1 [quote] 1 [quote]
2 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 2 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
3 at System.Int32.Parse (System.String s) [0x00000] in filename unknown:0 3 at System.Int32.Parse (System.String s) [0x00000] in filename unknown:0
4 at LobbyClient.TasClient.DispatchServerCommandOnGuiThread (System.String command, System.String[] args) [0x00000] in filename unknown:0 4 at LobbyClient.TasClient.DispatchServerCommandOnGuiThread (System.String command, System.String[] args) [0x00000] in filename unknown:0
5 [/quote] 5 [/quote]
6 \n 6 \n
7 This is closely related to bug 7 This is closely related to bug
8 http://code.google.com/p/zero-k/issues/detail?id=1899 8 http://code.google.com/p/zero-k/issues/detail?id=1899
9 \n 9 \n
10 Those 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. 10 Those 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.
11 \n 11 \n
12 [quote] find that forum error occurs when you have a "/" in your post. I don't know why, it is quite annoying.[/quote] 12 [quote] find that forum error occurs when you have a "/" in your post. I don't know why, it is quite annoying.[/quote]
13 \n 13 \n
14 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. 14 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) .
15 \n 15 \n