MCP-Reborn icon indicating copy to clipboard operation
MCP-Reborn copied to clipboard

Crashing When Making World

Open AzEStudiosGitHub opened this issue 3 years ago • 6 comments

Error: AL lib: (EE) alc_cleanup: 1 device not closed

im probably just stupid but minecraft crashes when i try to create/load a world!

AzEStudiosGitHub avatar Jan 08 '22 20:01 AzEStudiosGitHub

this is on the 1.18.1 version

AzEStudiosGitHub avatar Jan 08 '22 20:01 AzEStudiosGitHub

Same issue...

oyamabs avatar Jan 09 '22 21:01 oyamabs

I had this problem when I started the game with 512 MB memory jvm arg. My advice is try starting with 2GB.

Pledix avatar Jan 10 '22 18:01 Pledix

Probably a RAM issue, Minecraft on idle, let's say the main menu uses 700MB of RAM, so maybe increase the RAM you guys are allocating to it.

novastosha avatar Jan 13 '22 20:01 novastosha

If you are using Eclipse, adding "-Xverify:none" to the arguments may fix it. Only do this if you know that you will not be executing untrusted code.

TheKodeToad avatar Jan 17 '22 14:01 TheKodeToad

Its because of an error while decompiling (i was able to fix it, but i forgot how), try 1.18.2

RRM101 avatar Apr 03 '22 15:04 RRM101