Items no longer being instanced after update
After the latest update the devotion update the mod no longer works on any stage. Items simply aren't instanced. My best guess is due to the effect of the new artifact the code changed. This is the error I found in the console.
[Error : Unity Log] MissingMethodException: void IL.RoR2.PickupDropletController.add_CreatePickupDroplet_CreatePickupInfo_Vector3_Vector3(MonoMod.Cil.ILContext/Manipulator)
Stack trace:
InstancedLoot.Hooks.HookManager.RegisterHooks () (at <390402403d5a433a9003bbbcaa04ed32>:IL_001A)
InstancedLoot.InstancedLoot.OnEnable () (at <390402403d5a433a9003bbbcaa04ed32>:IL_0017)
UnityEngine.GameObject:AddComponent(Type)
BepInEx.Bootstrap.Chainloader:Start()
FlashWindow:.cctor()
I have only tested with the InstanceItems setting right now. Will test with InstanceObject soon.
Edited by Shiranui-Izayoi