Occultism

Occultism

19M Downloads

Dimensional Mineshaft piles up resources once reloaded after chunk unload

klikli-dev opened this issue ยท 2 comments

commented

possible issue regarding the djinni ore miner. When unloaded, the miner continues to pile up resources and dumps them all out at once immediately once the area reloads, resulting in a TON of items lagging out servers
the longer the area is unloaded, the worse the reload is (there was one person online when I logged in and tps dropped to 2
also the more ore miners that are added into the system the worse the pile up gets

commented

Does not reproduce locally, and it seems like this should not be possible based on the code (cannot mine twice in a tick / always restarts a local tick countdown / no dependency on game time). Might be interference by a performance mod or tick simulator mod.

commented

This was a side effect of speeding up ticks with another mod. Unless we can somehow improve recipe lookup speed further there is not much we can do. Closing for now.