Applied Energistics 2

Applied Energistics 2

137M Downloads

Adding Items to ME system crashes server

9mahall opened this issue ยท 5 comments

commented

Describe the bug

When adding multiple items to ME system through wireless terminal the server goes fully unresponsive and is then terminated by watchdog.

crash-2024-06-07_19.54.08-server.txt

crash-2024-06-07_19.36.49-server.txt

How to reproduce the bug

Add multiple items to ME system (Shift click about 6 stacks quickly) Server goes fully unresponsive and then is terminated in 80 seconds from server watchdog. Bug is reproducible with 1 user and with and without autocrafting setup enabled.

All relevant chunks with ME storage cells should be loaded, no loops in system, basic troubleshooting steps followed

Expected behavior

System is able to store anything put in it, Drives are not close to full, and lots of space available.

Additional details

JVM using 5/22G available right before crashing

Direwolf 20

running on a debian VM W/ 25G allocated

NUC7I7BNH w/ 36GB 4core

Worked with some people on the discord who recommended disabling the watchdog or using less allocated ram. Not sure if these would solve the issue here.

Which minecraft version are you using?

1.20

On which mod loaders does it happen?

Forge

Crash log

https://pastebin.com/taMXuS52

commented

That depends on whether it happens consistently at this location, or does it differ everytime this happens?

java.lang.Error: ServerHangWatchdog detected that a single server tick took 80.00 seconds (should be max 0.05)
	at me.ramidzkh.mekae2.ae2.stack.ChemicalHandlerFacade.getAvailableStacks(ChemicalHandlerFacade.java:84) ~[Applied-Mekanistics-1.4.2.jar%23422!/:1.4.2] {re:classloading}
commented

It's not consistent, hm.

Can you please update to the latest version 1.20.1 and see if that fixes it?

commented

May have filled out the form wrong, apologies.

Confirming this is a 1.20.1 jar running ae2 15.0.20. Can provide more logs if requested

commented

May have filled out the form wrong, apologies.

Confirming this is a 1.20.1 jar running ae2 15.0.20. Can provide more logs if requested

I mean you should update AE2 to the latest available version for 1.20.1

commented

TIL i was not using the most recent version.... Seems to be working fine. Thanks so much!!