Mowmaster / Pedestals

A minecraft 1.16+ mod that is made to transport items,fluids,exp, and energy within small networks around a base or area.
https://www.curseforge.com/minecraft/mc-mods/pedestals
19 stars 19 forks source link

[issue] pedestals xp farmer causes crash #256

Open AlexanderStroer opened 10 months ago

AlexanderStroer commented 10 months ago

Placing a pedestal on top of a Sculk Catalyst and feeding liquid experience through a Pipez fluid pipe from an Ender Tank causes the pedestal to have packaged fluid once the pedestal is broken, once broken this causes a hanging entity crash for the server. This was replicated numerous times

---- Minecraft Crash Report ---- // There are four lights!

Time: 2023-12-26 23:05:44 Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05) at com.mowmaster.pedestals.Items.MechanicalOnlyStorage.BaseFluidBulkStorageItem.removeFluid(BaseFluidBulkStorageItem.java:248) ~[pedestals-0.4.56.jar%23576!/:0.4.56] {re:classloading} at com.mowmaster.pedestals.Items.MechanicalOnlyStorage.BaseFluidBulkStorageItem.m6883(BaseFluidBulkStorageItem.java:211) ~[pedestals-0.4.56.jar%23576!/:0.4.56] {re:classloading}

AlexanderStroer commented 10 months ago

This was on the FTB DireWolf 1.20 1.10.0 modpack.

Mowmaster commented 8 months ago

did some 1.19 testing, this might only effect 1.20, something to do with the remove fluid function probably on the while loop as it spawns fluid in world