rwtema / Extra-Utilities-2-Source

Sourcecode for Extra Utilities
Other
109 stars 75 forks source link

Quantum Quarry + Twilight Forest = Ticking Block Crash #430

Closed mistaboom closed 2 years ago

mistaboom commented 3 years ago

I will attach the error logs but the title says it all. Crashed a dedicated server and a standalone pc. Just run a few quantum quarries with twilight forest installed and it shouldn't be long before you crash. crash-2021-05-08_17.26.07-server.txt crash-2021-05-08_17.15.40-server.txt crash-2021-05-09_11.43.11-server.txt

minecraft 1.12.2 forge 14.23.5.2855 extrautils2-1.12-1.9.9 twilightforest-1.12.2-3.11.1021-universal

Breadabix commented 3 years ago

Im having this issue but with placing the quarries in mystcraft dimensions, unfortunately I havnt been able to find a fix.

mistaboom commented 2 years ago

Turns out I accidentally left Draconic Evolution and my config file for it in the modpack while I was doing my testing. When you disable some of the items for Draconic evolution it triggers the twilight forrest TFEventListener.isBlockProtectedFromBreaking() method in an interesting way and causes that to be listed as the error source. default draconic evolution config with TF and EU2 makes everything run happily.