Satisfactory ModdingSM
Satisfactory Modding15mo ago
16 replies
Barto

Faster Manual Crafting Redux: Dedicated Server

When attempting to load into my dedicated server with FMCR enabled on both client and server (same version & config), the server crashes. When attempting to load into the server with FMCR disabled on both client and server, no crash occurs.

Additionally, if i launch my game with FMCR enabled and load into a single player save everything works as expected. However, If i first load into the server, get kicked out because of it crashing, then attempt to load a single player save, the single player save also crashes.

The dedicated server runs linux and when it crashes it produces this same error message each time:
17.10 16:22:01 [Server] INFO Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0x0000000000000003
17.10 16:22:01 [Server] Assertion  failed: WidgetSparkParticlesClass [File:C:/Git/SatisfactoryModLoader/Mods/FasterManualCraftingRedux/Source/FasterManualCraftingRedux/Private/FasterManualCraftingReduxModule.cpp] [Line: 133] 
17.10 16:22:01 [Server] INFO 0x00007f18478c2e5b libFactoryServer-FasterManualCraftingRedux-Linux-Shipping.so!TCallScope<void (*)(AFGGameMode*, APlayerController*)>::operator()(AFGGameMode*, APlayerController*) [C:/Git/SatisfactoryModLoader/Mods/SML/Source/SML/Public/Patching/NativeHookManager.h:176]

Can provide log files from dedicated server if it will help.
image.png
Solution
should be fixed in the latest patch, tested on my windows dedi
Was this page helpful?