Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[issue] pedestals xp farmer causes crash #256

Open
AlexanderStroer opened this issue Dec 27, 2023 · 2 comments
Open

[issue] pedestals xp farmer causes crash #256

AlexanderStroer opened this issue Dec 27, 2023 · 2 comments

Comments

@AlexanderStroer
Copy link

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.m_6883_(BaseFluidBulkStorageItem.java:211) ~[pedestals-0.4.56.jar%23576!/:0.4.56] {re:classloading}

@AlexanderStroer
Copy link
Author

This was on the FTB DireWolf 1.20 1.10.0 modpack.

@Mowmaster
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants