My map works in editor mode only. When I open it in Standalone game mode or try to enter it threw another level it crashes. I can send a crash report if needed cause I have the debugging extension to UE I just don’t know how to do it.
Game_2.log (204.5 KB)
It might have something to do with the save-game that failed to load, if the save-game doesn’t load correctly does your code still take that into account? Because you might be trying to load from an empty string.
Warning: Failed to read file '[..]/Documents/Unreal Projects/Game/Saved/SaveGames/EasyQuestsSave.sav' error.
[..]
Attempted to create a package named 'None'
1 Like