#Server crash report
11 messages · Page 1 of 1 (latest)
seems something related to the long distance pipes, what are you doing with them?
transporting item from wood farm to base, its chute->input long distance pipe and output to brass item pipe
both forceloaded ~200 blocks distance
try placing a buffer at the ends and pull/push from them
assuming you can get back into your world that is.
aluminium crates as buffer
crash on server startup
alright, so it's 100% the item long distance pipes causing the issue. and since you crash when loading your world, we might need to remove them from the region files
i can do it for you if you send me your world or the relevant region files:
Level spawn location: World: (-1668,64,534), Section: (at 12,0,6 in -105,4,33; chunk contains blocks -1680,-64,528 to -1665,319,543), Region: (-4,1; contains chunks -128,32 to -97,63, blocks -2048,-64,512 to -1537,319,1023)
otherwise, you can use a NBT explorer program to load up the region files and search for the long distance pipes and endpoints and remove their entries
i uploaded backup and replaced pipes, its working so far. Thanks for your help