satisfactorymodding / SatisfactoryModLoader

SatisfactoryModLoader is an unofficial tool to load mods for the game Satisfactory.
GNU General Public License v3.0
264 stars 174 forks source link

Error upon launching game with any mod, no matter what it is. #131

Open H46K3RL0L opened 2 years ago

H46K3RL0L commented 2 years ago

here are the logs:

"Fatal error: [File:C:/ar-sml/_work/SatisfactoryModLoader/SatisfactoryModLoader/SML/Plugins/SML/Source/SML/Private/Patching/NativeHookManager.cpp] [Line: 44] Hooking function UCheatManager::Ghost failed: funchook failed: Failed to execute VirtualQuery (addr=0x7fffffff0000, error=87(The parameter is incorrect.))

0x00007ff8c7e6474c KERNELBASE.dll!UnknownFunction [] 0x00007ff80127e076 FactoryGame-Core-Win64-Shipping.dll!ReportAssert() [D:\ws\SB-lowprio\UE4\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformCrashContext.cpp:1623] 0x00007ff801280806 FactoryGame-Core-Win64-Shipping.dll!FWindowsErrorOutputDevice::Serialize() [D:\ws\SB-lowprio\UE4\Engine\Source\Runtime\Core\Private\Windows\WindowsErrorOutputDevice.cpp:78] 0x00007ff8011f939d FactoryGame-Core-Win64-Shipping.dll!FOutputDevice::LogfImpl() [D:\ws\SB-lowprio\UE4\Engine\Source\Runtime\Core\Private\Misc\OutputDevice.cpp:61] 0x00007fffefbb263b FactoryGame-SML-Win64-Shipping.dll!FNativeHookManagerInternal::RegisterHookFunction() [C:\ar-sml_work\SatisfactoryModLoader\SatisfactoryModLoader\SML\Plugins\SML\Source\SML\Private\Patching\NativeHookManager.cpp:78] 0x00007fffefbb4b3c FactoryGame-SML-Win64-Shipping.dll!FCheatManagerPatch::RegisterPatch() [C:\ar-sml_work\SatisfactoryModLoader\SatisfactoryModLoader\SML\Plugins\SML\Source\SML\Private\Patching\Patch\CheatManagerPatch.cpp:52] 0x00007fffefba3134 FactoryGame-SML-Win64-Shipping.dll!FSatisfactoryModLoader::InitializeModLoading() [C:\ar-sml_work\SatisfactoryModLoader\SatisfactoryModLoader\SML\Plugins\SML\Source\SML\Private\SatisfactoryModLoader.cpp:175] 0x00007fffefb94c27 FactoryGame-SML-Win64-Shipping.dll!TBaseStaticDelegateInstance<void cdecl(void),FDefaultDelegateUserPolicy>::ExecuteIfSafe() [C:\ar-sml_work\SatisfactoryModLoader\SatisfactoryModLoader\ue4\lb\win\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:731] 0x00007ff65cf356ad FactoryGame-Win64-Shipping.exe!TMulticastDelegate<void cdecl(void),FDefaultDelegateUserPolicy>::Broadcast() [D:\ws\SB-lowprio\UE4\Engine\Source\Runtime\Core\Public\Delegates\DelegateSignatureImpl.inl:955] 0x00007ff65cf31dbd FactoryGame-Win64-Shipping.exe!FEngineLoop::Init() [D:\ws\SB-lowprio\UE4\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:4015] 0x00007ff65cf38c95 FactoryGame-Win64-Shipping.exe!GuardedMain() [D:\ws\SB-lowprio\UE4\Engine\Source\Runtime\Launch\Private\Launch.cpp:155] 0x00007ff65cf38daa FactoryGame-Win64-Shipping.exe!GuardedMainWrapper() [D:\ws\SB-lowprio\UE4\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:137] 0x00007ff65cf43ae7 FactoryGame-Win64-Shipping.exe!WinMain() [D:\ws\SB-lowprio\UE4\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:268] 0x00007ff65cf4450e FactoryGame-Win64-Shipping.exe!__scrt_common_main_seh() [d:\agent_work\5\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288] 0x00007ff8c8d954e0 KERNEL32.DLL!UnknownFunction [] 0x00007ff8ca54485b ntdll.dll!UnknownFunction []"

CodeDrivenMitch commented 2 years ago

I have the same problem. I have tried:

Sometimes, it randomly starts working again. But I can't find a method to get it working reliably. Then after some time, the issue starts again.

CodeDrivenMitch commented 2 years ago

Alright, so this time rebooting the PC helped...

budak7273 commented 2 years ago

Similar to #95, the only known fixes for this crash are restarting your PC and reinstalling the game.