Team-EnderIO / EnderIO

EnderIO Rewritten for Modern Minecraft.
https://enderio.com
The Unlicense
341 stars 108 forks source link

ItemConduitData#hashCode Watchdog Crash #835

Open arctair opened 1 month ago

arctair commented 1 month ago

Is there an existing issue for this?

Current Behavior

EIO bundled with Monifactory 0.9.3 release can crash server for unknown reason. Uptime was ~47h57m at crash time. I have attached crash report.

Expected Behavior

EIO should not crash server

How to Test

I have not yet uncovered reproduction steps

Local Environment

- **Operating System**: Ubuntu 24.04.1 LTS
- **Java version**: openjdk version "17.0.12" 2024-07-16
- **Minecraft Version**: forge 47.3.6 mc 1.20.1
- **Version**: EnderIO-1.20.1-6.1.10-beta-all
- **Other Mods**: See crash report

Any Additional Information?

crash-2024-09-29_19.57.50-server.txt

lpjn commented 1 month ago

Seeing the same on the same EnderIO mod version (different modpack, custom), FYI

Rover656 commented 1 month ago

Is this also on a server after a good bit of runtime?

lpjn commented 1 month ago

Is this also on a server after a good bit of runtime?

Yes, Scheduled restarts twice a day, have seen crashes of the same type after 4-5h of uptime. We have switched to an older version of the mod for now. modlist.txt

Rover656 commented 1 month ago

Is this also on a server after a good bit of runtime?

Yes, Scheduled restarts twice a day, have seen crashes of the same type after 4-5h of uptime. We have switched to an older version of the mod for now. modlist.txt

Which version have you moved down to, that may help us isolate the cause. Thanks!

Rover656 commented 3 weeks ago

Any update on this?