modded server connection problem
The problem is that i cant connect to a modded satisfactory server
15 Replies
-# Responding to
Key Details for SMMDebug-2025-04-23-10-53-15.zip
triggered by @CraftingdeamonLogServerManager: Verbose: Server API connection not available for '[redacted]' as the Server is currently in the Offline State
Well that'd be why
cc: @Merithhow can i fix it?
You can't. If the server isn't online, you're not gonna be able to connect. You're gonna have to wait for Merith to respond.
the server says that is online cause its a 24/7 server and satis also says that the game is ongoing
if it helps, i had to remove a mod cause it wasn't on the server anymore
Potentially UEVR
In any case, we'd need the debug log from the server-side to both compare the modlist, and see how the server views this. You'll still have to wait for Merith.
cc: @Dortamur ― don't suppose you see anything in the above?
Hmmm. Nothing that I can tell. From the
SatisfactoryModManager.log
I can see UEVREnhancements was uninstalled, but if it's still on the Server it will probably expect the Client to have it. The version listed is 0.9.12, which isn't the latest - maybe the server was running the latest 0.9.15?
I did stuff up the RemoteVersionRange
config in 0.9.14 so if the Server is running that version, it would cause a version mismatch, but 0.9.15 resolved that.
There's very little networking code in UEVREnhancements
, but the two files mentioned RCO_Player
and RCO_Equipment
handle what few Remote Calls there are, which is just calls which require a Server call, like switching equipment or editing ToDo notes.No it wanted me to uninstall it cause it says that the server is missing it
Aah, well if UEVR Enhancements is neither on the Server nor the Client, it must be some other issue, right?
@Dortamur @Craftingdeamon
UEVR should be on both sides. I just updated the damned thing last night
ALSO,
the error that you jumped to my DMS with is unhelpful, provide a screenshot of the error,
I SUSPECT its due to locational differences
my server is located in Ashburn Virginia
It was since today and I played several days without any problems
Well I just restared the srever to be safe, try againb'
Well there's yer problem.
You uninstalled it, but the server was still running it (hence the UEVR log entries).
Guessing it was just that version mismatch.