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 11 forks source link

Bulk compression potentially using too much memory #103

Open zer0cares opened 7 months ago

zer0cares commented 7 months ago

crash-2024-01-22_08.05.24-server.txt

Worked fine before, then the only change was that the forge version on the server updated, and now the server doesn't start. Tried reverting to the older forge version and its still crashing, with the crashlogs pointing to MEGACells.

Any help would be appreciated, thanks!

xSamTheKingx commented 7 months ago

Same issue here please help anyone?

62832 commented 7 months ago

Are we talking Forge or NeoForge?

zer0cares commented 7 months ago

Forge

On Mon, Jan 22, 2024, 9:23 AM 90 @.***> wrote:

Are we talking Forge or NeoForge?

— Reply to this email directly, view it on GitHub https://github.com/62832/MEGACells/issues/103#issuecomment-1904657168, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMGACAG4ZCP2AUGKAM52DG3YP24EHAVCNFSM6AAAAABCE5ZL2SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBUGY2TOMJWHA . You are receiving this because you authored the thread.Message ID: @.***>

xSamTheKingx commented 7 months ago

Forge_1.20.1_47.2.19

62832 commented 7 months ago

Then I would suggest using NeoForge instead since I'm not really providing support for Forge versions beyond 47.1.3.

EDIT: Having just tried out a Forge 47.2.19 installation, I'm unable to reproduce this.

xSamTheKingx commented 7 months ago

Its the server ram caused the issue. I upgraded ram to 16GB and now its good Its strange how much ram atm9 needs as i only have 3 players on the server.

62832 commented 7 months ago

Yes, I suppose the initial caching process for the bulk compression service would be quite memory-intensive, though this certainly isn't ideal.