Page 1 of 1

[SOLVED][0.16.41] Unexpected error occurred

Posted: Mon May 07, 2018 11:26 am
by Hotet
I received the below error in a box directly upon starting the game.

Code: Select all

   0.000  Initializing Steam API.
   0.000  Error CrashHandler.cpp:522: Received SIGSEGV
   0.000  Error Util.cpp:67: Unexpected error occurred. If you're running the latest version of the game you can help us solve the problem by posting the contents of the log file on the Factorio forums.
Please also include the save file(s), any mods you may be using, and any steps you know of to reproduce the crash.
   0.000  Error CrashHandler.cpp:227: Heap validation: success.
   0.000  Creating crash dump.
   0.000  CrashDump success
I had to add

Code: Select all

cmd /k %command%
to the startup options to get the log above, as no new output were put into the log file, deleting them did nothing to change.

This occurred after accidentally starting an old version of Factorio (0.15.40 I think), and then realizing 0.16.x is the newest and installing that.

Specs:
OS: Windows 10
Gfx: AMD R9 200
CPU: i7-4790

Re: [0.16.41] Unexpected error occurred

Posted: Mon May 07, 2018 5:05 pm
by Jap2.0
Can you upload the crash dump?

Re: [0.16.41] Unexpected error occurred

Posted: Tue May 08, 2018 7:29 am
by Hotet
Jap2.0 wrote:Can you upload the crash dump?
There are seemingly none being produced. I assume the location is the same as the log files (%appdata%\Factorio)?

Re: [0.16.41] Unexpected error occurred

Posted: Tue May 08, 2018 10:14 am
by Jap2.0
Hotet wrote:
Jap2.0 wrote:Can you upload the crash dump?
There are seemingly none being produced. I assume the location is the same as the log files (%appdata%\Factorio)?
I believe so - that's strange, considering that the log says "CrashDump success"

Re: [0.16.41] Unexpected error occurred

Posted: Wed May 09, 2018 10:20 am
by Hotet
Jap2.0 wrote:
Hotet wrote:
Jap2.0 wrote:Can you upload the crash dump?
There are seemingly none being produced. I assume the location is the same as the log files (%appdata%\Factorio)?
I believe so - that's strange, considering that the log says "CrashDump success"
I found a most logical explanation for all this, although it does not explain how it came about though: The %appdata%\Factorio folder was marked as "Read only".