recurring crashes till i check game files in steam, happens everyday
so i throw my debug log here , just in case someone has an idea about what's wrong So everyday when i first launch Satisfactory, game crashes after entering the world, (some 15seconds after) so i check game files in steam, which doesnt download anything,and then i can play without crashing...Strange isnt it ?
9 Replies
Automated responses for Kata Mangelune (1164869903443042384)
Key Details for SMMDebug-2025-10-11-17-28-09.zip
Crash found in FactoryGame_be28b253_Local_Stable_WindowsClient.log
It has been attached to this message.
Crash found in FactoryGame.log
It has been attached to this message.
the crash appears to happen in the Drone Chargers mod code so I'm not sure why verifying files could fix it
>mod DroneChargers
Fred Mod Search™
Drone Chargers
Adds Drone Chargers - when a Drone consumes battery-like fuels, a Charger recharges them and puts back into fuel inventory
EA: :white_check_mark:
EXP: :white_check_mark:
Last Updated <t:1759428568:R>
Created by AniViRus Productions
If this isn't the mod you were looking for, try a different spelling.
@AniMouse fyi
Thank you Robb !
yes, strange verifying files does anything seeing it doesnt download anything
Seems like I have messed up somewhere in the hooking code
good luck tracing this !
and thanks again for the mod !
Error seems to be inside
hookHandler_before, specifically with mQueuedRefuels member initialization
I'm just working on megaprojects, my head is close to imploding
Could assume that there is an issue when there is no item stack in fuel slot, so it fails to produce FItemAmount, but I thought that I tested it and no crashes occured
...Or I tested this before changing code to current one