LavaGang / MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
https://discord.gg/2Wn3N2P
Apache License 2.0
2.46k stars 477 forks source link

[Bug]: Exception in IL2CPP-to-Managed trampoline #731

Closed phoob-stack closed 1 month ago

phoob-stack commented 2 months ago

All of the following criteria must be met

All of the following are optional to answer

Describe the issue.

As discussed with Samboy (thank you btw) using 2022.1.0 PRERELEASE Unity : 2023.2.13F1 Game : ECO


[20:30:45.367] MelonLoader v0.6.4 Open-Beta
[20:30:45.368] OS: Windows 11
[20:30:45.368] Hash Code: 57EE1B42E1FB9958A6BA7AB968E66098D05A9C82A5236075512B7E61BC7C2A65
[20:30:45.368] ------------------------------
[20:30:45.368] Game Type: Il2cpp
[20:30:45.369] Game Arch: x64
[20:30:45.369] ------------------------------
[20:30:45.369] Core::BasePath = W:\SteamLibrary\steamapps\common\Eco
[20:30:45.369] Game::BasePath = W:\SteamLibrary\steamapps\common\Eco
[20:30:45.369] Game::DataPath = W:\SteamLibrary\steamapps\common\Eco\Eco_Data
[20:30:45.369] Game::ApplicationPath = W:\SteamLibrary\steamapps\common\Eco\Eco.exe
[20:30:45.369] Runtime Type: net6
[20:30:45.604] ------------------------------
[20:30:45.604] Game Name: Eco
[20:30:45.605] Game Developer: Strange Loop Games
[20:30:45.606] Unity Version: 2023.2.13f1
[20:30:45.606] Game Version: UNKNOWN
[20:30:45.606] ------------------------------

[20:30:49.489] Preferences Loaded!

[20:30:50.326] Loading UserLibss from 'W:\SteamLibrary\steamapps\common\Eco\UserLibs'...

[20:30:50.332] Loading Plugins from 'W:\SteamLibrary\steamapps\common\Eco\Plugins'...
[20:30:50.333] 0 Plugins loaded.
[20:30:50.670] Loading Il2CppAssemblyGenerator...
[20:30:50.696] [Il2CppAssemblyGenerator] Contacting RemoteAPI...
[20:30:50.874] [Il2CppAssemblyGenerator] RemoteAPI.DumperVersion = null
[20:30:50.874] [Il2CppAssemblyGenerator] RemoteAPI.ObfuscationRegex = null
[20:30:50.875] [Il2CppAssemblyGenerator] RemoteAPI.MappingURL = null
[20:30:50.875] [Il2CppAssemblyGenerator] RemoteAPI.MappingFileSHA512 = null
[20:30:50.908] [Il2CppAssemblyGenerator] Using Dumper Version: 2022.1.0-pre-release.15
[20:30:50.908] [Il2CppAssemblyGenerator] Using Il2CppInterop Version = 1.4.6-ci.433+45e22c2cb80a9586114a1815d77cc20104fd896c
[20:30:50.909] [Il2CppAssemblyGenerator] Using Unity Dependencies Version = 2023.2.13
[20:30:50.909] [Il2CppAssemblyGenerator] Using Deobfuscation Regex = null
[20:30:50.910] [Il2CppAssemblyGenerator] Cpp2IL is up to date.
[20:30:50.910] [Il2CppAssemblyGenerator] UnityDependencies is up to date.
[20:30:50.910] [Il2CppAssemblyGenerator] Checking GameAssembly...
[20:30:51.091] [Il2CppAssemblyGenerator] Assembly is up to date. No Generation Needed.

[20:30:51.092] Loading Mods from 'W:\SteamLibrary\steamapps\common\Eco\Mods'...
[20:30:51.093] 0 Mods loaded.

[20:30:52.515] Class::Init signatures have been exhausted, using a substitute!
[20:30:52.616] Registered mono type Il2CppInterop.Runtime.DelegateSupport+Il2CppToMonoDelegateReference in il2cpp domain
[20:30:52.639] Registered mono type MelonLoader.Support.MonoEnumeratorWrapper in il2cpp domain
[20:30:52.641] Registered mono type MelonLoader.Support.SM_Component in il2cpp domain
[20:30:52.651] No Support Module Loaded!
[20:30:53.585] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Start()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentStart(IntPtr , Il2CppMethodInfo* )
[20:30:53.587] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.602] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.612] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.612] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.614] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.629] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.643] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.658] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.706] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.709] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.710] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.712] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.713] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.713] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.714] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.715] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.716] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.717] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.718] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.719] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.720] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.721] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.724] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.725] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.726] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.727] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.728] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.729] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.730] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.731] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.732] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.733] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.734] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.734] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.735] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.736] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.737] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.738] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.742] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.743] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.745] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.747] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.747] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.748] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.749] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.750] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.751] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.751] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.752] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.753] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.754] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.755] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.759] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.760] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.762] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.763] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.763] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.765] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.765] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.766] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.767] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.768] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.769] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.769] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.770] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.775] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.776] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.777] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.779] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.780] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.780] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.781] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.782] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.783] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.784] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.784] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.785] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.786] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.787] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.788] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.788] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.792] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.793] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.794] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.795] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )
[20:30:53.796] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Exception: ICall with signature UnityEngine.Transform::SetAsLastSibling was not resolved
   at (missing icall delegate) MelonLoader.Support.SM_Component+SetAsLastSiblingDelegate(IntPtr )
   at MelonLoader.Support.SM_Component.SiblingFix()
   at MelonLoader.Support.SM_Component.Update()
   at Trampoline_VoidThisMelonLoader.Support.SM_ComponentUpdate(IntPtr , Il2CppMethodInfo* )```

### Did you attach your log file?

Yes, I attached my log file to the text box above.
HerpDerpinstine commented 1 month ago

Please try this again using the latest alpha-development windows x64 nightly The issue should hopefully be resolved now.