jixxed / StationeersMods

Stationeers Modding Framework for Unity mods
26 stars 4 forks source link

Having this mod installed - i have an error in main game menu. #17

Open kurakinvit opened 5 months ago

kurakinvit commented 5 months ago

Hi! Installing this mod causes an error to appear in the console in the main menu of the game: NullReferenceException at (wrapper managed-to-native) UnityEngine.MonoBehaviour.IsObjectMonoBehaviour(UnityEngine.Object) at UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) [0x00014] in <e1f0f1bc777141aba161d8a739ac8634>:0 at StationeersMods.Plugin.BepinPlugin.<Awake>b__0_0 (UnityEngine.SceneManagement.Scene Scene, UnityEngine.SceneManagement.LoadSceneMode LoadSceneMode) [0x000e2] in <195c3c020d044cd49073148e0056229f>:0 at (wrapper delegate-invoke) UnityEngine.Events.UnityAction'2[UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.LoadSceneMode].invoke_void_T0_T1(UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.LoadSceneMode) at UnityEngine.SceneManagement.SceneManager.Internal_SceneLoaded (UnityEngine.SceneManagement.Scene scene, UnityEngine.SceneManagement.LoadSceneMode mode) [0x0000e] in <e1f0f1bc777141aba161d8a739ac8634>:0

Player.log