Sivelos1 / SivsItemsRoR2

A Risk of Rain 2 Mod that adds a variety of items.
1 stars 0 forks source link

Null Reference Exception: Void Arena Stage Broken on Cell Vent Completion. #3

Closed MapleWheels closed 3 years ago

MapleWheels commented 3 years ago

Hello Sive,

Your mod appears to be the one responsible for breaking the void in both single player and multi player.

Issue Description:

Upon completion of a vent (Cell Vent charge at 99%), the vent does not spawn any items, including not playing the sounds or animations associated with it. The progress indicator is frozen at 99% but is --crossed-- out as if completed. However, the Cell Vent counter does not increment. the actual cell vent field will gradually shrink and disappear as expected and the next Cell Vent can be started with a repeat of the same.

This issue is no longer present if your mod is removed/disabled.

I have attached the LogOutput. I force exited the game after the issue occurred so the last error is from the arena error. below is a sample of the error from the log. Further configuration details are below.

` [Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: SivsItemsRoR2.SameEliteDamageBonus+<>c.b__13_0 (On.RoR2.GlobalEventManager+orig_OnCharacterDeath orig, RoR2.GlobalEventManager self, RoR2.DamageReport damageReport) (at <434213e5c8ee480daf513d7c60e51527>:0) DMD<>?-974261760.Hook?-232148224 (RoR2.GlobalEventManager , RoR2.DamageReport ) (at <7196e1eee2874501a2cda1bb9b770a23>:0) DMD<>?-974261760.Trampoline?-1543083008 (RoR2.GlobalEventManager , RoR2.DamageReport ) (at :0)

SivsItemsRoR2.MiniWispOnKill+<>c.b__15_0 (On.RoR2.GlobalEventManager+orig_OnCharacterDeath orig, RoR2.GlobalEventManager self, RoR2.DamageReport damageReport) (at <434213e5c8ee480daf513d7c60e51527>:0) DMD<>?-974261760.Hook?-1086535936 (RoR2.GlobalEventManager , RoR2.DamageReport ) (at <6fd226175f144be88cd08c97a86815e1>:0) DMD<>?-974261760.Trampoline?-271307776 (RoR2.GlobalEventManager , RoR2.DamageReport ) (at <71629360ae94438dab97edc135189ddc>:0)

SivsItemsRoR2.Geode+<>c.b__16_1 (On.RoR2.GlobalEventManager+orig_OnCharacterDeath orig, RoR2.GlobalEventManager self, RoR2.DamageReport damageReport) (at <434213e5c8ee480daf513d7c60e51527>:0) DMD<>?-974261760.Hook?1178860160 (RoR2.GlobalEventManager , RoR2.DamageReport ) (at <72ffe61d93d44b6ea63ce902b9d8d6c8>:0) DMD<>?-974261760.Trampoline?-589057024 (RoR2.GlobalEventManager , RoR2.DamageReport ) (at <6971c6d143424b74ba6ca4ed6466526e>:0)

[...] `

Configuration Details: Mod Version: 0.05

R2API Version: 2.5.14 All BepInEx Mods Loaded

Regards, LogOutput_VoidError_ArenaController.log