Game crash when connecting to my server

Back story, I host a dedicated server, on a Ubuntu VM, through ESXi 7.
I am the only player that can’t seem to connect to my server.
I can start and play in single player using the same mods, by running up a clone of my server, I was able to connect to and play on the clone only with no mods installed. At this point, I’m fairly certain that my issue is either something with my character is bugged out and crashing the game, in which case is there a way to remove my character from the game? via giving another player admin or something like that. Or that there is something wrong with the room/area I am in. If anyone got eyes for logs, here’s a copy of what I believe to be the error.
When either validating, or unsub/resub the mods actually works, I able to connect and play for 1 min or 3 hours with no problems, though the next time I launch the game it’s right back to fatal error. I’ve tried quitting to desktop, quit to menu, exit the game, and jus’ killing the process and it yields the same result with each method.

[2022.09.21-01.07.56:173][153]ConanGameInstanceLog:Warning: Levels loaded: 575/575
[2022.09.21-01.08.00:506][664]LogPhysics:Warning: Initialising Body : Scale3D is (nearly) zero:
[2022.09.21-01.08.00:624][679]LogPhysics:Warning: Initialising Body : Scale3D is (nearly) zero:
[2022.09.21-01.08.00:681][686]Main:Display: Creating ServiceActors for “/Game/Maps/ConanSandbox/ConanSandbox.ConanSandbox:PersistentLevel.BaseGameState_C_0”…
[2022.09.21-01.08.00:683][686]Main:Display: Registered service actor “BP_ComboRulesLookup_C” with interface “/Game/Systems/Combat/ComboSystem/BP_ComboRulesLookupInterface.BP_ComboRulesLookupInterface_C”.
[2022.09.21-01.08.00:687][686]LogScriptCore:Warning: Script Msg: Attempted to access index 0 from array CallFunc_GetAllActorsOfClass_OutActors of length 0!
//last message repeats from line 1336 to 1529

[2022.09.21-01.08.00:848][686]LogScriptCore:Warning: Script Msg: CacheAchievements or CacheAchievementDescriptions - Invalid player state
[2022.09.21-01.08.01:899][686]GUI:Warning: Code: UConsoleUserSettingsSave::MarkConsoleSettingsAsDirty() called to flush settings on PC; flushing all .ini files in response.
[2022.09.21-01.08.01:899][686]LogConsoleManager:Warning: Setting the console variable ‘t.MaxFPS’ to ‘0’ with ‘SetByGameSetting’ was ignored as it is lower priority than the previous ‘SetByCode’. Value remains ‘999’
[2022.09.21-01.08.01:899][686]LogConsoleManager:Warning: Setting the console variable ‘r.VolumetricFog’ to ‘1’ with ‘SetByScalability’ was ignored as it is lower priority than the previous ‘SetByCode’. Value remains ‘1’
[2022.09.21-01.08.01:899][686]LogConsoleManager:Warning: Setting the console variable ‘r.MotionBlurQuality’ to ‘4’ with ‘SetByScalability’ was ignored as it is lower priority than the previous ‘SetByCode’. Value remains ‘0’
[2022.09.21-01.08.01:985][686]LogScriptCore:Warning: Script Msg: Attempted to access index 0 from array CallFunc_GetAllActorsWithInterface_OutActors of length 0!
//last line repeats from 1536 to 1558

Script Stack:
GameStateBase.OnRep_ReplicatedHasBegunPlay

[2022.09.21-01.08.05:366][686]LogMemory: Platform Memory Stats for WindowsNoEditor
[2022.09.21-01.08.05:366][686]LogMemory: Process Physical Memory: 3881.07 MB used, 4183.57 MB peak
[2022.09.21-01.08.05:366][686]LogMemory: Process Virtual Memory: 7216.80 MB used, 7217.68 MB peak
[2022.09.21-01.08.05:366][686]LogMemory: Physical Memory: 12767.95 MB used, 19923.55 MB free, 32691.50 MB total
[2022.09.21-01.08.05:366][686]LogMemory: Virtual Memory: 62961.27 MB used, 19923.55 MB free, 134217728.00 MB total
[2022.09.21-01.08.05:366][686]LogWindows:Error: === Critical error: ===
[2022.09.21-01.08.05:366][686]LogWindows:Error:
[2022.09.21-01.08.05:366][686]LogWindows:Error: Fatal error!
[2022.09.21-01.08.05:366][686]LogWindows:Error:
[2022.09.21-01.08.05:366][686]LogWindows:Error: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000008
[2022.09.21-01.08.05:366][686]LogWindows:Error:
[2022.09.21-01.08.05:366][686]LogWindows:Error: !0x0000000000000000
[2022.09.21-01.08.05:366][686]LogWindows:Error:
[2022.09.21-01.08.05:378][686]LogExit: Executing StaticShutdownAfterError
[2022.09.21-01.08.05:407][686]LogWindows: FPlatformMisc::RequestExit(1)
[2022.09.21-01.08.05:407][686]Log file closed, 09/20/22 21:08:05

Thanks for any advice in advance.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.