Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Startup #377

Open
DsGrilo opened this issue Nov 25, 2024 · 1 comment
Open

Error on Startup #377

DsGrilo opened this issue Nov 25, 2024 · 1 comment

Comments

@DsGrilo
Copy link

DsGrilo commented Nov 25, 2024

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

Renzishi pushed a commit to Renzishi/oni_multiplayer that referenced this issue Dec 20, 2024
Minimum supported game version is 643502.
@charlee-dev
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants