62832 / MEGACells

ME Greater Accumulation Cells - For when kilobytes just won't do.
https://www.curseforge.com/minecraft/mc-mods/mega-cells
GNU Lesser General Public License v3.0
28 stars 13 forks source link

Server crashes when submitting crafting jobs involving MEGA decompression module #95

Closed rikaakiba closed 10 months ago

rikaakiba commented 11 months ago

The pack is ATM9 (0.2.31) comes with MEGA Cells 2.2.7-1.20.1. Cannot reproduce reliably, but does happen several times a day.

Crash reports: crash-2023-12-14_16.57.53-server.txt crash-2023-12-14_17.03.02-server.txt crash-2023-12-15_00.03.03-server.txt

These 3 crashes above happened when trying to craft 1 256M MEGA Storage Component, but also happened with other recipes in the past. I have redstone, glowstone, sand and ender pearl stored in MEGA Bulk Item Storage Cells with Compression Card installed and the crafting plan looks something like this: image image image

62832 commented 11 months ago

If more people report this as happening consistently then I'll try to push out a potential fix for it, but for now I am unable to reproduce this on my end.

62832 commented 11 months ago

Hi, is this still happening to you in version 2.2.9?

rikaakiba commented 11 months ago

Guess I'll have to manually update and check it out, will get back to you in a few days!

rikaakiba commented 10 months ago

Seems like the issue is gone.

I've been using a computercraft script to request a 256m storage component for every 15min~2hr, which should be similar to what i've been doing in the past. Also requested manually a few times, and the server is running for about 2 days without a single crash. Compared to before which is like 5 crashes in a day, I think it's probably solved now.

Thank you very much for the help!