DoctorFeelGoodMD / OxygenNotIncluded-Mods

MIT License
5 stars 3 forks source link

No Empty Conveyors crash #1

Open HugePinball opened 3 years ago

HugePinball commented 3 years ago

Also using 'Debris Melts to Debris' after in the load order. I've gotten this crash message occasionally - the game highlights both these mods as possibly related.

NullReferenceException

NoEmptyConveyors.NoEmptyConveyorsPatch.Postfix (System.Int32 __state) (at :0) (wrapper dynamic-method) SimTemperatureTransfer.SimTemperatureTransfer.DoOreMeltTransition_Patch3(int) Game.StepTheSim (System.Single dt) (at :0) Game.UnsafeSim200ms (System.Single dt) (at :0) Game.SimEveryTick (System.Single dt) (at :0) Game.Update () (at :0)

Build: U37-484114-SD

DoctorFeelGoodMD commented 3 years ago

Hi, I am not able to replicate this bug. Can you tell me what situations this bug happens - certain materials, certain temperatures, on or off the conveyor etc. Also, do you have any other mods which change temperature/material mechanics or add new materials? Using DLC or no? The error report unfortunately doesn't really have much info. Thanks!

HugePinball commented 3 years ago

Thanks for your attention :) Sorry, I didn't have a lot of info at the time. I'm running Spaced Out, a lot of mods, but no others I think would deal with temperature/material mechanics. One thing to note is that when this has happened, if I had the 'TPS Counter' mod active as well, it would also be flagged by the game as being possibly related ( https://steamcommunity.com/sharedfiles/filedetails/?id=2565985958 ). I don't think I've ever had a crash with only 'Debris Melts to Debris' enabled.

At the time this last crash occurred, I think the only thing that might have been on a conveyor changing state was solid hydrogen.

I'll enable both mods again and try to keep track of things if it happens again.

On Mon, Nov 8, 2021 at 7:14 AM DoctorFeelGoodMD @.***> wrote:

Hi, I am not able to replicate this bug. Can you tell me what situations this bug happens - certain materials, certain temperatures, on or off the conveyor etc. Also, do you have any other mods which change temperature/material mechanics or add new materials? Using DLC or no? The error report unfortunately doesn't really have much info. Thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/DoctorFeelGoodMD/OxygenNotIncluded-Mods/issues/1#issuecomment-963092291, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGZ7KJLJ443QE3TYXPRWSVLUK65J5ANCNFSM5HRLOEHA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

DoctorFeelGoodMD commented 3 years ago

Hmm, hydrogen seems to melt or sublime on conveyors OK for me, as do other subliming materials. If you get any more information let me know. If you can make this bug appear with just these two mods activated, I can take a look at the save file. I'll need to be able to replicate it before I can fix the issue, if it is one of my mods.