Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need 1.21.1 #184

Open
SussyBob opened this issue Oct 27, 2024 · 10 comments
Open

Need 1.21.1 #184

SussyBob opened this issue Oct 27, 2024 · 10 comments

Comments

@SussyBob
Copy link

Are there any plan for a future update or this mod is basically discontinued? I really love this mod..

@FxMorin
Copy link
Owner

FxMorin commented Oct 27, 2024

Mojang fixed the memory leaks, so this mod is no longer needed

@mabe6
Copy link

mabe6 commented Nov 1, 2024

there is nothing left to do?

Mojang fixed the memory leaks, so this mod is no longer needed

@mharbb
Copy link

mharbb commented Nov 12, 2024

there is nothing left to do?

Mojang fixed the memory leaks, so this mod is no longer needed

I still get memory leaks when loading large amounts of chunks, and then unloading or relogging

@notForgiven
Copy link

Mojang fixed the memory leaks, so this mod is no longer needed

With version 1.21.3, it seems that this error has reappeared, the game occupies more than 3.6gb of total ram (while version 1.21.1 only occupies ~2.8gb), while the JVM setting is 2gb of ram for the game

@mharbb
Copy link

mharbb commented Nov 12, 2024

Mojang fixed the memory leaks, so this mod is no longer needed

With version 1.21.3, it seems that this error has reappeared, the game occupies more than 3.6gb of total ram (while version 1.21.1 only occupies ~2.8gb), while the JVM setting is 2gb of ram for the game

I hate how finicky it is sometimes.

@isvein
Copy link

isvein commented Dec 2, 2024

I have memory issues with 1.21.3 too :/

1 similar comment
@wuhmxx
Copy link

wuhmxx commented Dec 18, 2024

I have memory issues with 1.21.3 too :/

@SussyBob
Copy link
Author

@FxMorin, seems everyone needs your help again =)

@FxMorin
Copy link
Owner

FxMorin commented Dec 22, 2024

Are you using any other mods?

Also, I wouldn't consider 3.6GB a memory leak. Im honestly surprised it runs with 3.6GB amount of memory at all. Theres no way the game can run with only 2GB of memory, in any stable capacity.

If you crash due to an OutOfMemoryException. You can get a heap dump and send it to me and I'll look into it.

To get a heap dump when you crash, add the following JVM flags:
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/some/path/minecraft-heapdump.bin

Change the path to somewhere accessible.

@isvein
Copy link

isvein commented Dec 22, 2024

How much ram would you say is minimum these days? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants
@FxMorin @isvein @mharbb @SussyBob @notForgiven @mabe6 @wuhmxx and others