Closed Amaikokonut closed 2 years ago
Log attached: message.txt
Everything seems to be normal until suddenly:
DBG: OUTS: e DBG: OUTS: e DBG: OUTS: e DBG: OUTS: e e DBG: OUTS: e RETRY: WARNING: Expecting value: line 1 column 1 (char 0), Retrying in 3 seconds... e Expected numeric rvalue at token 'e' [targ agnt {@}e sets va00 "" outs "{" loop namn va00 ... Expected numeric rvalue at token 'e' [targ agnt {@}e sets va00 "" outs "{" loop namn va00 ... RETRY: WARNING: Expecting value: line 1 column 1 (char 0), Retrying in 3 seconds... RETRY: WARNING: Expecting value: line 1 column 1 (char 0), Retrying in 3 seconds... Expected numeric rvalue at token 'e' [targ agnt {@}e sets va00 "" outs "{" loop namn va00 ... RETRY: WARNING: Expecting value: line 1 column 1 (char 0), Retrying in 6 seconds... Expected numeric rvalue at token 'e' [targ agnt {@}e sets va00 "" outs "{" loop namn va00 ... Expected numeric rvalue at token 'e' [targ agnt {@}e sets va00 "" outs "{" loop namn va00 ... RETRY: WARNING: Expecting value: line 1 column 1 (char 0), Retrying in 6 seconds... RETRY: WARNING: Expecting value: line 1 column 1 (char 0), Retrying in 6 seconds... Expected numeric rvalue at token 'e' [targ agnt {@}e sets va00 "" outs "{" loop namn va00 ... RETRY: WARNING: Expecting value: line 1 column 1 (char 0), Retrying in 12 seconds... Expected numeric rvalue at token 'e' [targ agnt {@}e sets va00 "" outs "{" loop namn va00 ... Expected numeric rvalue at token 'e' [targ agnt {@}e sets va00 "" outs "{" loop namn va00 ... RETRY: WARNING: Expecting value: line 1 column 1 (char 0), Retrying in 12 seconds... RETRY: WARNING: Expecting value: line 1 column 1 (char 0), Retrying in 12 seconds...
etc.
Seems to be related to this line: https://github.com/AlbianWarp/AlbianWarpClient/blob/23e71b49bdb8f62e9147422a45e666a0d6c73b34/CaosEvolution/Agent.py#L115
Multiple people have confirmed this appears to be a sync issue that kicks up after the client either throws an error or lags for more than a few seconds. So far this has only been reproducible on windows.
Hopefully https://github.com/AlbianWarp/AlbianWarpClient/commit/bd7ec186972f8499466be032aecb4ed186c3effe fixed it!
Log attached: message.txt
Everything seems to be normal until suddenly:
etc.
Seems to be related to this line: https://github.com/AlbianWarp/AlbianWarpClient/blob/23e71b49bdb8f62e9147422a45e666a0d6c73b34/CaosEvolution/Agent.py#L115