Lynkfox
Lynkfox
SMSatisfactory Modding
Created by NixCiviX on 12/3/2024 in #help-using-mods
Structural Solutions causing multiplayer to crash and not join
its always been schematics. Its just easy to conflate the two
57 replies
SMSatisfactory Modding
Created by NixCiviX on 12/3/2024 in #help-using-mods
Structural Solutions causing multiplayer to crash and not join
yeah its a rough fact. I know CSS is aware of it, and its on their radar, and the SML devs have tried a few times to see if we could break up the schematic transfer and 'reset' the buffer as it were, but its honestly not be a priority before Dedi support was out. And ... its probably going to need a deep engine tweak anyways, so more CSS level than modder
57 replies
SMSatisfactory Modding
Created by NixCiviX on 12/3/2024 in #help-using-mods
Structural Solutions causing multiplayer to crash and not join
limit of the game itself
57 replies
SMSatisfactory Modding
Created by NixCiviX on 12/3/2024 in #help-using-mods
Structural Solutions causing multiplayer to crash and not join
Happens to SS, happens to Factory Props, happens to pretty much any mod that that adds a lot of new schematics.
57 replies
SMSatisfactory Modding
Created by NixCiviX on 12/3/2024 in #help-using-mods
Structural Solutions causing multiplayer to crash and not join
its a known issue with mods that add a lot of new schematics. Even tho SS only does 10 or so, especially with Ficmas now also sending things through the connection (its own schematics) it is far easier to hit the limit that causes a connection issue.
57 replies
SMSatisfactory Modding
Created by NixCiviX on 12/3/2024 in #help-using-mods
Structural Solutions causing multiplayer to crash and not join
its not mod related, well not directly to a single mod. It is related to the "too many mods' in general thing that multiplayer just runs into by default.
[2024.12.03-17.13.03:308][506]LogNetPlayerMovement: Warning: CreateSavedMove: Hit limit of 96 saved moves (timing out or very bad ping?)
[2024.12.03-17.13.03:705][567]Closing by request
[2024.12.03-17.13.03:705][567]LogWindows: FPlatformMisc::RequestExit(0, UGameEngine::HandleExitCommand)
[2024.12.03-17.13.03:705][567]LogWindows: FPlatformMisc::RequestExitWithStatus(0, 0, UGam
[2024.12.03-17.13.03:308][506]LogNetPlayerMovement: Warning: CreateSavedMove: Hit limit of 96 saved moves (timing out or very bad ping?)
[2024.12.03-17.13.03:705][567]Closing by request
[2024.12.03-17.13.03:705][567]LogWindows: FPlatformMisc::RequestExit(0, UGameEngine::HandleExitCommand)
[2024.12.03-17.13.03:705][567]LogWindows: FPlatformMisc::RequestExitWithStatus(0, 0, UGam
that is an error being reported by Unreal Engine itself. Possible sources: player is trying to move before stuff is loaded (i have heard in the past this will cause a connection bug, but that was years ago so no idea if still relevant) but from what ive read it can also be caused by the client failing to send something back on request by the server - ie receipt of schematics in too many mods situation. and i do agree with others in this thread - its a good time to create a new thread to pull your issue out into its own.
57 replies
SMSatisfactory Modding
Created by NixCiviX on 12/3/2024 in #help-using-mods
Structural Solutions causing multiplayer to crash and not join
>debug from both of you from the people unable to connect
57 replies
SMSatisfactory Modding
Created by NixCiviX on 12/3/2024 in #help-using-mods
Structural Solutions causing multiplayer to crash and not join
double check all your mods on all players are 100% up to date, double check that your firewalls are allowing SF through, run a verify on steam/epic, make sure your client says that its connected to epic in the lower left of the main screen ( SF uses epics networks for aligning cross play cause Epic allows it, steam doesn't)
i see some reports on the official discord that this is just masking a Reliable Buffer overflow in the logs, so ...
57 replies
SMSatisfactory Modding
Created by NixCiviX on 12/3/2024 in #help-using-mods
Structural Solutions causing multiplayer to crash and not join
its a Unity issue, but mods can aggrevate it and make it more likely to happen, as I said
57 replies
SMSatisfactory Modding
Created by NixCiviX on 12/3/2024 in #help-using-mods
Structural Solutions causing multiplayer to crash and not join
thats great. But I am telling you that its not the mod specifically - any given mod can cause it, or none at all.
57 replies
SMSatisfactory Modding
Created by NixCiviX on 12/3/2024 in #help-using-mods
Structural Solutions causing multiplayer to crash and not join
(mods can "aggrevate" the issue, but this issue can occur even without mods installed - its not caused by mods directly, but rather by connection issues and too much /not enoug being sent before the timeout, usually)
57 replies
SMSatisfactory Modding
Created by NixCiviX on 12/3/2024 in #help-using-mods
Structural Solutions causing multiplayer to crash and not join
i lost that bet 🤣 similar issue, but different. Networking thing, buit this isnt caused by mods persay. Better to ask on the vanilla discord (just... dont mention mods)
57 replies
SMSatisfactory Modding
Created by NixCiviX on 12/3/2024 in #help-using-mods
Structural Solutions causing multiplayer to crash and not join
i will bet dollars to pesos that the error message for the person who could not connect properly says "reliable buffer overflow"
57 replies
SMSatisfactory Modding
Created by Bunta Fujiwara on 11/16/2024 in #help-using-mods
i have random crash with construction
[2024.11.16-13.05.37:988][263]LogWindows: Error: [Callstack] 0x00007ffb358d1d2c FactoryGameSteam-FactoryGame-Win64-Shipping.dll!AFGHologram::CheckClearance() [C:\BuildAgent\work\b731a33f2a691e17\UE4\FactoryGame\Source\FactoryGame\Private\Hologram\FGHologram.cpp:848]
[2024.11.16-13.05.37:988][263]LogWindows: Error: [Callstack] 0x00007ffb358d1d2c FactoryGameSteam-FactoryGame-Win64-Shipping.dll!AFGHologram::CheckClearance() [C:\BuildAgent\work\b731a33f2a691e17\UE4\FactoryGame\Source\FactoryGame\Private\Hologram\FGHologram.cpp:848]
Relevant error.. It unfortunately doesn't give us much to go on. If you can reliably recreate the crash, then disable mods and see if it still crashes. If so the its a vanilla issue, if not it's a matter of figuring out which mod is causing the issue
7 replies
SMSatisfactory Modding
Created by Bunta Fujiwara on 11/16/2024 in #help-using-mods
i have random crash with construction
>separate
7 replies
SMSatisfactory Modding
Created by Kimper on 11/16/2024 in #help-using-mods
Infinite nudge - seems increase scale is not working after latest game patch
@SirDigby
10 replies
SMSatisfactory Modding
Created by Rdc74656 on 11/7/2024 in #help-using-mods
debug ongoing
What issues? We may be able to tell you more if we know more details
99 replies
SMSatisfactory Modding
Created by HappyMan on 11/9/2024 in #help-using-mods
Intermittent crashes
Are you using Snap on, flex splines, or BAM (any variety) and belts over 2k per min?
8 replies
SMSatisfactory Modding
Created by Vaggumon on 11/5/2024 in #help-using-mods
I've been having this issue off and on for a week or so.
That's probably also why you're having more issues However, it may be related to other things @Mircea may want to take a look at logs to see if SMM can be improved here
12 replies
SMSatisfactory Modding
Created by Vaggumon on 11/5/2024 in #help-using-mods
I've been having this issue off and on for a week or so.
do you have FTP access directly to the server?
12 replies