FunkFrog / ShareSuite

Risk of Rain 2 Item, Money, & Equipment sharing mod build upon BepInEx
https://thunderstore.io/package/FunkFrog-and-Sipondo/ShareSuite/
GNU General Public License v3.0
39 stars 27 forks source link

Error #200

Closed StellarHarbour closed 1 year ago

StellarHarbour commented 1 year ago

[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: ShareSuite.MoneySharingHooks.OnShopPurchase (On.RoR2.PurchaseInteraction+orig_OnInteractionBegin orig, RoR2.PurchaseInteraction self, RoR2.Interactor activator) (at :IL_00E9) DMD<>?-668623872.Hook?1307115392 (RoR2.PurchaseInteraction , RoR2.Interactor ) (at <1ef51f3dc6ed48ae985693329a64334c>:IL_000A) DMD<>?-668623872.Trampoline?-298844160 (RoR2.PurchaseInteraction , RoR2.Interactor ) (at :IL_0020) ShareSuite.ItemSharingHooks.OnShopPurchase (On.RoR2.PurchaseInteraction+orig_OnInteractionBegin orig, RoR2.PurchaseInteraction self, RoR2.Interactor activator) (at :IL_01A9) DMD<>?-668623872.Hook?627260672 (RoR2.PurchaseInteraction , RoR2.Interactor ) (at :IL_000A) DMD<>?-668623872.Trampoline?-1279684608 (RoR2.PurchaseInteraction , RoR2.Interactor ) (at :IL_0020) ActuallyFaster.ActuallyFaster+<>c.b__20_3 (On.RoR2.PurchaseInteraction+orig_OnInteractionBegin orig, RoR2.PurchaseInteraction self, RoR2.Interactor activator) (at :IL_0000) DMD<>?-668623872.Hook?660439040 (RoR2.PurchaseInteraction , RoR2.Interactor ) (at :IL_0014) RoR2.Interactor.PerformInteraction (UnityEngine.GameObject interactableObject) (at <2b2f3d5000df48ae8f94a9b49e82d786>:IL_0041) RoR2.Interactor.AttemptInteraction (UnityEngine.GameObject interactableObject) (at <2b2f3d5000df48ae8f94a9b49e82d786>:IL_0007) RoR2.InteractionDriver.FixedUpdate () (at <2b2f3d5000df48ae8f94a9b49e82d786>:IL_00A0)

Sipondo commented 1 year ago

Looks like it's caused by another mod (ActuallyFaster), possible incompatibility. Please let them know so they can make it compatible :)