oni_multiplayer icon indicating copy to clipboard operation
oni_multiplayer copied to clipboard

Error on Startup

Open DsGrilo opened this issue 1 year ago • 2 comments

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

MultiplayerMod.ModRuntime.Context.RequireExecutionLevelAttribute.CheckExecutionLevel (MultiplayerMod.ModRuntime.Context.ExecutionLevel level) (at :0) MultiplayerMod.Game.GameEvents.InstantiatePostfix (UnityEngine.GameObject __result, System.Boolean initialize_id) (at :0) (wrapper dynamic-method) Util.Util.KInstantiate_Patch1(UnityEngine.GameObject,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.GameObject,string,bool,int) SceneInitializer.PreLoadPrefabs () (at <96bf83e479e841629616de31cacb5606>:0) SceneInitializer.Awake () (at <96bf83e479e841629616de31cacb5606>: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-642695-V

DsGrilo avatar Nov 25 '24 01:11 DsGrilo

I get this only on mac m1, works fine on windows

charlee-dev avatar Dec 26 '24 23:12 charlee-dev

Also happens on Windows.

ZephD avatar Feb 27 '25 22:02 ZephD