[1.1.87] Crash on startup, no error message

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
User avatar
Kallinger
Burner Inserter
Burner Inserter
Posts: 9
Joined: Mon Dec 30, 2019 1:07 am
Contact:

[1.1.87] Crash on startup, no error message

Post by Kallinger »

> What did you do?
Started the game through steam
> What happened?
Started loading, hung for a few seconds when it reached the "loading sprites" part, then it just silently died, no error, nothing. In steam the "Play" button reappeared.
> What did you expect to happen instead?
That the game would start up...
> Does it happen always, once, or sometimes? / If you can reproduce the issue provide the exact steps!
It happens irregular, sometimes a few times in a row, otherwise not in a few days.

Most of the time it starts on 2nd try other times i need to restart it up to 5 times or so. It always crashes sometimes in the "loading sprites" part.

When i looked into the logs of a earlier crash it even finished loading a few but crashed afterwards, sadly i have only copied a short part of this log and not the entire one:
10.439 Parallel Sprite Loader initialized (threads: 23)
11.130 Warning! Sprite at {0,0; 64x64} from aai-vehicles-ironclad/graphics/icons/ironclad-mortar.png is defined with 4 mipmap levels, but level 1 is expected to be at {64,0; 32x32} which is out of bounds of the source image.
11.131 Warning! Sprite at {0,0; 64x64} from aai-vehicles-ironclad/graphics/icons/ironclad.png is defined with 4 mipmap levels, but level 1 is expected to be at {64,0; 32x32} which is out of bounds of the source image.
11.131 Warning! Sprite at {0,0; 256x256} from aai-vehicles-ironclad/graphics/technology/ironclad.png is defined with 4 mipmap levels, but level 1 is expected to be at {256,0; 128x128} which is out of bounds of the source image.
---End---
The other complete logs are attached as well.

I first thought that might be an mod error, but i was told this is probably and Factorio error and I'm best to report this to the forum.
Attachments
crash1.log
(169.37 KiB) Downloaded 32 times
crash2.log
(169.37 KiB) Downloaded 29 times
crash3.log
(169.37 KiB) Downloaded 28 times
nocrash.log
(173.06 KiB) Downloaded 26 times

Rseding91
Factorio Staff
Factorio Staff
Posts: 13217
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [1.1.87] Crash on startup, no error message

Post by Rseding91 »

As you've mentioned none of the logs show any crash. Have you checked the system event logs to see if it has recorded any abnormal termination of the game?
If you want to get ahold of me I'm almost always on Discord.

User avatar
Kallinger
Burner Inserter
Burner Inserter
Posts: 9
Joined: Mon Dec 30, 2019 1:07 am
Contact:

Re: [1.1.87] Crash on startup, no error message

Post by Kallinger »

I have looked through my /var/log folder but not found anything that overlaps with the time of the crash. I guess i would need to activate overall logging somehow? Alternatively i could start steam with -v and look at these outputs?

...
5.930 Texture processor created (2048). GPU accelerated compression Supported: yes, Enabled: yes/yes. Test passed. YCoCgDXT PSNR: 35.83, BC3 PSNR: 33.82
Game 427520 created interface STEAMAPPS_INTERFACE_VERSION008 /
Game 427520 created interface STEAMREMOTESTORAGE_INTERFACE_VERSION016 /
Game 427520 created interface STEAMUSERSTATS_INTERFACE_VERSION012 /
Game 427520 created interface SteamUser023 /
Game 427520 created interface SteamUser023 / User
Game 427520 created interface SteamUtils010 /
Game 427520 method call count for IClientRemoteStorage::FileExists : 6
Game 427520 method call count for IClientRemoteStorage::GetFileTimestamp : 2
Game 427520 method call count for IClientRemoteStorage::GetFileSize : 2
Game 427520 method call count for IClientRemoteStorage::FileRead : 2
Game 427520 method call count for IClientUserStats::RequestCurrentStats : 1
Game 427520 method call count for IClientAppManager::GetCurrentLanguage : 1
Game 427520 method call count for IClientUtils::RecordSteamInterfaceCreation : 7
Game 427520 method call count for IClientUtils::GetAppID : 8
Game 427520 method call count for IClientUser::GetSteamID : 2
Uploaded AppInterfaceStats to Steam

(process:371538): GLib-GObject-CRITICAL **: 09:49:03.203: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
reaping pid: 371538 -- gameoverlayui


Looking through journalclt i found this:

Aug 21 09:48:57 ryzen-3900x systemd-coredump[374821]: [πŸ‘•] Process 371498 (factorio) of user 1000 dumped core.

Module /home/kallinger/.local/share/Steam/steamapps/common/Factorio/bin/x64/factorio without build-id.
Module /home/kallinger/.local/share/Steam/steamapps/common/Factorio/bin/x64/factorio
Stack trace of thread 371498:
#0 0x00007f5244eec7b2 n/a (/home/kallinger/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so + 0x277b2)
ELF object binary architecture: AMD x86-64
β–‘β–‘ Subject: Process 371498 (factorio) dumped core
β–‘β–‘ Defined-By: systemd
β–‘β–‘ Support: https://forum.manjaro.org/c/support
β–‘β–‘ Documentation: man:core(5)
β–‘β–‘
β–‘β–‘ Process 371498 (factorio) crashed and dumped core.
β–‘β–‘
β–‘β–‘ This usually indicates a programming error in the crashing program and
β–‘β–‘ should be reported to its vendor as a bug.

Loewchen
Global Moderator
Global Moderator
Posts: 8333
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [1.1.87] Crash on startup, no error message

Post by Loewchen »

Kallinger wrote: ↑
Mon Aug 21, 2023 7:47 am
(process:371538): GLib-GObject-CRITICAL **: 09:49:03.203: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
reaping pid: 371538 -- gameoverlayui
Kallinger wrote: ↑
Mon Aug 21, 2023 7:47 am
#0 0x00007f5244eec7b2 n/a (/home/kallinger/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so + 0x277b2)
That is a steam issue, check if a graphics driver update is available, disable steam overlay or run the game without steam.

User avatar
Kallinger
Burner Inserter
Burner Inserter
Posts: 9
Joined: Mon Dec 30, 2019 1:07 am
Contact:

Re: [1.1.87] Crash on startup, no error message

Post by Kallinger »

Found the coredump, not sure if this is helpful but its the best i could come up with.
The download link will be valid till 28/08/2023, https://privatenextcloud.ddns.net/nextc ... aEMBw9JRq7

But reading the other reply i think this is solved already?

Post Reply

Return to β€œTechnical Help”