[crash, server] Building oil Station in oil field.
kjl2875 opened this issue ยท 5 comments
forge-1.11.2-13.20.0.2312-universal.jar
seed: 5654556177424684123
Understand. I will be careful cycle structure.
OIL PUMP->Oil->X
X.1->OilEngine
X.2->OIL TANK
WATER PUMP->WATER->OilEngine
(OilEngine words in same OilEngine.)
the issue mainly is that your water pump is hooked directly to the massive ocean so the determining of what blocks to try and such up is getting out of control: it is kinda scanning the entire ocean (or most of it) :P that just eats up so much ticktime your server is having issues
as a workaround you might want to try making a 3x3 infinite source and put the pump over that for now
it looks like the watchdog killed your server because it was not responding. Currently the pump can have a major impact on your tps so it probably lagged your game to death
Fixed in 7.99.5