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

Post edit history

Upload mod cooks server

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
5/3/2025 6:58:56 PMCNrankXNTWASD before revert after revert
5/3/2025 6:54:33 PMCNrankXNTWASD before revert after revert
5/3/2025 6:51:00 PMCNrankXNTWASD before revert after revert
5/3/2025 6:47:28 PMCNrankXNTWASD before revert after revert
Before After
1 Finally I did debug and found smth useful: 1 Finally I did debug and found smth useful:
2 \n 2 \n
3 \n 3 \n
4 At first upload, UnitSync is executing gamedata/defs.lua and I have something logged. but log stopped freshing when logging movedef.lua. Idk what happened. 4 At first upload, UnitSync is executing gamedata/defs.lua and I have something logged. but log stopped freshing when logging movedef.lua. Idk what happened.
5 \n 5 \n
6 And finally: 0x000000006A17A8D2 at ( unitsync. dll) raise error : accessing NULL. 6 After about a min, 0x000000006A17A8D2 at ( unitsync. dll) raise error : accessing NULL.
7 \n 7 \n
8 \n 8 \n
9 After RegisterationError, some process got bypass. Then at next upload, unitSync line 63 NativeMethods.Init() throws c error which caused server boom. 9 After RegisterationError, some process got bypass. Then at next upload, unitSync line 63 NativeMethods.Init() throws c error which caused server boom.
10 \n 10 \n
11 ( and, throwing a mod which just crash(e,g, syntax error) can just bypass UnitSync and can register successfully) 11 ( and, throwing a mod which just crash(e,g, syntax error) can just bypass UnitSync and can register successfully)