Page 1 of 1

[1.1.74] Crash cancelling save loading

Posted: Sat Dec 24, 2022 11:10 pm
by KindOne
1, Played game for about 18 hours mostly on a single save while loading other for blueprints.
2, Saved game "rand".
3, Loaded "Public_Server_2021-09-25" (by mistake)
4, Pressed ESC key during loading.
5, Loaded "Public_Server_2021-09-25" (again, by mistake).
6, Pressed ESC key during loading.
7, *CRASH*


In steps 4 and 6, I do not recall the exact location of the loading bar. I think 6 was at 100%, but I am not sure.

I have tried replicating the crash again, but I cannot replicate it.

64912.025 Info Scenario.cpp:199: Map version 1.1.41-0
64915.067 Warning Map.cpp:1215: Map loading failed: Loading cancelled.
64916.210 Error CrashHandler.cpp:494: Exception Code: c0000005, Address: 0x0000000140378e1f
ModuleBase: 0x000000013f740000, ImageSize: 01dea000, RelativeAddress: 00c38e1f
64916.210 Error CrashHandler.cpp:500: Access Violation: Read at address 000000000000042C
64916.210 Error CrashHandler.cpp:514: Exception Context:
rax=0000000000000000, rbx=0000000019f22180, rcx=0000000000000424,
rdx=00000000b4ad6740, rsi=00000000b4ad6a40, rdi=000000000000001e,
rip=0000000140378e1f, rsp=0000000036108f70, rbp=0000000036109000,
r8=0000000019f223a0, r9=000000000000005c, r10=0000000019f223a0,
r11=000190bc02e40049, r12=0000000000000000, r13=000000000000040c,
r14=0000000000000000, r15=000000001438ab20
64916.210 Crashed in C:\archives\games\factorio_1.1.x\bin\x64\factorio.exe (0x000000013f740000 - 0x000000014152a000)

Re: [1.1.74] Crash cancelling save loading

Posted: Sun Dec 25, 2022 3:40 am
by Rseding91
Thanks for the report. Based off where it crashed and the inability to reproduce it this looks like a CPU fault; it's trying to clear a vector and failed; the only way that can happen (that I know of) is memory or CPU corruption.