[0.11.16] [kovarex] crash while loading saved game

This subforum contains all the issues which we already resolved.
Post Reply
karlstri
Burner Inserter
Burner Inserter
Posts: 14
Joined: Fri May 02, 2014 11:59 am
Contact:

[0.11.16] [kovarex] crash while loading saved game

Post by karlstri »

when loading a saved game in multiplayer
factorio-current.log

Code: Select all

7963.471376  Info Logger.cpp:152: 2015-02-21 20:05:43; Factorio 0.11.16 (Build 13544, linux64)
7963.471426  Info Logger.cpp:156: Operating system: Linux
7963.471441  Info Paths.cpp:202: Read data path: /home/karlstri/factorio/data
7963.471454  Info Paths.cpp:203: Write data path: /home/karlstri/factorio
7963.471466  Info Paths.cpp:204: Binaries path: /home/karlstri/factorio/bin
7963.760242  Info ModManager.cpp:205: Loading mod core 0.0.0 (data.lua)
7963.784192  Info ModManager.cpp:205: Loading mod base 0.11.16 (data.lua)
7964.057145  Info ModManager.cpp:205: Loading mod base 0.11.16 (data-updates.lua)
7964.805991  Info AtlasSystem.cpp:157: Initial atlas bitmap size is 16384
7964.809625  Info AtlasSystem.cpp:91: Created atlas bitmap 16384x6544
7972.265852  Info Updater.cpp:717: Downloading https://www.factorio.com/updater/get-available-versions?username=karlstri&token=<private>&apiVersion=2
7973.140117  Notice Updater.cpp:147: 0 packages available to download (experimental updates enabled).
7990.856942  Info Router.cpp:383: Router peerID(0) shutting down.
7990.857029  Info Router.cpp:408: Router state -> Disconnected
7990.857059  Info MultiplayerManager.cpp:544: networkTick(0) mapTick(-1) changing state from(Disconnected) to(PreparedToHostGame)
7990.857093  Info MultiplayerManager.cpp:544: networkTick(0) mapTick(-1) changing state from(PreparedToHostGame) to(CreatingGame)
7990.857192  Notice Scenario.cpp:125: Loading map 
7990.857580  Info Scenario.cpp:158: Map version 0.11.16-6
7990.890262  Info PosixUDPSocket.cpp:33: Opening socket at port 34197
7990.890380  Info Router.cpp:408: Router state -> Connected
7990.890426  Info Synchronizer.cpp:64: NetworkTick(0) initialized Synchronizer local peer(0) latency(6).
7990.890527  Notice Router.cpp:81: Hosting game at port 34197, peerID 0, session magic 18694
7990.890552  Info MultiplayerManager.cpp:544: networkTick(0) mapTick(0) changing state from(CreatingGame) to(InGame)
7990.890597  Info NetworkInputHandler.cpp:35: mapTick(0) networkTick(0) initialized NetworkInputHandler local peer(0).
7990.940452  Info MultiplayerManager.cpp:947: Received peer info for peer(0) username(karlstri).
7990.990608  Info NetworkInputHandler.cpp:549: mapTick(8) networkTick(10) connecting to player(karlstri).
7990.990669  Info GameActionHandler.cpp:1582: MapTick(8) processed PlayerJoinGame peerID(0) playerIndex(0) mode(create)
7997.676539  Info Router.cpp:454: NetworkTick(625) replying to connectionRequest for address(46.59.61.121:34197).
7997.743466  Info Router.cpp:588: networkTick(631) adding peer(1) address(46.59.61.121:34197)
7997.909386  Info MultiplayerManager.cpp:947: Received peer info for peer(0) username(karlstri).
7997.909452  Info MultiplayerManager.cpp:947: Received peer info for peer(1) username(Stemer).
7997.909820  Info MultiplayerManager.cpp:947: Received peer info for peer(1) username(Stemer).
7997.909848  Info MultiplayerManager.cpp:711: networkTick(637) mapTick(422) received stateChanged peerID(1) oldState(Disconnected) newState(VerifyingConnection)
7998.093178  Info MultiplayerManager.cpp:711: networkTick(650) mapTick(433) received stateChanged peerID(1) oldState(VerifyingConnection) newState(ConnectedWaitingForMap)
7998.093270  Info MultiplayerManager.cpp:1206: networkTick(650) mapTick(433) starting mapAlign
7998.093315  Info MultiplayerManager.cpp:564: networkTick(650) mapTick(433) changing mapAlign state from(NotAligned) to(Aligning)
7998.093388  Info NetworkInputHandler.cpp:339: expectedMapTick(433) adding peer(1) success(true).
7998.093438  Info MultiplayerManager.cpp:1158: networkTick(650) mapTick(433) adding mapAlignTask(MapUploadAlignTask peer(1))
7998.176404  Info MultiplayerManager.cpp:841: networkTick(656) mapTick(433) received MapAlignAction from peer(0), mapTickForAligning(433) appliedTickClosuresCount(0)
7998.176507  Info MultiplayerManager.cpp:785: networkTick(656) mapTick(433) received mapAlignStateChanged peerID(1) mapAlignState(NotAligning)
7998.176599  Info MultiplayerManager.cpp:1339: networkTick(657) mapTick(433) mapAlign finished targetTick(433) updating map and running the tasks ...
7998.176672  Info NetworkInputHandler.cpp:472: applyAllTickClosures: expectedMapTick(433) lastTickApplied(425) referenceMapTick(433) networkTick(657)
7998.176716  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(426) inputActions((CheckCRCHeuristic) ) ) for peer(0)
7998.176760  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(427) inputActions((CheckCRCHeuristic) ) ) for peer(0)
7998.176801  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(428) inputActions((CheckCRCHeuristic) ) ) for peer(0)
7998.176842  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(429) inputActions((CheckCRCHeuristic) ) ) for peer(0)
7998.176883  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(430) inputActions((CheckCRCHeuristic) ) ) for peer(0)
7998.176925  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(431) inputActions((CheckCRCHeuristic) ) ) for peer(0)
7998.176965  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(432) inputActions((CheckCRCHeuristic) ) ) for peer(0)
7998.177015  Info MultiplayerManager.cpp:564: networkTick(657) mapTick(433) changing mapAlign state from(Aligning) to(AlignedRunningTasks)
7998.177346  Info MultiplayerManager.cpp:544: networkTick(657) mapTick(433) changing state from(InGame) to(InGameSavingMap)
7998.209416  Info MultiplayerManager.cpp:544: networkTick(660) mapTick(433) changing state from(InGameSavingMap) to(InGameSendingMap)
7998.210154  Info MultiplayerManager.cpp:1512: MapTick(433) Serving map(/home/karlstri/factorio/temp/mp-download.zip) for peer(1) size(252281) crc(1594961217)
7998.343446  Info MultiplayerManager.cpp:711: networkTick(672) mapTick(433) received stateChanged peerID(1) oldState(ConnectedWaitingForMap) newState(ConnectedDownloadingMap)
7998.710056  Info MultiplayerManager.cpp:711: networkTick(705) mapTick(433) received stateChanged peerID(1) oldState(ConnectedDownloadingMap) newState(ConnectedLoadingMap)
7998.710181  Notice TransferSource.cpp:66: Canceling serving for peer 1
7998.710511  Info MultiplayerManager.cpp:544: networkTick(706) mapTick(433) changing state from(InGameSendingMap) to(InGameWaitingForClientMapLoad)
7998.710569  Info MultiplayerManager.cpp:564: networkTick(706) mapTick(433) changing mapAlign state from(AlignedRunningTasks) to(AlignedTasksCompleted)
7998.776499  Info MultiplayerManager.cpp:711: networkTick(711) mapTick(433) received stateChanged peerID(1) oldState(ConnectedLoadingMap) newState(InGame)
7998.776634  Info MultiplayerManager.cpp:785: networkTick(711) mapTick(433) received mapAlignStateChanged peerID(1) mapAlignState(AlignedFinished)
7998.776678  Info MultiplayerManager.cpp:785: networkTick(711) mapTick(433) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
7998.776745  Info MultiplayerManager.cpp:544: networkTick(712) mapTick(433) changing state from(InGameWaitingForClientMapLoad) to(InGame)
7998.776798  Info MultiplayerManager.cpp:564: networkTick(712) mapTick(433) changing mapAlign state from(AlignedTasksCompleted) to(AlignedFinished)
7998.859997  Info MultiplayerManager.cpp:785: networkTick(719) mapTick(433) received mapAlignStateChanged peerID(1) mapAlignState(AlignedFinished)
7998.860154  Info MultiplayerManager.cpp:1318: networkTick(720) mapTick(433) stopping mapAlign
7998.860204  Info MultiplayerManager.cpp:564: networkTick(720) mapTick(433) changing mapAlign state from(AlignedFinished) to(NotAligned)
7998.926673  Info MultiplayerManager.cpp:785: networkTick(725) mapTick(437) received mapAlignStateChanged peerID(1) mapAlignState(NotAligned)
7998.976417  Info NetworkInputHandler.cpp:232: no crc for mapTick(433) by peer(1)
7998.976770  Info GameActionHandler.cpp:1582: MapTick(441) processed PlayerJoinGame peerID(1) playerIndex(1) mode(create)
7998.995800  Info NetworkInputHandler.cpp:232: no crc for mapTick(434) by peer(1)
7999.010088  Info NetworkInputHandler.cpp:232: no crc for mapTick(435) by peer(1)
7999.027023  Info NetworkInputHandler.cpp:232: no crc for mapTick(436) by peer(1)
7999.042882  Info NetworkInputHandler.cpp:232: no crc for mapTick(437) by peer(1)
7999.059432  Info NetworkInputHandler.cpp:232: no crc for mapTick(438) by peer(1)
7999.076460  Info NetworkInputHandler.cpp:232: no crc for mapTick(439) by peer(1)
7999.092636  Info NetworkInputHandler.cpp:232: no crc for mapTick(440) by peer(1)
8030.006422  Info Router.cpp:454: NetworkTick(3510) replying to connectionRequest for address(81.224.244.9:52313).
8030.057115  Info Router.cpp:588: networkTick(3516) adding peer(2) address(81.224.244.9:52313)
8040.589881  Info Synchronizer.cpp:456: NetworkTick(3522) Requesting heartbeat for networkTick(3516) from peer(2). Drop detection state(100/900).
8040.589996  Info Synchronizer.cpp:456: NetworkTick(3522) Requesting heartbeat for networkTick(3517) from peer(2). Drop detection state(100/900).
8040.590052  Info Synchronizer.cpp:456: NetworkTick(3522) Requesting heartbeat for networkTick(3518) from peer(2). Drop detection state(100/900).
8040.590112  Info Synchronizer.cpp:456: NetworkTick(3522) Requesting heartbeat for networkTick(3519) from peer(2). Drop detection state(100/900).
8041.056309  Info MultiplayerManager.cpp:947: Received peer info for peer(0) username(karlstri).
8041.056386  Info MultiplayerManager.cpp:947: Received peer info for peer(1) username(Stemer).
8041.056411  Info MultiplayerManager.cpp:947: Received peer info for peer(2) username(SyntetRen).
8041.056434  Info MultiplayerManager.cpp:947: Received peer info for peer(2) username(SyntetRen).
8041.056456  Info MultiplayerManager.cpp:947: Received peer info for peer(2) username(SyntetRen).
8041.056484  Info MultiplayerManager.cpp:711: networkTick(3522) mapTick(2297) received stateChanged peerID(2) oldState(Disconnected) newState(VerifyingConnection)
8041.056511  Info MultiplayerManager.cpp:711: networkTick(3522) mapTick(2297) received stateChanged peerID(2) oldState(VerifyingConnection) newState(Failed)
8041.056539  Info MultiplayerManager.cpp:711: networkTick(3522) mapTick(2297) received stateChanged peerID(2) oldState(Failed) newState(Disconnected)
8041.056573  Info MultiplayerManager.cpp:981: Disconnect notification for peer (2)
8041.056608  Info MultiplayerManager.cpp:650: networkTick(3522) mapTick(2297) removing peer(2) dropout(false)
8041.056633  Info MultiplayerManager.cpp:1206: networkTick(3522) mapTick(2297) starting mapAlign
8041.056656  Info MultiplayerManager.cpp:564: networkTick(3522) mapTick(2297) changing mapAlign state from(NotAligned) to(Aligning)
8041.056696  Info MultiplayerManager.cpp:1146: networkTick(3522) mapTick(2297) adding closingMapAlignTask(RemovePlayerAlignTask)
8041.756212  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3517) from peer(2). Drop detection state(200/900).
8041.756296  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3518) from peer(2). Drop detection state(200/900).
8041.756331  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3519) from peer(2). Drop detection state(200/900).
8041.756362  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3520) from peer(2). Drop detection state(200/900).
8042.872839  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3517) from peer(2). Drop detection state(300/900).
8042.872891  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3518) from peer(2). Drop detection state(300/900).
8042.872908  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3519) from peer(2). Drop detection state(300/900).
8042.872924  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3520) from peer(2). Drop detection state(300/900).
8044.005905  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3517) from peer(2). Drop detection state(400/900).
8044.006021  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3518) from peer(2). Drop detection state(400/900).
8044.006095  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3519) from peer(2). Drop detection state(400/900).
8044.006143  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3520) from peer(2). Drop detection state(400/900).
8045.106337  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3517) from peer(2). Drop detection state(500/900).
8045.106449  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3518) from peer(2). Drop detection state(500/900).
8045.106868  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3519) from peer(2). Drop detection state(500/900).
8045.106921  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3520) from peer(2). Drop detection state(500/900).
8046.223393  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3517) from peer(2). Drop detection state(600/900).
8046.223501  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3518) from peer(2). Drop detection state(600/900).
8046.223555  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3519) from peer(2). Drop detection state(600/900).
8046.223603  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3520) from peer(2). Drop detection state(600/900).
8047.406249  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3517) from peer(2). Drop detection state(700/900).
8047.406354  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3518) from peer(2). Drop detection state(700/900).
8047.406408  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3519) from peer(2). Drop detection state(700/900).
8047.406450  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3520) from peer(2). Drop detection state(700/900).
8048.472968  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3517) from peer(2). Drop detection state(800/900).
8048.473064  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3518) from peer(2). Drop detection state(800/900).
8048.473110  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3519) from peer(2). Drop detection state(800/900).
8048.473151  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3520) from peer(2). Drop detection state(800/900).
8049.539433  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3517) from peer(2). Drop detection state(900/900).
8049.539524  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3518) from peer(2). Drop detection state(900/900).
8049.539570  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3519) from peer(2). Drop detection state(900/900).
8049.539609  Info Synchronizer.cpp:456: NetworkTick(3523) Requesting heartbeat for networkTick(3520) from peer(2). Drop detection state(900/900).
8049.556041  Info Synchronizer.cpp:566: NetworkTick(3523) peer(2) peerHeartbeatsEmpty(true) is not responding, dropping.
8049.572909  Info MultiplayerManager.cpp:650: networkTick(3523) mapTick(2297) removing peer(2) dropout(true)
8049.572999  Info MultiplayerManager.cpp:1146: networkTick(3523) mapTick(2297) adding closingMapAlignTask(RemovePlayerAlignTask)
8049.622854  Info MultiplayerManager.cpp:841: networkTick(3528) mapTick(2297) received MapAlignAction from peer(0), mapTickForAligning(2297) appliedTickClosuresCount(0)
8049.623001  Info MultiplayerManager.cpp:1002: Peer dropout detected for not connected peer
8049.623045  Info MultiplayerManager.cpp:785: networkTick(3529) mapTick(2297) received mapAlignStateChanged peerID(1) mapAlignState(Aligning)
8049.623091  Info MultiplayerManager.cpp:841: networkTick(3529) mapTick(2297) received MapAlignAction from peer(1), mapTickForAligning(2294) appliedTickClosuresCount(11)
8049.623207  Info MultiplayerManager.cpp:1339: networkTick(3530) mapTick(2297) mapAlign finished targetTick(2297) updating map and running the tasks ...
8049.623249  Info NetworkInputHandler.cpp:472: applyAllTickClosures: expectedMapTick(2297) lastTickApplied(2289) referenceMapTick(2297) networkTick(3530)
8049.623294  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(2290) inputActions((CheckCRCHeuristic) ) ) for peer(0)
8049.623338  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(2290) inputActions((ChangeWalkingState) (CheckCRCHeuristic) ) ) for peer(1)
8049.623380  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(2291) inputActions((CheckCRCHeuristic) ) ) for peer(0)
8049.623423  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(2291) inputActions((ChangeWalkingState) (CheckCRCHeuristic) ) ) for peer(1)
8049.623466  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(2292) inputActions((ChangeWalkingState) (CheckCRCHeuristic) ) ) for peer(0)
8049.623508  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(2292) inputActions((ChangeWalkingState) (CheckCRCHeuristic) ) ) for peer(1)
8049.623622  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(2293) inputActions((ChangeWalkingState) (CheckCRCHeuristic) ) ) for peer(0)
8049.623682  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(2293) inputActions((ChangeWalkingState) (CheckCRCHeuristic) ) ) for peer(1)
8049.623725  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(2294) inputActions((ChangeWalkingState) (CheckCRCHeuristic) ) ) for peer(0)
8049.623769  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(2295) inputActions((ChangeWalkingState) (CheckCRCHeuristic) ) ) for peer(0)
8049.623815  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(2296) inputActions((ChangeWalkingState) (CheckCRCHeuristic) ) ) for peer(0)
8049.623873  Info MultiplayerManager.cpp:564: networkTick(3530) mapTick(2297) changing mapAlign state from(Aligning) to(AlignedRunningTasks)
8049.623915  Info MultiplayerManager.cpp:564: networkTick(3530) mapTick(2297) changing mapAlign state from(AlignedRunningTasks) to(AlignedTasksCompleted)
8049.706035  Info MultiplayerManager.cpp:785: networkTick(3535) mapTick(2297) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
8049.706134  Info MultiplayerManager.cpp:785: networkTick(3535) mapTick(2297) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
8049.706211  Info MultiplayerManager.cpp:564: networkTick(3536) mapTick(2297) changing mapAlign state from(AlignedTasksCompleted) to(AlignedFinished)
8049.789597  Info MultiplayerManager.cpp:785: networkTick(3543) mapTick(2297) received mapAlignStateChanged peerID(1) mapAlignState(AlignedFinished)
8049.789714  Info NetworkInputHandler.cpp:363: expectedMapTick(2297) removing peer(2) success(false).
8049.789756  Info MultiplayerManager.cpp:1451: networkTick(3544) mapTick(2297) finishing removing peer(2) hasPeer(false)
8049.789797  Info NetworkInputHandler.cpp:363: expectedMapTick(2297) removing peer(2) success(false).
8049.789835  Info MultiplayerManager.cpp:1451: networkTick(3544) mapTick(2297) finishing removing peer(2) hasPeer(false)
8049.789874  Info MultiplayerManager.cpp:1318: networkTick(3544) mapTick(2297) stopping mapAlign
8049.789912  Info MultiplayerManager.cpp:564: networkTick(3544) mapTick(2297) changing mapAlign state from(AlignedFinished) to(NotAligned)
8049.856288  Info MultiplayerManager.cpp:785: networkTick(3549) mapTick(2301) received mapAlignStateChanged peerID(1) mapAlignState(NotAligned)
8128.002091  Info MultiplayerManager.cpp:87: NetworkTick(10482) disconnecting multiplayer connection.
8128.002218  Info NetworkInputHandler.cpp:54: expectedMapTick(6926) sending PlayerLeaveGame
8128.069510  Info MultiplayerManager.cpp:981: Disconnect notification for peer (0)
8128.069601  Info MultiplayerManager.cpp:650: networkTick(10488) mapTick(6930) removing peer(0) dropout(false)
8128.069639  Info MultiplayerManager.cpp:1206: networkTick(10488) mapTick(6930) starting mapAlign
8128.069669  Info MultiplayerManager.cpp:564: networkTick(10488) mapTick(6930) changing mapAlign state from(NotAligned) to(Aligning)
8128.069713  Info MultiplayerManager.cpp:1146: networkTick(10488) mapTick(6930) adding closingMapAlignTask(RemovePlayerAlignTask)
8128.119900  Info MultiplayerManager.cpp:841: networkTick(10494) mapTick(6930) received MapAlignAction from peer(0), mapTickForAligning(6930) appliedTickClosuresCount(0)
8128.119994  Info MultiplayerManager.cpp:785: networkTick(10494) mapTick(6930) received mapAlignStateChanged peerID(1) mapAlignState(Aligning)
8128.120070  Info MultiplayerManager.cpp:841: networkTick(10494) mapTick(6930) received MapAlignAction from peer(1), mapTickForAligning(6927) appliedTickClosuresCount(15)
8128.120150  Info MultiplayerManager.cpp:1339: networkTick(10495) mapTick(6930) mapAlign finished targetTick(6930) updating map and running the tasks ...
8128.120191  Info NetworkInputHandler.cpp:472: applyAllTickClosures: expectedMapTick(6930) lastTickApplied(6922) referenceMapTick(6930) networkTick(10495)
8128.120235  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(6923) inputActions((CheckCRCHeuristic) ) ) for peer(0)
8128.120277  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(6923) inputActions((CheckCRCHeuristic) ) ) for peer(1)
8128.120318  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(6924) inputActions((CheckCRCHeuristic) ) ) for peer(0)
8128.120358  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(6924) inputActions((CheckCRCHeuristic) ) ) for peer(1)
8128.120398  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(6925) inputActions((CheckCRCHeuristic) ) ) for peer(0)
8128.120437  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(6925) inputActions((CheckCRCHeuristic) ) ) for peer(1)
8128.120479  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(6926) inputActions((PlayerLeaveGame) (CheckCRCHeuristic) ) ) for peer(0)
8128.120519  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(6926) inputActions((CheckCRCHeuristic) ) ) for peer(1)
8128.120559  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(6927) inputActions((CheckCRCHeuristic) ) ) for peer(0)
8128.120599  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(6928) inputActions((CheckCRCHeuristic) ) ) for peer(0)
8128.120638  Info NetworkInputHandler.cpp:494: applyAllTickClosures: applying tickClosure(tick(6929) inputActions((CheckCRCHeuristic) ) ) for peer(0)
8128.120687  Info NetworkInputHandler.cpp:363: expectedMapTick(-1) removing peer(0) success(true).
8128.120744  Info GameActionHandler.cpp:1596: MapTick(6930) processed PlayerLeaveGame peerID(0) playerIndex(0)
8128.120784  Info MultiplayerManager.cpp:564: networkTick(10495) mapTick(6930) changing mapAlign state from(Aligning) to(AlignedRunningTasks)
8128.120822  Info MultiplayerManager.cpp:564: networkTick(10495) mapTick(6930) changing mapAlign state from(AlignedRunningTasks) to(AlignedTasksCompleted)
8128.186656  Info MultiplayerManager.cpp:785: networkTick(10501) mapTick(6930) received mapAlignStateChanged peerID(1) mapAlignState(AlignedRunningTasks)
8128.186727  Info MultiplayerManager.cpp:785: networkTick(10501) mapTick(6930) received mapAlignStateChanged peerID(1) mapAlignState(AlignedTasksCompleted)
8128.186778  Info MultiplayerManager.cpp:564: networkTick(10502) mapTick(6930) changing mapAlign state from(AlignedTasksCompleted) to(AlignedFinished)
8128.253252  Info MultiplayerManager.cpp:785: networkTick(10508) mapTick(6930) received mapAlignStateChanged peerID(1) mapAlignState(AlignedFinished)
8128.253359  Info MultiplayerManager.cpp:544: networkTick(10509) mapTick(6930) changing state from(InGame) to(Disconnecting)
8128.253405  Info MultiplayerManager.cpp:1318: networkTick(10509) mapTick(6930) stopping mapAlign
8128.253441  Info MultiplayerManager.cpp:564: networkTick(10509) mapTick(6930) changing mapAlign state from(AlignedFinished) to(NotAligned)
8128.469919  Info MultiplayerManager.cpp:544: networkTick(10515) mapTick(6930) changing state from(Disconnecting) to(QuitScheduled)
8128.485482  Info MultiplayerManager.cpp:114: NetworkTick(10515) quitting multiplayer connection.
8128.485572  Info MultiplayerManager.cpp:544: networkTick(10515) mapTick(6930) changing state from(QuitScheduled) to(Disconnected)
8128.486114  Info NetworkInputHandler.cpp:566: mapTick(-1) networkTick(10515) disconnecting from player.
8128.739068  Info Router.cpp:383: Router peerID(0) shutting down.
8128.739271  Info PosixUDPSocket.cpp:84: Socket closed
8128.739300  Info Router.cpp:408: Router state -> Disconnected
8147.734817  Notice Scenario.cpp:125: Loading map /home/karlstri/factorio/saves/restart.zip
8147.814660  Info Scenario.cpp:158: Map version 0.11.16-6
./factorio/bin/x64/factorio[0x48ac89]
./factorio/bin/x64/factorio[0x48acbd]
./factorio/bin/x64/factorio[0x5346f3]
./factorio/bin/x64/factorio[0x534759]
/lib/x86_64-linux-gnu/libc.so.6(+0x36d40)[0x7fa40e7f6d40]
./factorio/bin/x64/factorio[0x463ad9]
./factorio/bin/x64/factorio[0x84964e]
./factorio/bin/x64/factorio[0x910000]
./factorio/bin/x64/factorio[0x910ca6]
./factorio/bin/x64/factorio[0xc11aea]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8182)[0x7fa410548182]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7fa40e8bb00d]
8148.627462  Error Util.cpp:43: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.
./factorio/bin/x64/factorio[0x48ac89]
./factorio/bin/x64/factorio[0x48acbd]
./factorio/bin/x64/factorio[0x5346f3]
./factorio/bin/x64/factorio[0x534759]
/lib/x86_64-linux-gnu/libc.so.6(+0x36d40)[0x7fa40e7f6d40]
./factorio/bin/x64/factorio[0x56e744]
./factorio/bin/x64/factorio[0x56f095]
./factorio/bin/x64/factorio[0x987c74]
./factorio/bin/x64/factorio[0x98975e]
./factorio/bin/x64/factorio[0x4420cc]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7fa40e7e1ec5]
./factorio/bin/x64/factorio[0x443990]
8148.768059  Error Util.cpp:43: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.

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

Re: crash while loading saved game

Post by kovarex »

Hello, we will need the save to investigate the problem.

User avatar
58MadMax
Burner Inserter
Burner Inserter
Posts: 10
Joined: Wed Dec 31, 2014 3:41 pm
Contact:

Re: [0.11.16] [kovarex] crash while loading saved game

Post by 58MadMax »

I am having the same issue loading a single player game, which I started with the 0.11.16 patch. I assume it is related. I noticed that Factorio is also crashing to desktop everytime I was clicking exit, but the save game was able to load back up everytime so it wasn't a game breaking issue until I tried to load it today.

Code: Select all

1617.107677  Info Logger.cpp:152: 2015-03-02 18:50:44; Factorio 0.11.16 (Build 13544, win32)
1617.107768  Info Logger.cpp:156: Operating system: Windows 7 Service Pack 1
1617.107802  Info Paths.cpp:202: Read data path: D:/Games/Factorio/data
1617.107826  Info Paths.cpp:203: Write data path: C:/Users/MadMax/AppData/Roaming/Factorio
1617.107849  Info Paths.cpp:204: Binaries path: D:/Games/Factorio/bin
1617.268215  Info ModManager.cpp:205: Loading mod core 0.0.0 (data.lua)
1617.290804  Info ModManager.cpp:205: Loading mod base 0.11.16 (data.lua)
1617.650568  Info ModManager.cpp:205: Loading mod base 0.11.16 (data-updates.lua)
1618.664946  Info AtlasSystem.cpp:157: Initial atlas bitmap size is 16384
1618.672597  Info AtlasSystem.cpp:91: Created atlas bitmap 16384x6554
1630.959898  Info Updater.cpp:717: Downloading https://www.factorio.com/updater/get-available-versions?username=Mad58Max&token=<private>&apiVersion=2
1631.679244  Notice Updater.cpp:147: 0 packages available to download (experimental updates enabled).
1636.013246  Notice Scenario.cpp:125: Loading map C:/Users\MadMax\AppData\Roaming\Factorio\saves\Crazies.zip
1636.122778  Info Scenario.cpp:158: Map version 0.11.16-6
SymInit: Symbol-SearchPath: '.;D:\Games\Factorio\bin\Win32;D:\Games\Factorio\bin\Win32;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'MadMax'
OS-Version: 6.1.7601 (Service Pack 1) 0x100-0x1
D:\Games\Factorio\bin\Win32\Factorio.exe:Factorio.exe (01380000), size: 9138176 (result: 0), SymType: 'PDB', PDB: '.\Factorio.pdb'
C:\Windows\SysWOW64\ntdll.dll:ntdll.dll (77B60000), size: 1572864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\ntdll.dll', fileVersion: 6.1.7601.18247
C:\Windows\syswow64\kernel32.dll:kernel32.dll (75660000), size: 1114112 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\kernel32.dll', fileVersion: 6.1.7601.18409
C:\Windows\syswow64\KERNELBASE.dll:KERNELBASE.dll (755F0000), size: 290816 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\KERNELBASE.dll', fileVersion: 6.1.7601.18409
C:\Windows\syswow64\WS2_32.dll:WS2_32.dll (76F60000), size: 217088 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\WS2_32.dll', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\msvcrt.dll:msvcrt.dll (76250000), size: 704512 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\msvcrt.dll', fileVersion: 7.0.7601.17744
C:\Windows\syswow64\RPCRT4.dll:RPCRT4.dll (759C0000), size: 983040 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\RPCRT4.dll', fileVersion: 6.1.7601.18532
C:\Windows\syswow64\SspiCli.dll:SspiCli.dll (754F0000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\SspiCli.dll', fileVersion: 6.1.7601.18719
C:\Windows\syswow64\CRYPTBASE.dll:CRYPTBASE.dll (754E0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\CRYPTBASE.dll', fileVersion: 6.1.7600.16385
C:\Windows\SysWOW64\sechost.dll:sechost.dll (75E70000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\sechost.dll', fileVersion: 6.1.7600.16385
C:\Windows\syswow64\NSI.dll:NSI.dll (75650000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\NSI.dll', fileVersion: 6.1.7600.16385
C:\Windows\syswow64\WLDAP32.dll:WLDAP32.dll (774B0000), size: 282624 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\WLDAP32.dll', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\USER32.dll:USER32.dll (75EC0000), size: 1048576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USER32.dll', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\GDI32.dll:GDI32.dll (75930000), size: 589824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\GDI32.dll', fileVersion: 6.1.7601.18577
C:\Windows\syswow64\LPK.dll:LPK.dll (75D00000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\LPK.dll', fileVersion: 6.1.7601.18177
C:\Windows\syswow64\USP10.dll:USP10.dll (75550000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USP10.dll', fileVersion: 1.626.7601.18454
C:\Windows\syswow64\ADVAPI32.dll:ADVAPI32.dll (77500000), size: 655360 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\ADVAPI32.dll', fileVersion: 6.1.7601.18247
C:\Windows\syswow64\COMDLG32.dll:COMDLG32.dll (75D10000), size: 503808 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\COMDLG32.dll', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\SHLWAPI.dll:SHLWAPI.dll (75FC0000), size: 356352 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\SHLWAPI.dll', fileVersion: 6.1.7601.17514
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\COMCTL32.dll:COMCTL32.dll (70AD0000), size: 540672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\COMCTL32.dll', fileVersion: 5.82.7601.18201
C:\Windows\syswow64\SHELL32.dll:SHELL32.dll (76300000), size: 12886016 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\SHELL32.dll', fileVersion: 6.1.7601.18429
C:\Windows\syswow64\ole32.dll:ole32.dll (77100000), size: 1425408 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\ole32.dll', fileVersion: 6.1.7601.17514
C:\Windows\system32\WINMM.dll:WINMM.dll (740F0000), size: 204800 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINMM.dll', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\PSAPI.DLL:PSAPI.DLL (76F50000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\PSAPI.DLL', fileVersion: 6.1.7600.16385
C:\Windows\system32\OPENGL32.dll:OPENGL32.dll (60C20000), size: 819200 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\OPENGL32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\GLU32.dll:GLU32.dll (69280000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\GLU32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\DDRAW.dll:DDRAW.dll (60B30000), size: 946176 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DDRAW.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\DCIMAN32.dll:DCIMAN32.dll (68480000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DCIMAN32.dll', fileVersion: 6.1.7601.18177
C:\Windows\syswow64\SETUPAPI.dll:SETUPAPI.dll (760B0000), size: 1691648 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\SETUPAPI.dll', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\CFGMGR32.dll:CFGMGR32.dll (77450000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\CFGMGR32.dll', fileVersion: 6.1.7601.17621
C:\Windows\syswow64\OLEAUT32.dll:OLEAUT32.dll (75810000), size: 585728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\OLEAUT32.dll', fileVersion: 6.1.7601.18640
C:\Windows\syswow64\DEVOBJ.dll:DEVOBJ.dll (77490000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\DEVOBJ.dll', fileVersion: 6.1.7601.17621
C:\Windows\system32\dwmapi.dll:dwmapi.dll (70D00000), size: 77824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dwmapi.dll', fileVersion: 6.1.7600.16385
C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_72d576ad8665e853\gdiplus.dll:gdiplus.dll (6F9C0000), size: 1638400 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_72d576ad8665e853\gdiplus.dll', fileVersion: 6.1.7601.18455
C:\Windows\system32\VERSION.dll:VERSION.dll (75410000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\VERSION.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\IMM32.DLL:IMM32.DLL (758D0000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IMM32.DLL', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\MSCTF.dll:MSCTF.dll (75D90000), size: 835584 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\MSCTF.dll', fileVersion: 6.1.7600.16385
C:\Windows\syswow64\profapi.dll:profapi.dll (75E60000), size: 45056 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Windows\syswow64\profapi.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\d3d9.dll:d3d9.dll (6AA70000), size: 1847296 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\d3d9.dll', fileVersion: 6.1.7601.17514
C:\Windows\system32\d3d8thk.dll:d3d8thk.dll (738D0000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\d3d8thk.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\uxtheme.dll:uxtheme.dll (70D70000), size: 524288 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\uxtheme.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\nvd3dum.dll:nvd3dum.dll (5CAD0000), size: 14475264 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\nvd3dum.dll', fileVersion: 9.18.13.4052
C:\Windows\system32\powrprof.dll:powrprof.dll (738E0000), size: 151552 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\powrprof.dll', fileVersion: 6.1.7600.16385
C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI.dll:nvSCPAPI.dll (6A8F0000), size: 1282048 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI.dll', fileVersion: 7.17.13.4052
C:\Windows\system32\WindowsCodecs.dll:WindowsCodecs.dll (6CD40000), size: 1245184 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WindowsCodecs.dll', fileVersion: 6.2.9200.17226
C:\Windows\system32\dsound.dll:dsound.dll (73910000), size: 466944 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dsound.dll', fileVersion: 6.1.7600.16385
C:\Windows\syswow64\CLBCatQ.DLL:CLBCatQ.DLL (775A0000), size: 536576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\CLBCatQ.DLL', fileVersion: 2001.12.8530.16385
C:\Windows\System32\MMDevApi.dll:MMDevApi.dll (5E790000), size: 233472 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\MMDevApi.dll', fileVersion: 6.1.7601.17514
C:\Windows\System32\PROPSYS.dll:PROPSYS.dll (703E0000), size: 1003520 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\PROPSYS.dll', fileVersion: 7.0.7601.17514
C:\Windows\system32\AUDIOSES.DLL:AUDIOSES.DLL (5E7D0000), size: 221184 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\AUDIOSES.DLL', fileVersion: 6.1.7601.18619
C:\Windows\system32\avrt.dll:avrt.dll (68810000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\avrt.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\mswsock.dll:mswsock.dll (71820000), size: 245760 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\mswsock.dll', fileVersion: 6.1.7601.18254
C:\Windows\System32\wshtcpip.dll:wshtcpip.dll (74050000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\wshtcpip.dll', fileVersion: 6.1.7600.16385
C:\Windows\System32\wship6.dll:wship6.dll (6E110000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\wship6.dll', fileVersion: 6.1.7600.16385
C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL:WLIDNSP.DLL (709F0000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL', fileVersion: 7.250.4232.0
C:\Windows\system32\DNSAPI.dll:DNSAPI.dll (709A0000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DNSAPI.dll', fileVersion: 6.1.7601.17570
C:\Program Files (x86)\Bonjour\mdnsNSP.dll:mdnsNSP.dll (70960000), size: 135168 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Bonjour\mdnsNSP.dll', fileVersion: 3.0.0.10
C:\Windows\system32\Iphlpapi.DLL:Iphlpapi.DLL (71510000), size: 114688 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\Iphlpapi.DLL', fileVersion: 6.1.7601.17514
C:\Windows\system32\WINNSI.DLL:WINNSI.DLL (71420000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINNSI.DLL', fileVersion: 6.1.7600.16385
C:\Windows\system32\rasadhlp.dll:rasadhlp.dll (70910000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\rasadhlp.dll', fileVersion: 6.1.7600.16385
C:\Windows\System32\fwpuclnt.dll:fwpuclnt.dll (70920000), size: 229376 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\fwpuclnt.dll', fileVersion: 6.1.7601.18283
C:\Windows\system32\dbghelp.dll:dbghelp.dll (5E2A0000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dbghelp.dll', fileVersion: 6.1.7601.17514
c:\factorio-deploy\libraries\stackwalker\stackwalker.cpp (1039): StackWalker::ShowCallstack
c:\factorio-deploy\src\util\logger.cpp (227): Logger::logStacktrace
c:\factorio-deploy\src\util\crashhandler.cpp (79): CrashHandler::writeStackTrace
c:\factorio-deploy\src\util\crashhandler.cpp (137): CrashHandler::SignalHandler
f:\dd\vctools\crt\crtw32\misc\winsig.c (587): raise
f:\dd\vctools\crt\crtw32\misc\abort.c (75): abort
f:\dd\vctools\crt\crtw32\eh\hooks.cpp (96): terminate
ERROR: SymGetSymFromAddr64, GetLastError: 126 (Address: 4413F0F0)
ERROR: SymGetLineFromAddr64, GetLastError: 126 (Address: 4413F0F0)
ERROR: SymGetModuleInfo64, GetLastError: 1114 (Address: 4413F0F0)
4413F0F0 ((module-name not available)): (filename not available): (function-name not available)
f:\dd\vctools\crt\crtw32\eh\frame.cpp (1084): __FrameUnwindToState
f:\dd\vctools\crt\crtw32\misc\i386\exsup4.asm (391): _EH4_CallFilterFunc
f:\dd\vctools\crt\crtw32\misc\i386\chandler4.c (360): _except_handler4
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BBB499)
77BBB499 (ntdll): (filename not available): LdrRemoveLoadAsDataTable
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BBB46B)
77BBB46B (ntdll): (filename not available): LdrRemoveLoadAsDataTable
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77B70133)
77B70133 (ntdll): (filename not available): KiUserExceptionDispatcher
f:\dd\vctools\crt\crtw32\eh\throw.cpp (152): _CxxThrowException
c:\factorio-deploy\src\ai\unitgroup.cpp (233): UnitGroup::removeMember
c:\factorio-deploy\src\ai\groupbehavior.cpp (53): GroupBehavior::~GroupBehavior
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 016CF80B)
016CF80B (Factorio): (filename not available): GroupBehavior::`scalar deleting destructor'
c:\factorio-deploy\src\entity\unit.cpp (522): Unit::~Unit
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 016D507B)
016D507B (Factorio): (filename not available): Unit::`scalar deleting destructor'
c:\factorio-deploy\src\map\advancedtile.cpp (82): AdvancedTile::~AdvancedTile
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0196324C)
0196324C (Factorio): (filename not available): `eh vector destructor iterator'
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0169E61F)
0169E61F (Factorio): (filename not available): boost::array<AdvancedTile,16>::~array<AdvancedTile,16>
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0196324C)
0196324C (Factorio): (filename not available): `eh vector destructor iterator'
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 016A56CE)
016A56CE (Factorio): (filename not available): Chunk::~Chunk
c:\factorio-deploy\src\map\map.cpp (694): Map::~Map
c:\factorio-deploy\src\scenario\scenario.cpp (618): Scenario::~Scenario
c:\program files (x86)\microsoft visual studio 12.0\vc\include\memory (1447): std::unique_ptr<Scenario,std::default_delete<Scenario> >::~unique_ptr<Scenario,std::default_delete<Scenario> >
f:\dd\vctools\crt\crtw32\eh\i386\lowhelpr.asm (64): _NLG_Return
c:\factorio-deploy\src\scenario\parallelscenarioloader.cpp (61): ParallelScenarioLoader::doLoad
c:\program files\boost_1_57_0\boost\thread\detail\thread.hpp (116): boost::detail::thread_data<boost::_bi::bind_t<void,void (__cdecl*)(ParallelScenarioLoader *,MapDeserialiser *,enum InputType,InputHandler *,MultiplayerManager *,bool),boost::_bi::list6<boost::_bi::value<ParallelScenarioLoader *>,boost::_bi::value<MapDeserialiser *>,boost::_bi::value<enum InputType>,boost::_bi::value<InputHandler *>,boost::_bi::value<MultiplayerManager *>,boost::_bi::value<bool> > > >::run
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 01913EFE)
01913EFE (Factorio): (filename not available): boost::`anonymous namespace'::thread_start_function
f:\dd\vctools\crt\crtw32\startup\threadex.c (376): _callthreadstartex
f:\dd\vctools\crt\crtw32\startup\threadex.c (354): _threadstartex
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 7567338A)
7567338A (kernel32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77B99F72)
77B99F72 (ntdll): (filename not available): RtlInitializeExceptionChain
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77B99F45)
77B99F45 (ntdll): (filename not available): RtlInitializeExceptionChain
1638.404859  Error Util.cpp:43: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.
My save file is also linked as requested earlier. https://dl.dropboxusercontent.com/u/928 ... razies.zip
Who runs barter town?

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

Re: [0.11.16] [kovarex] crash while loading saved game

Post by kovarex »

This bug seems to be quite nasty, I investigated the save for some time, and I found some strange inconsistancies, I was even wandering, if it couldn't be some kind of hardware malfunction.

Do you have some other saves with the error? Or saves prior the error? (If the game crashed when you quit it, it was already corrupted in some way, so this kind of save would be helpful).

User avatar
58MadMax
Burner Inserter
Burner Inserter
Posts: 10
Joined: Wed Dec 31, 2014 3:41 pm
Contact:

Re: [0.11.16] [kovarex] crash while loading saved game

Post by 58MadMax »

I patched to 0.11.17 a moment ago. This save still crashes but my game no longer crashes when I exit it. That was happening to matter what I did, I could have just launched my game and then clicked exit and I would get a crash. I did have a very old autosave tucked away though of the same map and game, which that loads fine still for me. Other games/maps are also working fine, it is just that one save. Go figure.

https://dl.dropboxusercontent.com/u/928 ... osave2.zip
Who runs barter town?

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

Re: [0.11.16] [kovarex] crash while loading saved game

Post by kovarex »

Thanks for the report and for the saves. I was able to locate a problem in the logic of the loading of the game. so it is fixed in 0.11.18

I was not able to reproduce the crash in the other save.

Post Reply

Return to “Resolved Problems and Bugs”