Waterline stops on world restart
FireWarrior2 opened this issue ยท 2 comments
Your GTNH Discord Username
fire.warrior
Your Pack Version
2.7.2
Your Server
SP
Java Version
Java 21
Type of Server
Single Player
Your Expectation
Waterline won't stop after world restart.
The Reality
Waterline stopped twice after world restart and completing current cycle.
Seems that it happened after I added t7 unit. Line stops if I use better molten superconductor bases (UHV+).
Main controller is turned off:
All unit controllers stopped at 100% progress:
Probably related strings are in the end of this log:
java.lang.NullPointerException: Cannot read field "mFluidOutputs" because "this.currentRecipe" is null
GregTech.log
Your Proposal
Fix waterline on world restart.
Final Checklist
- I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
- I can reproduce this problem consistently by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
- I have asked other people and they confirm they also have this problem by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
This should be taken care of in GTNewHorizons/GT5-Unofficial#3823
#18814 PR should have closed this, reopen if still an issue on future versions that include this PR.