LoafOrc / FacilityMeltdown

Maybe taking the appartus isn't such a great idea...
8 stars 6 forks source link

[V50/Error] Geiger Counter not working and softlocking the game #39

Closed Damecube closed 2 months ago

Damecube commented 2 months ago

I HAVE COMPLETED THE FOLLOWING

Describe the bug

The Geiger Counter cant be picked up and softlocks the game.

Logs: [Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object. Stack trace: GrabbableObject.FallWithCurve () (at <09f109276c764f589f47f312aab5547a>:IL_00A0) GrabbableObject.Update () (at <09f109276c764f589f47f312aab5547a>:IL_0125) FacilityMeltdown.Equipment.GeigerCounterItem.Update () (at ./Equipment/GeigerCounterItem.cs:59)

To Reproduce

Buy the Geiger Counter and open the Loot Ship. The Geiger Counter will fly and cant be picked up. Leaving the planet softlocks the game.

Environment

Modlist

LoafOrc commented 2 months ago

yeah i'll probably fix this at some point. fixing the geiger counter isn't too high of a priority for me

dopadream commented 2 months ago

yeah i'll probably fix this at some point. fixing the geiger counter isn't too high of a priority for me

If you're not going to fix it can you at least remove it from the shop for now? I bought it unknowingly and it fucked my save file. No point in keeping it if it does nothing

LoafOrc commented 2 months ago

be silly :3

RedSun42 commented 2 months ago

Could you set a Bool in Config to disable / enable the Geiger Counter ? Thanks :)

QRQ-2817 commented 2 months ago

Really, could you prioritize this issue? It's breaking peoples games.

LoafOrc commented 2 months ago

my bad my life is a little bit more complicated than it was when i started making this mod i guess. this is such a small part of the mod that i genuinely thought no one even used it. i will get to it when i get to it

LoafOrc commented 2 months ago

fixed in meltdown v2.6.3

QRQ-2817 commented 2 months ago

fixed in meltdown v2.6.3

Thank you