Invalid Satisfactory install found

Hi, i can´t start the Game on Steam or in the Mod manager. I tried to delete the mod folder but that did´t work. please help
Solution:
-# (Known issue TargetRename1.0 / smmsteam1.0 / Temp1.0PluginFailedToLoad / DisableMods1.0 ) You cant play with mods on 1.0 yet! Learn more: https://discord.com/channels/555424930502541343/555428529903239178/1282788921259987057 If you're trying to launch the game without mods: 1.0 has renamed the game target, preventing SMM from being able to automatically uninstall mods for you....
Jump to solution
16 Replies
DickeGurke
DickeGurkeOP2mo ago
No description
sjhoward
sjhoward2mo ago
>smm1.0 read point 2
Solution
FICSIT-Fred
FICSIT-Fred2mo ago
-# (Known issue TargetRename1.0 / smmsteam1.0 / Temp1.0PluginFailedToLoad / DisableMods1.0 ) You cant play with mods on 1.0 yet! Learn more: https://discord.com/channels/555424930502541343/555428529903239178/1282788921259987057 If you're trying to launch the game without mods: 1.0 has renamed the game target, preventing SMM from being able to automatically uninstall mods for you. 1. To manually turn off mods, delete the FactoryGame/Mods folder from your game install directory manually. Here's how to find the game install directory: https://docs.ficsit.app/satisfactory-modding/latest/faq.html#Files_GameInstall - Even after you do this, SMM still won't work, and you will still get the "folder that does not exist" error message! You have to launch the game from Epic/Steam for now. Close SMM and don't use it again until we announce that mods are updated. - If you have issues launching the game after this, also delete the FactoryGame/Plugins folder, then verify your game files to restore it: https://docs.ficsit.app/satisfactory-modding/latest/faq.html#_how_do_i_verify_my_game_files - If you're still having issues, post the next error you get!
sjhoward
sjhoward2mo ago
if you still can't launch the game, post the crash
DickeGurke
DickeGurkeOP2mo ago
Version: 367101, IsEditor: No, IsPerforceBuild: No, BuildConfiguration: Shipping, Launcher: Steam, NetMode: -, IsUsingMods: No, IsSaveGameEdited: No Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000000 FactoryGameSteam_D3D12RHI_Win64_Shipping!FD3D12Viewport::Init() [C:\BuildAgent2\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\D3D12RHI\Private\Windows\WindowsD3D12Viewport.cpp:195] FactoryGameSteam_D3D12RHI_Win64_Shipping!FD3D12DynamicRHI::RHICreateViewport() [C:\BuildAgent2\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\D3D12RHI\Private\D3D12Viewport.cpp:806] FactoryGameSteam_SlateRHIRenderer_Win64_Shipping!FSlateRHIRenderer::CreateViewport() [C:\BuildAgent2\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\SlateRHIRenderer\Private\SlateRHIRenderer.cpp:422] FactoryGameSteam_SlateRHIRenderer_Win64_Shipping!FSlateRHIRenderer::UpdateFullscreenState() [C:\BuildAgent2\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\SlateRHIRenderer\Private\SlateRHIRenderer.cpp:534] FactoryGameSteam_SlateCore_Win64_Shipping!SWindow::SetWindowMode() [C:\BuildAgent2\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\SlateCore\Private\Widgets\SWindow.cpp:2208]
FICSIT-Fred
FICSIT-Fred2mo ago
It appears your crash was generated from a copy of the game that does not have mods installed. We likely can't help with it. Please use the Unreal crash reporter dialog to report the error the game developers and/or report it on the official discord and QA site. -# Responding to isusingmodsno triggered by @DickeGurke
DickeGurke
DickeGurkeOP2mo ago
FactoryGameSteam_Engine_Win64_Shipping!UGameEngine::CreateGameWindow() [C:\BuildAgent2\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\Engine\Private\GameEngine.cpp:644] FactoryGameSteam_PreLoadScreen_Win64_Shipping!FPreLoadScreenManager::Initialize() [C:\BuildAgent2\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\PreLoadScreen\Private\PreLoadScreenManager.cpp:100] FactoryGameSteam_Win64_Shipping!FEngineLoop::PreInitPreStartupScreen() [C:\BuildAgent2\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:3432] FactoryGameSteam_Win64_Shipping!GuardedMain() [C:\BuildAgent2\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\Launch\Private\Launch.cpp:140] FactoryGameSteam_Win64_Shipping!GuardedMainWrapper() [C:\BuildAgent2\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:118] FactoryGameSteam_Win64_Shipping!LaunchWindowsStartup() [C:\BuildAgent2\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:258] FactoryGameSteam_Win64_Shipping!WinMain() [C:\BuildAgent2\work\b731a33f2a691e17\UE4\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:298] FactoryGameSteam_Win64_Shipping!__scrt_common_main_seh() [D:\a_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288] kernel32 ntdll
sjhoward
sjhoward2mo ago
yeah, not mod related - these commands might help >rhiborked
FICSIT-Fred
FICSIT-Fred2mo ago
There are a few things to try if your RHI is causing crashes. 1) Try switching your RHI. If you're using DX11 or DX12, switch to the other. If you're using Vulkan, try DX12 before DX11 2) Try verifying your game files. 3) Update/reinstall your graphics drivers 4) Try disabling hierarchal Z-buffer occlusion in the game's graphics settings. 5) Try tuning your graphics card's clock down, especially if has been overclocked (by you or the vendor) For more info, run one of the following bot commands by sending it as a chat message: >dx11 >dx12 >vulkan >verifyepic >verifysteam
DickeGurke
DickeGurkeOP2mo ago
>dx12
FICSIT-Fred
FICSIT-Fred2mo ago
To force the use of DirectX 12 with your game, add the -d3d12 or -dx12 argument to your game's launch arguments.
frogfingers
frogfingers2mo ago
@DickeGurke a known bug
DickeGurke
DickeGurkeOP2mo ago
Is there a fix? because the dx12 thing didn't help
sjhoward
sjhoward2mo ago
>sod
FICSIT-Fred
FICSIT-Fred2mo ago
Hello! It seems like your question or issue is not mod related. For help with standard game related questions, issues, please use the official Satisfactory discord. https://discord.gg/satisfactory
frogfingers
frogfingers2mo ago
Dont use SMM for now is all I know, no fix to it
Want results from more Discord servers?
Add your server