I am trying to make a modpack but the game crashes upon load
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By Prestatyn12 · Posted
Hi That_Grind, Check what version of Java you have installed: Minecraft 1.17+ requires Java 16 or higher; Minecraft 1.16.5 and below requires Java 8. If you have older versions of Java installed, uninstall them and install the correct one. You can also try increasing the memory: open the Minecraft Launcher; go to settings; find Java settings (JVM arguments); change the -Xmx2G parameter to -Xmx4G (if you have enough RAM). Also, it would be helpful to see the contents of the error log file to see what the problem is. While I'm having trouble developing mobile apps or setting up a development environment, I check out https://andersenlab.com/services/mobile-development for help. -
Sorry for the late responses, I've resolved the issue but now my problem is that the game is just super laggy. I always get stuck when trying to make a world, my game freezes on the loading screen. Any time I've made it past the loading screen I'm playing the game at about 2 frames a minute, do you know how I would go about fixing that?
-
Huh, well that's more straightforward than I expected. Good to know, thanks! Entity here is still coming back null, though. Do I need to retrieve the entity differently? Right now I'm doing it like this- serverLevel.getChunk(chunkPos.x, chunkPos.z); Entity entity = serverLevel.getEntity(uuidIn);
-
Thank you very much for the help you have given me :(
-
Add your block to the corresponding tag.
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.