McJtyMods / DeepResonance

Deep Resonance: a powergen mod for Minecraft involving crystals
48 stars 22 forks source link

Smelter stuck after game restart #187

Open scotty9090 opened 7 years ago

scotty9090 commented 7 years ago

Version 1.4.6 / MC 1.10.2.

Having an issue with the smelter after I've quit / re-started the game. I (thus far) have always let the smelter finish it's last batch before I save and quit. Once I come back in game, the progress shows 100% and when I insert a new piece of ore, it ignores it and won't process. Breaking the block and replacing it seems to reset the smelter and everything works okay from there, until the next time I shut down.

McJty commented 7 years ago

@Elec332 this bug keeps coming up and up and I have no clue what is causing it. Seems every block that needs to do something with RCL liquid (i.e. interfaces with a tank) can sometimes cause this. Is there a possibility that some kind of tick handler for the tank system gets broken somehow?

SecretFox commented 7 years ago

v1.4.6 forge 2254 Purifier, Valve and Crystalizer were broken, but smelter, which is on different chunk, was still functional. Didn't restart the server, but i did disconnect for awhile, chunks were chunkloaded with FTB Utilities.

Might be completely unrelated, but i've also had EnderIO conduits and Flux points(Flux Networks mod) bug out the same way,destroy and replace to get them working again.

I've had some issues with FTB utilities before,so im swapping to other chunkloading method to see if that makes a difference.

scotty9090 commented 7 years ago

In my case, everything (smelter, valve, purifier, crystalizer, etc.) are all in a single chunk and everything except the smelter seems to behave correctly so far.

This is what I did last night (single player):

  1. Stood directly in front of the smelter and fed it a stack of ore (I'm standing in a different chunk than the smelter since it's right up against a border - doubt that's relevant though.)

  2. Save & Quit while the smelter was still processing, but did not close the game.

  3. Re-entered the world and the smelter is stopped.