lilwhitemouse / RimWorld-LWM.DeepStorage

A mod for the game RimWorld that has a set of Deep Storage Units that allow storing more than one item at a location.
GNU General Public License v3.0
29 stars 36 forks source link

Changed ListerHaulablesTick to not run every tick for a huge performance boost #116

Closed dougbenham closed 4 months ago

Owlchemist commented 2 years ago

So I merged this change into my fork. Seemed like a safe idea at first, but within minutes I got this error:

Tried to split off 40 of RawBerries14082675 but there are only 36

Possibly some sort uncaught change within that 250 tick window?

dougbenham commented 2 years ago

I have been using this change for months now and haven't seen a similar error message.