[0.17.34] SOLVED: Unexpected error while starting non Steam version.

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
Post Reply
Pyromaniacal13
Burner Inserter
Burner Inserter
Posts: 6
Joined: Sat Jul 16, 2016 7:32 am
Contact:

[0.17.34] SOLVED: Unexpected error while starting non Steam version.

Post by Pyromaniacal13 »

When starting a vanilla copy of Factorio on a remote server box, Factorio experiences an unexpected error. Here is the pastebin crash report: https://pastebin.com/y6KMNtWh

Starting a headless server does not have any problems. I just want to be able to start the game from the .exe to update mods in the future.

Here are the system specs:

Intel Xeon CPU E5-2667 v2 @3.30 GHz
16GB RAM
64-bit OS, x64-based processor.

If there's anything else I need to provide, let me know please.
Last edited by Pyromaniacal13 on Wed May 01, 2019 11:40 am, edited 1 time in total.

posila
Factorio Staff
Factorio Staff
Posts: 5202
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [0.17.34] Unexpected error while starting non Steam version.

Post by posila »

Hello, the log doesn't contain crash, which might mean it crashed before logging started.

Can you see if there is a file called factorio-dump-current.dmp in Documents folder on the server? If so, ZIP it and post it here, please.

(Also: Windows 10 version 1607 is outdated, the game might not work correctly on it)

Pyromaniacal13
Burner Inserter
Burner Inserter
Posts: 6
Joined: Sat Jul 16, 2016 7:32 am
Contact:

Re: [0.17.34] Unexpected error while starting non Steam version.

Post by Pyromaniacal13 »

This is the one from the base vanilla server. Currently the server is running in headless mode with Bob's mods and a bunch of other stuff.
Attachments
factorio-dump-previous.rar
(103.14 KiB) Downloaded 39 times

posila
Factorio Staff
Factorio Staff
Posts: 5202
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [0.17.34] Unexpected error while starting non Steam version.

Post by posila »

Thanks. It's running on Microsoft Basic Display Adapter driver with software rasterization and that is what crashes. Try to launch the game with parameter --gfx-safe-mode

Pyromaniacal13
Burner Inserter
Burner Inserter
Posts: 6
Joined: Sat Jul 16, 2016 7:32 am
Contact:

Re: [0.17.34] Unexpected error while starting non Steam version.

Post by Pyromaniacal13 »

Do I just copy that into the config file, or is there a place in the config already that I have to make a change to?

posila
Factorio Staff
Factorio Staff
Posts: 5202
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [0.17.34] Unexpected error while starting non Steam version.

Post by posila »

It's not config option. The same way you are starting the server with --start-server parameter, you can start normal game using various parameters, --gfx-safe-mode is one of them. You can create BAT file to launch the game with a parameter, or launch the game from command line or create shortcut and add it in its properties.

If you'd prefer to just edit config.ini, you can replace [graphics] section by following

Code: Select all

[graphics]
max-texture-size=4096
graphics-quality=normal
high-quality-animations=false
video-memory-usage=all
texture-compression-level=low-quality
gpu-accelerated-compression=false
gpu-accelerated-mipmap-compression=false

Pyromaniacal13
Burner Inserter
Burner Inserter
Posts: 6
Joined: Sat Jul 16, 2016 7:32 am
Contact:

Re: [0.17.34] Unexpected error while starting non Steam version.

Post by Pyromaniacal13 »

Fantastic, it worked! Thanks for the help!

Post Reply

Return to “Technical Help”