-
-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Summary
Forwarded from https://www.nexusmods.com/schedule1/mods/1194?tab=posts&comment_id=167094406
[11:53:10.095] [Il2CppInterop] During invoking native->managed trampoline
Il2CppInterop.Runtime.Il2CppException: System.NullReferenceException: Object reference not set to an instance of an object.
--- BEGIN IL2CPP STACK TRACE ---
System.NullReferenceException: Object reference not set to an instance of an object.
at ScheduleOne.Core.Items.Framework.BaseItemInstance.get_ID () [0x00000] in <00000000000000000000000000000000>:0
at ScheduleOne.ItemFramework.ItemInstance.get_Definition () [0x00000] in <00000000000000000000000000000000>:0
--- END IL2CPP STACK TRACE ---
at Il2CppInterop.Runtime.Il2CppException.RaiseExceptionIfNecessary(IntPtr returnedException) in /home/runner/work/Il2CppInterop/Il2CppInterop/Il2CppInterop.Runtime/Il2CppException.cs:line 36
at Il2CppScheduleOne.ItemFramework.ItemInstance.get_Definition()
at S1API.Internal.Patches.StoragePatches.PlaceableStorageEntity_Start_Postfix(PlaceableStorageEntity __instance)
at DMD<Il2CppScheduleOne.ObjectScripts.PlaceableStorageEntity::Start>(PlaceableStorageEntity this)
at (il2cpp -> managed) Start(IntPtr , Il2CppMethodInfo* )
Game Version
Other (specify in Additional Context)
S1API Version
3.0.0
MelonLoader Version
0.7.0
Runtime Environment
IL2CPP (Regular)
Steps to Reproduce
Unsure/not provided
Expected vs Actual Behavior
not provided
MelonLoader Log
What Have You Tried?
No response
Additional Context
Game Version: 0.4.4f10
Pre-submission Checklist
- I have read the installation guide
- I am using the latest version of S1API
- I have verified this issue is related to S1API (not general modding support)
- I am using MelonLoader 0.7.0 or have noted compatibility issues with 0.7.1+
- I have included my MelonLoader log or relevant excerpts