[0.11.1] Multiplayer Desync

This subforum contains all the issues which we already resolved.
Post Reply
Achilleshiel
Burner Inserter
Burner Inserter
Posts: 15
Joined: Fri Oct 31, 2014 8:57 pm
Contact:

[0.11.1] Multiplayer Desync

Post by Achilleshiel »

Today we tried multiplayer in factorio, worked pretty smooth until disconnect. When trying to reconnect the game detects a desync in the map and tries to reload the map. This will be repeated endlesly. The serverside freezes after the desync. When starting a new map the game wil sync the map perfectly but when stuff is build the map wont resync. I attached the error message. The log file did not attach because .txt or .log were not allowed to upload.

Boogieman14
Filter Inserter
Filter Inserter
Posts: 770
Joined: Sun Sep 07, 2014 12:59 pm
Contact:

Re: [0.11.1] Multiplayer Desync

Post by Boogieman14 »

Achilleshiel wrote:The log file did not attach because .txt or .log were not allowed to upload.
Logs generally aren't too big, just copy/paste the contents into a code block.
I don't have OCD, I have CDO. It's the same, but with the letters in the correct order.

Achilleshiel
Burner Inserter
Burner Inserter
Posts: 15
Joined: Fri Oct 31, 2014 8:57 pm
Contact:

Re: [0.11.1] Multiplayer Desync

Post by Achilleshiel »

Code: Select all

644209.017289 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-04-30_Factorio_0..4.0.lua
644209.027694 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-05-30_Factorio_0..5.0.lua
644209.036116 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-08-06_Factorio_0.6.0.lua
644209.037376 Info C:\Factorio\src\Data/LocaleProvider.cpp:116: Using locale files fron the pre 0.11.0 structure (|G:/Factorio\temp\currently-playing\locale\en.cfg)
644209.037983 Info C:\Factorio\src\Data/LocaleProvider.cpp:116: Using locale files fron the pre 0.11.0 structure (|G:/Factorio\temp\currently-playing\locale\en.cfg)
644209.039927 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(ConnectedLoadingMap) to(InGame)
644209.094489 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(23589) MapTick(49585) stopping map.
644209.114628 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23589) mapTick(49585) received mapAlignStateChanged peerID(0) mapAlignState(AlignedTasksCompleted)
644209.114661 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23589) mapTick(49585) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
644209.212433 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23595) mapTick(49585) received mapAlignStateChanged peerID(0) mapAlignState(AlignedFinished)
644209.212463 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23595) mapTick(49585) received mapAlignStateChanged peerID(1) mapAlignState(AlignedFinished)
644209.212475 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(NotAligning) to(NotAligned)
644209.312262 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23601) mapTick(49585) received mapAlignStateChanged peerID(0) mapAlignState(NotAligned)
644209.312311 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23601) mapTick(49585) received mapAlignStateChanged peerID(1) mapAlignState(NotAligned)
644209.332743 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49577) by peer(2)
644209.332796 Info C:\Factorio\src\GameActionHandler.cpp:1531: MapTick(49585) processed PlayerJoinGame peerID(2) playerIndex(1) mode(connect)
644209.332818 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(23603) MapTick(49585) resuming map.
644209.536370 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49578) by peer(2)
644209.536652 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49579) by peer(2)
644209.536850 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49580) by peer(2)
644209.537039 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49581) by peer(2)
644209.537221 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49582) by peer(2)
644209.537402 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49583) by peer(2)
644209.537593 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49584) by peer(2)
644209.537776 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49585) peer(2) testCrc(649085493) currentCrc(727681375)
644209.537820 Info C:\Factorio\src\Net/MultiplayerManager.cpp:773: networkTick(23615) mapTick(49593) adding mapAlignTask(HandleDesyncAlignTask)
644209.537964 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49586) peer(2) testCrc(582921919) currentCrc(-508923378)
644209.538134 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49587) peer(2) testCrc(438032132) currentCrc(20097355)
644209.538302 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49588) peer(2) testCrc(-1475736700) currentCrc(97025539)
644209.538478 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49589) peer(2) testCrc(1153873345) currentCrc(-579485535)
644209.548060 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(23615) MapTick(49598) stopping map.
644209.599759 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49590) peer(2) testCrc(-115525698) currentCrc(-2097930485)
644209.599826 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(23616) MapTick(49598) resuming map.
644209.615687 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49591) peer(2) testCrc(-440291870) currentCrc(-203177253)
644209.625570 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(23616) MapTick(49600) stopping map.
644209.629808 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49592) peer(2) testCrc(-1716203070) currentCrc(-1039171759)
644209.629864 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(23617) MapTick(49600) resuming map.
644209.650755 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(23618) MapTick(49601) stopping map.
644209.717412 Info C:\Factorio\src\Net/MultiplayerManager.cpp:816: networkTick(23621) mapTick(49601) starting mapAlign
644209.717461 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(NotAligned) to(Aligning)
644209.817229 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23627) mapTick(49601) received mapAlignStateChanged peerID(0) mapAlignState(Aligning)
644209.817290 Info C:\Factorio\src\Net/MultiplayerManager.cpp:511: networkTick(23627) mapTick(49601) received MapAlignAction from peer(0), mapTickForAligning(49593) appliedTickClosuresCount(0)
644209.817301 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23627) mapTick(49601) received mapAlignStateChanged peerID(1) mapAlignState(Aligning)
644209.817325 Info C:\Factorio\src\Net/MultiplayerManager.cpp:511: networkTick(23627) mapTick(49601) received MapAlignAction from peer(1), mapTickForAligning(49593) appliedTickClosuresCount(0)
644209.817334 Info C:\Factorio\src\Net/MultiplayerManager.cpp:917: networkTick(23627) mapTick(49601) mapAlign finished targetTick(49601) updating map and running the tasks ...
644209.817345 Info C:\Factorio\src\Net/MultiplayerManager.cpp:933: NetworkTick(23627) MapTick(49601) resuming map.
644209.817369 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(23627) MapTick(49601) stopping map.
644209.817379 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(Aligning) to(AlignedRunningTasks)
644209.817387 Info C:\Factorio\src\Net/MultiplayerManager.cpp:993: NetworkTick(23627) reconnecting after map desync.
644210.136216 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(InGame) to(DesyncedWaitingForMap)
644210.136235 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(AlignedRunningTasks) to(NotAligning)
644210.137340 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23633) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedRunningTasks)
644210.137354 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23633) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedTasksCompleted)
644210.137363 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23633) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
644210.137371 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23633) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
644210.912125 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23639) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedRunningTasks)
644210.912166 Notice C:\Factorio\src\Net/TransferTarget.cpp:49: Downloading file G:/Factorio\temp\mp-download.zip (4158877 B, 8269 blocks)
644210.912921 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedWaitingForMap) to(DesyncedDownloadingMap)
644210.912942 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:29: mapTick(49601) networkTick(23639) initialized NetworkInputHandler local peer(2).
644210.912961 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(23639) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
644210.912971 Warning C:\Factorio\src\Net/MultiplayerManager.cpp:576: mapReadyForDownload mismatch oldSize(4158877) newSize(4158877) oldCrc(1441575039) newCrc(1196170809)
644221.835188 Notice C:\Factorio\src\Net/TransferTarget.cpp:251: Finished download (381 kB/s)
644221.861193 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedDownloadingMap) to(DesyncedLoadingMap)
644221.861241 Info C:\Factorio\src\Net/MultiplayerManager.cpp:1078: networkTick(24273) mapTick(-1) map download finished creating scenario
644221.861261 Notice C:\Factorio\src\Scenario/Scenario.cpp:110: Loading map G:/Factorio\temp\mp-download.zip
644221.886159 Info C:\Factorio\src\Scenario/Scenario.cpp:136: Map version 0.11.1-0
644222.033558 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-04-30_Factorio_0..4.0.lua
644222.043295 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-05-30_Factorio_0..5.0.lua
644222.051799 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-08-06_Factorio_0.6.0.lua
644222.053034 Info C:\Factorio\src\Data/LocaleProvider.cpp:116: Using locale files fron the pre 0.11.0 structure (|G:/Factorio\temp\currently-playing\locale\en.cfg)
644222.053656 Info C:\Factorio\src\Data/LocaleProvider.cpp:116: Using locale files fron the pre 0.11.0 structure (|G:/Factorio\temp\currently-playing\locale\en.cfg)
644222.061896 Info C:\Factorio\src\Net/MultiplayerManager.cpp:1096: networkTick(24273) mapTick(49601) created desync report(G:/Factorio\archive\desync-report-2014-10-31-21-59-28)
644222.061914 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedLoadingMap) to(InGame)
644222.062832 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(24285) MapTick(49601) resuming map.
644222.120296 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24285) mapTick(49607) received mapAlignStateChanged peerID(0) mapAlignState(AlignedTasksCompleted)
644222.120331 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24285) mapTick(49607) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
644222.128953 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(24287) MapTick(49609) stopping map.
644222.228701 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24291) mapTick(49609) received mapAlignStateChanged peerID(0) mapAlignState(AlignedFinished)
644222.228731 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24291) mapTick(49609) received mapAlignStateChanged peerID(1) mapAlignState(AlignedFinished)
644222.228740 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(NotAligning) to(NotAligned)
644222.328430 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24297) mapTick(49609) received mapAlignStateChanged peerID(0) mapAlignState(NotAligned)
644222.328459 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24297) mapTick(49609) received mapAlignStateChanged peerID(1) mapAlignState(NotAligned)
644222.349621 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49601) by peer(2)
644222.349662 Info C:\Factorio\src\GameActionHandler.cpp:1531: MapTick(49609) processed PlayerJoinGame peerID(2) playerIndex(1) mode(connect)
644222.349683 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(24299) MapTick(49609) resuming map.
644222.509893 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49602) by peer(2)
644222.510223 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49603) by peer(2)
644222.510540 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49604) by peer(2)
644222.510842 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49605) by peer(2)
644222.511040 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49606) by peer(2)
644222.511223 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49607) by peer(2)
644222.511413 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49608) by peer(2)
644222.511608 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49609) peer(2) testCrc(462731697) currentCrc(760570298)
644222.511650 Info C:\Factorio\src\Net/MultiplayerManager.cpp:773: networkTick(24309) mapTick(49617) adding mapAlignTask(HandleDesyncAlignTask)
644222.511802 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49610) peer(2) testCrc(35514805) currentCrc(1928655680)
644222.512055 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49611) peer(2) testCrc(-1583976983) currentCrc(-2087393635)
644222.533241 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49612) peer(2) testCrc(-1386422510) currentCrc(-138889871)
644222.534676 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(24310) MapTick(49621) stopping map.
644222.554605 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49613) peer(2) testCrc(-1726315131) currentCrc(-395663763)
644222.554659 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(24311) MapTick(49621) resuming map.
644222.567245 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49614) peer(2) testCrc(-1210662767) currentCrc(-613419809)
644222.587420 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49615) peer(2) testCrc(-702123884) currentCrc(-1087854998)
644222.596198 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(24313) MapTick(49624) stopping map.
644222.616196 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49616) peer(2) testCrc(1044458609) currentCrc(-851540637)
644222.616249 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(24314) MapTick(49624) resuming map.
644222.629598 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(24315) MapTick(49625) stopping map.
644222.650063 Info C:\Factorio\src\Net/MultiplayerManager.cpp:816: networkTick(24315) mapTick(49625) starting mapAlign
644222.650097 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(NotAligned) to(Aligning)
644222.749246 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24321) mapTick(49625) received mapAlignStateChanged peerID(0) mapAlignState(Aligning)
644222.749306 Info C:\Factorio\src\Net/MultiplayerManager.cpp:511: networkTick(24321) mapTick(49625) received MapAlignAction from peer(0), mapTickForAligning(49617) appliedTickClosuresCount(0)
644222.749319 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24321) mapTick(49625) received mapAlignStateChanged peerID(1) mapAlignState(Aligning)
644222.749344 Info C:\Factorio\src\Net/MultiplayerManager.cpp:511: networkTick(24321) mapTick(49625) received MapAlignAction from peer(1), mapTickForAligning(49617) appliedTickClosuresCount(0)
644222.749353 Info C:\Factorio\src\Net/MultiplayerManager.cpp:917: networkTick(24321) mapTick(49625) mapAlign finished targetTick(49625) updating map and running the tasks ...
644222.749360 Info C:\Factorio\src\Net/MultiplayerManager.cpp:933: NetworkTick(24321) MapTick(49625) resuming map.
644222.749382 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(24321) MapTick(49625) stopping map.
644222.749392 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(Aligning) to(AlignedRunningTasks)
644222.749400 Info C:\Factorio\src\Net/MultiplayerManager.cpp:993: NetworkTick(24321) reconnecting after map desync.
644223.065374 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(InGame) to(DesyncedWaitingForMap)
644223.065394 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(AlignedRunningTasks) to(NotAligning)
644223.066208 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24327) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedRunningTasks)
644223.066221 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24327) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedTasksCompleted)
644223.066230 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24327) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
644223.066238 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24327) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
644223.778522 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24333) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedRunningTasks)
644223.778560 Notice C:\Factorio\src\Net/TransferTarget.cpp:49: Downloading file G:/Factorio\temp\mp-download.zip (4158884 B, 8269 blocks)
644223.779199 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedWaitingForMap) to(DesyncedDownloadingMap)
644223.779220 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:29: mapTick(49625) networkTick(24333) initialized NetworkInputHandler local peer(2).
644223.779238 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24333) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
644223.779251 Warning C:\Factorio\src\Net/MultiplayerManager.cpp:576: mapReadyForDownload mismatch oldSize(4158884) newSize(4158884) oldCrc(-78130918) newCrc(-1956760469)
644234.711508 Notice C:\Factorio\src\Net/TransferTarget.cpp:251: Finished download (380 kB/s)
644234.727215 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedDownloadingMap) to(DesyncedLoadingMap)
644234.727262 Info C:\Factorio\src\Net/MultiplayerManager.cpp:1078: networkTick(24959) mapTick(-1) map download finished creating scenario
644234.727282 Notice C:\Factorio\src\Scenario/Scenario.cpp:110: Loading map G:/Factorio\temp\mp-download.zip
644234.751947 Info C:\Factorio\src\Scenario/Scenario.cpp:136: Map version 0.11.1-0
644234.899762 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-04-30_Factorio_0..4.0.lua
644234.909677 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-05-30_Factorio_0..5.0.lua
644234.918340 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-08-06_Factorio_0.6.0.lua
644234.919587 Info C:\Factorio\src\Data/LocaleProvider.cpp:116: Using locale files fron the pre 0.11.0 structure (|G:/Factorio\temp\currently-playing\locale\en.cfg)
644234.920230 Info C:\Factorio\src\Data/LocaleProvider.cpp:116: Using locale files fron the pre 0.11.0 structure (|G:/Factorio\temp\currently-playing\locale\en.cfg)
644234.928668 Info C:\Factorio\src\Net/MultiplayerManager.cpp:1096: networkTick(24959) mapTick(49625) created desync report(G:/Factorio\archive\desync-report-2014-10-31-21-59-41)
644234.928686 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedLoadingMap) to(InGame)
644234.929602 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(24971) MapTick(49625) resuming map.
644234.999040 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24971) mapTick(49631) received mapAlignStateChanged peerID(0) mapAlignState(AlignedTasksCompleted)
644234.999072 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24971) mapTick(49631) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
644235.012644 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(24973) MapTick(49633) stopping map.
644235.099106 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24977) mapTick(49633) received mapAlignStateChanged peerID(0) mapAlignState(AlignedFinished)
644235.099138 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24977) mapTick(49633) received mapAlignStateChanged peerID(1) mapAlignState(AlignedFinished)
644235.099148 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(NotAligning) to(NotAligned)
644235.199244 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24983) mapTick(49633) received mapAlignStateChanged peerID(0) mapAlignState(NotAligned)
644235.199275 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(24983) mapTick(49633) received mapAlignStateChanged peerID(1) mapAlignState(NotAligned)
644235.211619 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49625) by peer(2)
644235.211660 Info C:\Factorio\src\GameActionHandler.cpp:1531: MapTick(49633) processed PlayerJoinGame peerID(2) playerIndex(1) mode(connect)
644235.211681 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(24985) MapTick(49633) resuming map.
644235.358395 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49626) by peer(2)
644235.358792 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49627) by peer(2)
644235.359121 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49628) by peer(2)
644235.359463 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49629) by peer(2)
644235.359883 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49630) by peer(2)
644235.360172 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49631) by peer(2)
644235.360545 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49632) by peer(2)
644235.360882 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49633) peer(2) testCrc(-561469963) currentCrc(1046631707)
644235.360939 Info C:\Factorio\src\Net/MultiplayerManager.cpp:773: networkTick(24994) mapTick(49641) adding mapAlignTask(HandleDesyncAlignTask)
644235.361421 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49634) peer(2) testCrc(449766291) currentCrc(2097566223)
644235.378245 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(24995) MapTick(49643) stopping map.
644235.397469 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49635) peer(2) testCrc(-113296942) currentCrc(1991026423)
644235.397513 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(24996) MapTick(49643) resuming map.
644235.410629 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49636) peer(2) testCrc(-483365410) currentCrc(139821583)
644235.431317 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49637) peer(2) testCrc(1916775944) currentCrc(532401447)
644235.445989 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49638) peer(2) testCrc(442630698) currentCrc(-1877370637)
644235.466264 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49639) peer(2) testCrc(1486719976) currentCrc(-1962181101)
644235.478639 Info C:\Factorio\src\Net/MultiplayerManager.cpp:816: networkTick(25000) mapTick(49647) starting mapAlign
644235.478674 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(NotAligned) to(Aligning)
644235.578790 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25006) mapTick(49647) received mapAlignStateChanged peerID(0) mapAlignState(Aligning)
644235.578849 Info C:\Factorio\src\Net/MultiplayerManager.cpp:511: networkTick(25006) mapTick(49647) received MapAlignAction from peer(0), mapTickForAligning(49641) appliedTickClosuresCount(0)
644235.578864 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25006) mapTick(49647) received mapAlignStateChanged peerID(1) mapAlignState(Aligning)
644235.578892 Info C:\Factorio\src\Net/MultiplayerManager.cpp:511: networkTick(25006) mapTick(49647) received MapAlignAction from peer(1), mapTickForAligning(49641) appliedTickClosuresCount(0)
644235.578901 Info C:\Factorio\src\Net/MultiplayerManager.cpp:917: networkTick(25006) mapTick(49647) mapAlign finished targetTick(49647) updating map and running the tasks ...
644235.578916 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(Aligning) to(AlignedRunningTasks)
644235.578925 Info C:\Factorio\src\Net/MultiplayerManager.cpp:993: NetworkTick(25006) reconnecting after map desync.
644235.925481 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(InGame) to(DesyncedWaitingForMap)
644235.925501 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(AlignedRunningTasks) to(NotAligning)
644235.926293 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25012) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedRunningTasks)
644235.926306 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25012) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedTasksCompleted)
644235.926315 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25012) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
644235.926345 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25012) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
644236.617643 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25018) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedRunningTasks)
644236.617681 Notice C:\Factorio\src\Net/TransferTarget.cpp:49: Downloading file G:/Factorio\temp\mp-download.zip (4159642 B, 8270 blocks)
644236.618293 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedWaitingForMap) to(DesyncedDownloadingMap)
644236.618322 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:29: mapTick(49647) networkTick(25018) initialized NetworkInputHandler local peer(2).
644236.618342 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25018) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
644236.618352 Warning C:\Factorio\src\Net/MultiplayerManager.cpp:576: mapReadyForDownload mismatch oldSize(4159642) newSize(4159642) oldCrc(944134970) newCrc(-1884312606)
644247.852906 Notice C:\Factorio\src\Net/TransferTarget.cpp:251: Finished download (370 kB/s)
644247.878572 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedDownloadingMap) to(DesyncedLoadingMap)
644247.878619 Info C:\Factorio\src\Net/MultiplayerManager.cpp:1078: networkTick(25677) mapTick(-1) map download finished creating scenario
644247.878637 Notice C:\Factorio\src\Scenario/Scenario.cpp:110: Loading map G:/Factorio\temp\mp-download.zip
644247.905702 Info C:\Factorio\src\Scenario/Scenario.cpp:136: Map version 0.11.1-0
644248.070579 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-04-30_Factorio_0..4.0.lua
644248.081038 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-05-30_Factorio_0..5.0.lua
644248.090259 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-08-06_Factorio_0.6.0.lua
644248.091511 Info C:\Factorio\src\Data/LocaleProvider.cpp:116: Using locale files fron the pre 0.11.0 structure (|G:/Factorio\temp\currently-playing\locale\en.cfg)
644248.092110 Info C:\Factorio\src\Data/LocaleProvider.cpp:116: Using locale files fron the pre 0.11.0 structure (|G:/Factorio\temp\currently-playing\locale\en.cfg)
644248.101557 Info C:\Factorio\src\Net/MultiplayerManager.cpp:1096: networkTick(25677) mapTick(49647) created desync report(G:/Factorio\archive\desync-report-2014-10-31-21-59-54)
644248.101577 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedLoadingMap) to(InGame)
644248.151161 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25689) mapTick(49653) received mapAlignStateChanged peerID(0) mapAlignState(AlignedTasksCompleted)
644248.151211 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25689) mapTick(49653) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
644248.162668 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(25690) MapTick(49655) stopping map.
644248.262115 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25695) mapTick(49655) received mapAlignStateChanged peerID(0) mapAlignState(AlignedFinished)
644248.262157 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25695) mapTick(49655) received mapAlignStateChanged peerID(1) mapAlignState(AlignedFinished)
644248.262167 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(NotAligning) to(NotAligned)
644248.374401 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25701) mapTick(49655) received mapAlignStateChanged peerID(0) mapAlignState(NotAligned)
644248.374445 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25701) mapTick(49655) received mapAlignStateChanged peerID(1) mapAlignState(NotAligned)
644248.384867 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49647) by peer(2)
644248.384908 Info C:\Factorio\src\GameActionHandler.cpp:1531: MapTick(49655) processed PlayerJoinGame peerID(2) playerIndex(1) mode(connect)
644248.384930 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(25703) MapTick(49655) resuming map.
644248.406373 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49648) by peer(2)
644248.551657 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49649) by peer(2)
644248.552014 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49650) by peer(2)
644248.552360 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49651) by peer(2)
644248.552634 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49652) by peer(2)
644248.552926 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49653) by peer(2)
644248.553233 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49654) by peer(2)
644248.553528 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49655) peer(2) testCrc(-664278087) currentCrc(-255647431)
644248.553593 Info C:\Factorio\src\Net/MultiplayerManager.cpp:773: networkTick(25713) mapTick(49663) adding mapAlignTask(HandleDesyncAlignTask)
644248.553818 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49656) peer(2) testCrc(-133775024) currentCrc(-732232026)
644248.554074 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49657) peer(2) testCrc(-1095699635) currentCrc(-1038142336)
644248.565030 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49658) peer(2) testCrc(631343557) currentCrc(-3413060)
644248.567760 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(25714) MapTick(49667) stopping map.
644248.587777 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49659) peer(2) testCrc(894630971) currentCrc(-234993129)
644248.587826 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(25715) MapTick(49667) resuming map.
644248.600222 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49660) peer(2) testCrc(108085581) currentCrc(-189503110)
644248.619967 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49661) peer(2) testCrc(329865905) currentCrc(97191785)
644248.633759 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(25718) MapTick(49670) stopping map.
644248.653109 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49662) peer(2) testCrc(1006486365) currentCrc(1418800050)
644248.653161 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(25719) MapTick(49670) resuming map.
644248.661878 Info C:\Factorio\src\Net/MultiplayerManager.cpp:816: networkTick(25719) mapTick(49670) starting mapAlign
644248.661910 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(NotAligned) to(Aligning)
644248.762148 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25725) mapTick(49670) received mapAlignStateChanged peerID(0) mapAlignState(Aligning)
644248.762214 Info C:\Factorio\src\Net/MultiplayerManager.cpp:511: networkTick(25725) mapTick(49670) received MapAlignAction from peer(0), mapTickForAligning(49664) appliedTickClosuresCount(0)
644248.762233 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25725) mapTick(49670) received mapAlignStateChanged peerID(1) mapAlignState(Aligning)
644248.762265 Info C:\Factorio\src\Net/MultiplayerManager.cpp:511: networkTick(25725) mapTick(49670) received MapAlignAction from peer(1), mapTickForAligning(49664) appliedTickClosuresCount(0)
644248.762282 Info C:\Factorio\src\Net/MultiplayerManager.cpp:917: networkTick(25725) mapTick(49670) mapAlign finished targetTick(49670) updating map and running the tasks ...
644248.762301 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(Aligning) to(AlignedRunningTasks)
644248.762312 Info C:\Factorio\src\Net/MultiplayerManager.cpp:993: NetworkTick(25725) reconnecting after map desync.
644249.139044 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(InGame) to(DesyncedWaitingForMap)
644249.139064 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(AlignedRunningTasks) to(NotAligning)
644249.139992 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25731) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedRunningTasks)
644249.140005 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25731) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedTasksCompleted)
644249.140013 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25731) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
644249.140021 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25731) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
644249.844849 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25737) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedRunningTasks)
644249.844889 Notice C:\Factorio\src\Net/TransferTarget.cpp:49: Downloading file G:/Factorio\temp\mp-download.zip (4159673 B, 8270 blocks)
644249.845526 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedWaitingForMap) to(DesyncedDownloadingMap)
644249.845549 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:29: mapTick(49670) networkTick(25737) initialized NetworkInputHandler local peer(2).
644249.845567 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(25737) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
644249.845576 Warning C:\Factorio\src\Net/MultiplayerManager.cpp:576: mapReadyForDownload mismatch oldSize(4159673) newSize(4159673) oldCrc(799521545) newCrc(-1212154959)
644260.567688 Notice C:\Factorio\src\Net/TransferTarget.cpp:251: Finished download (388 kB/s)
644260.593527 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedDownloadingMap) to(DesyncedLoadingMap)
644260.593566 Info C:\Factorio\src\Net/MultiplayerManager.cpp:1078: networkTick(26379) mapTick(-1) map download finished creating scenario
644260.593582 Notice C:\Factorio\src\Scenario/Scenario.cpp:110: Loading map G:/Factorio\temp\mp-download.zip
644260.618679 Info C:\Factorio\src\Scenario/Scenario.cpp:136: Map version 0.11.1-0
644260.772581 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-04-30_Factorio_0..4.0.lua
644260.781040 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-05-30_Factorio_0..5.0.lua
644260.788496 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-08-06_Factorio_0.6.0.lua
644260.789725 Info C:\Factorio\src\Data/LocaleProvider.cpp:116: Using locale files fron the pre 0.11.0 structure (|G:/Factorio\temp\currently-playing\locale\en.cfg)
644260.790364 Info C:\Factorio\src\Data/LocaleProvider.cpp:116: Using locale files fron the pre 0.11.0 structure (|G:/Factorio\temp\currently-playing\locale\en.cfg)
644260.798554 Info C:\Factorio\src\Net/MultiplayerManager.cpp:1096: networkTick(26379) mapTick(49670) created desync report(G:/Factorio\archive\desync-report-2014-10-31-22-00-07)
644260.798573 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedLoadingMap) to(InGame)
644260.850926 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26391) mapTick(49676) received mapAlignStateChanged peerID(0) mapAlignState(AlignedTasksCompleted)
644260.850959 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26391) mapTick(49676) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
644260.861581 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(26392) MapTick(49678) stopping map.
644260.961399 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26397) mapTick(49678) received mapAlignStateChanged peerID(0) mapAlignState(AlignedFinished)
644260.961431 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26397) mapTick(49678) received mapAlignStateChanged peerID(1) mapAlignState(AlignedFinished)
644260.961440 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(NotAligning) to(NotAligned)
644261.061190 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26403) mapTick(49678) received mapAlignStateChanged peerID(0) mapAlignState(NotAligned)
644261.061224 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26403) mapTick(49678) received mapAlignStateChanged peerID(1) mapAlignState(NotAligned)
644261.082217 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49670) by peer(2)
644261.082255 Info C:\Factorio\src\GameActionHandler.cpp:1531: MapTick(49678) processed PlayerJoinGame peerID(2) playerIndex(1) mode(connect)
644261.082275 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(26405) MapTick(49678) resuming map.
644261.185573 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49671) by peer(2)
644261.185989 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49672) by peer(2)
644261.186785 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49673) by peer(2)
644261.187250 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49674) by peer(2)
644261.187551 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49675) by peer(2)
644261.187790 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49676) by peer(2)
644261.196479 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49677) by peer(2)
644261.206037 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(26412) MapTick(49686) stopping map.
644261.226173 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49678) peer(2) testCrc(-863211426) currentCrc(-1812036286)
644261.226214 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(26414) MapTick(49686) resuming map.
644261.226224 Info C:\Factorio\src\Net/MultiplayerManager.cpp:773: networkTick(26414) mapTick(49686) adding mapAlignTask(HandleDesyncAlignTask)
644261.238207 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49679) peer(2) testCrc(-972976124) currentCrc(405774851)
644261.258360 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49680) peer(2) testCrc(-74142714) currentCrc(-2095768915)
644261.262168 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49681) peer(2) testCrc(17880111) currentCrc(-1688489632)
644261.282960 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49682) peer(2) testCrc(848369242) currentCrc(610715822)
644261.295404 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49683) peer(2) testCrc(-388239841) currentCrc(-576629843)
644261.316362 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49684) peer(2) testCrc(-1980427672) currentCrc(-1304375587)
644261.328929 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49685) peer(2) testCrc(560012108) currentCrc(-1328947118)
644261.348980 Info C:\Factorio\src\Net/MultiplayerManager.cpp:816: networkTick(26420) mapTick(49693) starting mapAlign
644261.349016 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(NotAligned) to(Aligning)
644261.448647 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26426) mapTick(49693) received mapAlignStateChanged peerID(0) mapAlignState(Aligning)
644261.448703 Info C:\Factorio\src\Net/MultiplayerManager.cpp:511: networkTick(26426) mapTick(49693) received MapAlignAction from peer(0), mapTickForAligning(49688) appliedTickClosuresCount(0)
644261.448716 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26426) mapTick(49693) received mapAlignStateChanged peerID(1) mapAlignState(Aligning)
644261.448745 Info C:\Factorio\src\Net/MultiplayerManager.cpp:511: networkTick(26426) mapTick(49693) received MapAlignAction from peer(1), mapTickForAligning(49688) appliedTickClosuresCount(0)
644261.448755 Info C:\Factorio\src\Net/MultiplayerManager.cpp:917: networkTick(26426) mapTick(49693) mapAlign finished targetTick(49693) updating map and running the tasks ...
644261.448769 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(Aligning) to(AlignedRunningTasks)
644261.448777 Info C:\Factorio\src\Net/MultiplayerManager.cpp:993: NetworkTick(26426) reconnecting after map desync.
644261.771926 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(InGame) to(DesyncedWaitingForMap)
644261.771946 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(AlignedRunningTasks) to(NotAligning)
644261.772723 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26432) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedRunningTasks)
644261.772735 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26432) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedTasksCompleted)
644261.772744 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26432) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
644261.772752 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26432) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
644262.461325 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26438) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedRunningTasks)
644262.461363 Notice C:\Factorio\src\Net/TransferTarget.cpp:49: Downloading file G:/Factorio\temp\mp-download.zip (4160644 B, 8272 blocks)
644262.461986 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedWaitingForMap) to(DesyncedDownloadingMap)
644262.462006 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:29: mapTick(49693) networkTick(26438) initialized NetworkInputHandler local peer(2).
644262.462024 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26438) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
644262.462033 Warning C:\Factorio\src\Net/MultiplayerManager.cpp:576: mapReadyForDownload mismatch oldSize(4160644) newSize(4160644) oldCrc(1632564637) newCrc(-363479825)
644273.267324 Notice C:\Factorio\src\Net/TransferTarget.cpp:251: Finished download (385 kB/s)
644273.293388 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedDownloadingMap) to(DesyncedLoadingMap)
644273.293428 Info C:\Factorio\src\Net/MultiplayerManager.cpp:1078: networkTick(26954) mapTick(-1) map download finished creating scenario
644273.293445 Notice C:\Factorio\src\Scenario/Scenario.cpp:110: Loading map G:/Factorio\temp\mp-download.zip
644273.318020 Info C:\Factorio\src\Scenario/Scenario.cpp:136: Map version 0.11.1-0
644273.469042 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-04-30_Factorio_0..4.0.lua
644273.479251 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-05-30_Factorio_0..5.0.lua
644273.488595 Notice C:\Factorio\src\Info/MigrationList.cpp:67: Applying migration: Base Mod: 2013-08-06_Factorio_0.6.0.lua
644273.489831 Info C:\Factorio\src\Data/LocaleProvider.cpp:116: Using locale files fron the pre 0.11.0 structure (|G:/Factorio\temp\currently-playing\locale\en.cfg)
644273.490412 Info C:\Factorio\src\Data/LocaleProvider.cpp:116: Using locale files fron the pre 0.11.0 structure (|G:/Factorio\temp\currently-playing\locale\en.cfg)
644273.498690 Info C:\Factorio\src\Net/MultiplayerManager.cpp:1096: networkTick(26954) mapTick(49693) created desync report(G:/Factorio\archive\desync-report-2014-10-31-22-00-19)
644273.498707 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedLoadingMap) to(InGame)
644273.548027 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26966) mapTick(49696) received mapAlignStateChanged peerID(0) mapAlignState(AlignedTasksCompleted)
644273.548058 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26966) mapTick(49696) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
644273.550603 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(26967) MapTick(49701) stopping map.
644273.664684 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26972) mapTick(49701) received mapAlignStateChanged peerID(0) mapAlignState(AlignedFinished)
644273.664718 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26972) mapTick(49701) received mapAlignStateChanged peerID(1) mapAlignState(AlignedFinished)
644273.664727 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(NotAligning) to(NotAligned)
644273.764771 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26978) mapTick(49701) received mapAlignStateChanged peerID(0) mapAlignState(NotAligned)
644273.764801 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(26978) mapTick(49701) received mapAlignStateChanged peerID(1) mapAlignState(NotAligned)
644273.797903 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49693) by peer(2)
644273.797949 Info C:\Factorio\src\GameActionHandler.cpp:1531: MapTick(49701) processed PlayerJoinGame peerID(2) playerIndex(1) mode(connect)
644273.797975 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(26981) MapTick(49701) resuming map.
644273.985238 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49694) by peer(2)
644273.985736 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49695) by peer(2)
644273.985959 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49696) by peer(2)
644273.986168 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49697) by peer(2)
644273.986355 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49698) by peer(2)
644273.986542 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49699) by peer(2)
644273.986730 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:206: no crc for mapTick(49700) by peer(2)
644273.986905 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49701) peer(2) testCrc(-1008998987) currentCrc(1197751165)
644273.986944 Info C:\Factorio\src\Net/MultiplayerManager.cpp:773: networkTick(26992) mapTick(49709) adding mapAlignTask(HandleDesyncAlignTask)
644273.987090 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49702) peer(2) testCrc(812120969) currentCrc(195101199)
644273.987264 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49703) peer(2) testCrc(-729836069) currentCrc(1468318151)
644273.987444 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49704) peer(2) testCrc(-1335975993) currentCrc(-480595772)
644273.990061 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(26992) MapTick(49713) stopping map.
644274.010695 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49705) peer(2) testCrc(-2063568424) currentCrc(-1472176561)
644274.010741 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(26993) MapTick(49713) resuming map.
644274.013089 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(26993) MapTick(49714) stopping map.
644274.033625 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49706) peer(2) testCrc(-1359248346) currentCrc(1152962730)
644274.033718 Info C:\Factorio\src\Net/MultiplayerManager.cpp:294: NetworkTick(26994) MapTick(49714) resuming map.
644274.045673 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49707) peer(2) testCrc(-753788329) currentCrc(988290690)
644274.065858 Error C:\Factorio\src\Net/NetworkInputHandler.cpp:214: Multiplayer desynchronisation: crc test(CheckCRCHeuristic) failed for mapTick(49708) peer(2) testCrc(-930404092) currentCrc(-123157069)
644274.078861 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(26996) MapTick(49717) stopping map.
644274.133410 Info C:\Factorio\src\Net/MultiplayerManager.cpp:816: networkTick(26998) mapTick(49717) starting mapAlign
644274.133444 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(NotAligned) to(Aligning)
644274.232561 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(27004) mapTick(49717) received mapAlignStateChanged peerID(0) mapAlignState(Aligning)
644274.232617 Info C:\Factorio\src\Net/MultiplayerManager.cpp:511: networkTick(27004) mapTick(49717) received MapAlignAction from peer(0), mapTickForAligning(49709) appliedTickClosuresCount(0)
644274.232630 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(27004) mapTick(49717) received mapAlignStateChanged peerID(1) mapAlignState(Aligning)
644274.232654 Info C:\Factorio\src\Net/MultiplayerManager.cpp:511: networkTick(27004) mapTick(49717) received MapAlignAction from peer(1), mapTickForAligning(49709) appliedTickClosuresCount(0)
644274.232663 Info C:\Factorio\src\Net/MultiplayerManager.cpp:917: networkTick(27004) mapTick(49717) mapAlign finished targetTick(49717) updating map and running the tasks ...
644274.232670 Info C:\Factorio\src\Net/MultiplayerManager.cpp:933: NetworkTick(27004) MapTick(49717) resuming map.
644274.232691 Info C:\Factorio\src\Net/MultiplayerManager.cpp:284: NetworkTick(27004) MapTick(49717) stopping map.
644274.232701 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(Aligning) to(AlignedRunningTasks)
644274.232709 Info C:\Factorio\src\Net/MultiplayerManager.cpp:993: NetworkTick(27004) reconnecting after map desync.
644274.567902 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(InGame) to(DesyncedWaitingForMap)
644274.567922 Info C:\Factorio\src\Net/MultiplayerManager.cpp:333: changing mapAlign state from(AlignedRunningTasks) to(NotAligning)
644274.568761 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(27010) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedRunningTasks)
644274.568773 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(27010) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedTasksCompleted)
644274.568782 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(27010) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
644274.568793 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(27010) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
644275.277707 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(27016) mapTick(-1) received mapAlignStateChanged peerID(0) mapAlignState(AlignedRunningTasks)
644275.277745 Notice C:\Factorio\src\Net/TransferTarget.cpp:49: Downloading file G:/Factorio\temp\mp-download.zip (4160641 B, 8272 blocks)
644275.278403 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedWaitingForMap) to(DesyncedDownloadingMap)
644275.278424 Info C:\Factorio\src\Net/NetworkInputHandler.cpp:29: mapTick(49717) networkTick(27016) initialized NetworkInputHandler local peer(2).
644275.278441 Info C:\Factorio\src\Net/MultiplayerManager.cpp:461: networkTick(27016) mapTick(-1) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
644275.278451 Warning C:\Factorio\src\Net/MultiplayerManager.cpp:576: mapReadyForDownload mismatch oldSize(4160641) newSize(4160641) oldCrc(1479504169) newCrc(-1506126755)
644276.391450 Info C:\Factorio\src\Net/MultiplayerManager.cpp:74: NetworkTick(27067) quitting multiplayer connection.
644276.391470 Info C:\Factorio\src\Net/MultiplayerManager.cpp:323: MultiplayerManager changing state from(DesyncedDownloadingMap) to(Disconnected)

MC_MAAAAX
Manual Inserter
Manual Inserter
Posts: 3
Joined: Fri Oct 31, 2014 8:50 pm
Contact:

Re: [0.11.1] Multiplayer Desync

Post by MC_MAAAAX »

I had the same problem! when my friend started building the game detected a desync in the map and tries to reload the map. This will be repeated endlesly.

Achilleshiel
Burner Inserter
Burner Inserter
Posts: 15
Joined: Fri Oct 31, 2014 8:57 pm
Contact:

Re: [0.11.1] Multiplayer Desync

Post by Achilleshiel »

I found our problem in the desync. The host used a linux based OS. myself on the other hand used Windows 8, i had the desync problem. Another player who also is a windows user had no problem joining the host.
We restarted the game with someone else hosting the game and it worked really well. There where some Desyncs allong the way but they where triggered by autosaves on one of the clients side. After dissableing the autosave the game runned as smooth as we could expect from an experimental multiplayer

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [0.11.1] Multiplayer Desync

Post by kovarex »

As there are lot of desync bugfixes prepared for 0.11.4 I'm moving this to resolved for next release.
If you encounter different problems after that. make a new thread about it please.

Post Reply

Return to “Resolved Problems and Bugs”