FelixVolo / ActuallyFaster

A ROR2 mod that makes some things as the scrapper, 3D-Printer or the chance shrine go faster.
0 stars 2 forks source link

Conflict with ShareSuite #4

Open StellarHarbour opened 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.HookRoR2.PurchaseInteraction::OnInteractionBegin?1307115392 (RoR2.PurchaseInteraction , RoR2.Interactor ) (at <1ef51f3dc6ed48ae985693329a64334c>:IL_000A) DMD<>?-668623872.TrampolineRoR2.PurchaseInteraction::OnInteractionBegin?-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.HookRoR2.PurchaseInteraction::OnInteractionBegin?627260672 (RoR2.PurchaseInteraction , RoR2.Interactor ) (at :IL_000A) DMD<>?-668623872.TrampolineRoR2.PurchaseInteraction::OnInteractionBegin?-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.HookRoR2.PurchaseInteraction::OnInteractionBegin?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)