I'm currently testing out some things modding wise, and something I did caused this error. It seems to be related to Stack Walker having a problem with something I did.
The game crashes while loading (at around 3%).
In the attachment is the "mod" that caused it.
System:
Windows 7 x64
Factorio 0.11.17
Steps to reproduce:
load attached mod
start Factorio 0.11.17
experience crash
Log:
http://pastebin.com/xV2mdKhp
[Win7 x64] Crash - SymGetLineFromAddr64, GetLastError: 487
[Win7 x64] Crash - SymGetLineFromAddr64, GetLastError: 487
- Attachments
-
- RailMod_0.1.0.zip
- (2.3 KiB) Downloaded 79 times
Time Lapse Mod [0.11.x]
Time Lapse Mod [0.12.x]
enables you to make nice time lapses of your work within the game
Time Lapse Mod [0.12.x]
enables you to make nice time lapses of your work within the game
Re: [Win7 x64] Crash - SymGetLineFromAddr64, GetLastError: 487
Ok, the problem was, that the game didn't handle properly when the require couldn't be opened (the rail pictures in your case).
Fixed for 0.11.18 where proper message is given, thx for the report.
Fixed for 0.11.18 where proper message is given, thx for the report.