Oxygen Not Included

Oxygen Not Included

Multiplayer Mod (Alpha)
Touille Dec 8, 2024 @ 6:40am
Can't load the mod
I've got this error every time I launch the game :

NullReferenceException: Object reference not set to an instance of an object

MultiplayerMod.ModRuntime.Context.RequireExecutionLevelAttribute.CheckExecutionLevel (MultiplayerMod.ModRuntime.Context.ExecutionLevel level) (at <e7df5d2c993849b5ab6ba3cf806c2442>:0)
MultiplayerMod.Game.GameEvents.InstantiatePostfix (UnityEngine.GameObject __result, System.Boolean initialize_id) (at <e7df5d2c993849b5ab6ba3cf806c2442>:0)
(wrapper dynamic-method) Util.Util.KInstantiate_Patch1(UnityEngine.GameObject,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.GameObject,string,bool,int)
SceneInitializer.PreLoadPrefabs () (at <44bf0e3611d3428cb5e183976b74cab9>:0)
SceneInitializer.Awake () (at <44bf0e3611d3428cb5e183976b74cab9>:0)
UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion, Transform)
Util:Util.KInstantiate_Patch1(GameObject, Vector3, Quaternion, GameObject, String, Boolean, Int32)
Util:KInstantiate(Component, GameObject, String)
SceneInitializerLoader:Awake()

Build: U53-644960-V

Any idea for what it means ?
< >
Showing 1-7 of 7 comments
MrDioVkrad Dec 25, 2024 @ 5:48am 
Fix the mod, it's crashing:


NullReferenceException: Object reference not set to an instance of an object

MultiplayerMod.ModRuntime.Context.RequireExecutionLevelAttribute.CheckExecutionLevel (MultiplayerMod.ModRuntime.Context.ExecutionLevel level) (at <92f47f476d264954a8dfed10cdf9509d>:0)
MultiplayerMod.Game.GameEvents.InstantiatePostfix (UnityEngine.GameObject __result, System.Boolean initialize_id) (at <92f47f476d264954a8dfed10cdf9509d>:0)
(wrapper dynamic-method) Util.Util.KInstantiate_Patch1(UnityEngine.GameObject,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.GameObject,string,bool,int)
SceneInitializer.PreLoadPrefabs () (at <81d82ef0abf84e63af4ab107d5f451bc>:0)
SceneInitializer.Awake () (at <81d82ef0abf84e63af4ab107d5f451bc>:0)
UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion, Transform)
Util:Util.KInstantiate_Patch1(GameObject, Vector3, Quaternion, GameObject, String, Boolean, Int32)
Util:KInstantiate(Component, GameObject, String)
SceneInitializerLoader:Awake()

Build: U54-647408-V
For me i get this error on Mac only, Windows works as expected.
Tinzi Dec 27, 2024 @ 4:37am 
bro Windows still error
MrDioVkrad Dec 29, 2024 @ 9:34am 
the problem is still relevant
MrDioVkrad Dec 29, 2024 @ 9:37am 
I reinstalled the game and everything worked
shady jake Dec 31, 2024 @ 9:18pm 
I was also still encountering this error. To fix it, I ended up navigating to
%USERPROFILE%\Documents\Klei\OxygenNotIncluded\mods\Local\MultiplayerMod
There I found a Local folder and a Steam folder. I noticed that the timestamps on my Local folder files were up to date, but the Steam folder files were not. To fix, I simply manually copy and replaced the files in the Steam folder with the files in my Local folder. Then, the game was able to launch without errors. That said, in my Mods I now have two instances of the multiplayer mod with the same version.

Things I tried before the above that were not successful:
  1. I tried re-installing the mod using the bat file from the github page install instructions.
  2. I tried uninstalling and re-installing the base game through steam.
  3. I made sure that video drivers, etc. were also up to date.
  4. I tried unsubscribing and re-subscribing to the mod.
Last edited by shady jake; Dec 31, 2024 @ 9:19pm
Touille Jan 6 @ 5:20am 
Thanks for all your answers ! I was too impatient so after trying different solutions and failing. I've downloaded the mod from the creator's github and it worked !
I guess I'm going to go on with the github mod 😁
< >
Showing 1-7 of 7 comments
Per page: 1530 50