UE4SS-RE / RE-UE4SS

Injectable LUA scripting system, SDK generator, live property editor and other dumping utilities for UE4/5 games
http://docs.ue4ss.com/
MIT License
1.37k stars 187 forks source link

[BUG - Experimental] Abiotic Factor - Liveview crashes game, making illegal call to StaticFindObjectFast() #620

Open Egaliterrier opened 3 months ago

Egaliterrier commented 3 months ago

Setup: Using experimental dev build 149 with stock settings except: Debug GUI API set to dx11 Disabled every mod except Keybinds, CheatManagerEnablerMod, ConsoleEnabler and ConsoleCommandsMod. The below issues happen even without these changes.

Bug: Was searching through liveview, filtering for instances, jumping to objects, viewing and scrolling through properties, when the game suddenly crashes. Has happened a couple of times, always with liveview in active use.

Have attached relevant logs and dumps. If needed, I'll also provide the game executable and .pdb that the developers thankfully include. UE4SS.log AbioticFactor-backup-2024.08.15-00.06.28.log crash_2024_08_15_01_12_43.zip AbioticFactor-backup-2024.08.15-01.12.43.log crash_2024_08_15_00_06_27.zip UECC-Windows-F02D3FF14646BADD508E48B413EB8128_0000.zip

Sidenote/another bug: The debug window makes framerates tank by at least 50%, unless minimized. Both DX options do this. OpenGL just has the expected white screen, but alt-tabbing to and from it makes the game window stop updating (game is still active) until repeating the alt-tab. Not sure it's relevant, but thought I'd include that behavior.

ghost commented 3 months ago

2024-08-15 01:11:28.3384611] Searching by name... antibioticfactor only gives error during the log,Warning: Failed to read file 'C:/Steam/steamapps/common/AbioticFactor/Cloud/IoStoreOnDemand.ini' error. are you a legitimitate user?

Egaliterrier commented 3 months ago

2024-08-15 01:11:28.3384611] Searching by name... antibioticfactor only gives error during the log,Warning: Failed to read file 'C:/Steam/steamapps/common/AbioticFactor/Cloud/IoStoreOnDemand.ini' error. are you a legitimitate user?

What do you mean by legitimate user? I am legitimately using legitimate software on a game I legitimately own, yes. That error isn’t relevant and shows up with and without ue4ss, it has nothing to do with this. If you look at the end of the game logs, you’ll see the error I mention in the title of this issue.