Jump to content

The game crashed whilst rendering overlay (All the Mods 7 - To the Sky)


bigbilly5

Recommended Posts

I open the game, loads to around 9 stars and then it stays on not responding for a while, using 100% of my CPU and after crashes and gives the following error.

Error Message:

The game crashed whilst rendering overlay Error: net.minecraftforge.fml.ModLoadingException: ConnectedTexturesMod (ctm) encountered an error during the done event phase Exit Code: -1

Crash report:

https://pastebin.com/wcZszy5x

 

PC Specs (Doubt this would be a problem at all):

- R9 5900x

- 3090

- 32gb ddr4 3600 mhz

 

Edited by bigbilly5
Link to comment
Share on other sites

It says your ran out of heap memory specifially when ctm is creating the models for connected textures:

Caused by: java.lang.OutOfMemoryError: Java heap space
	at it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap.rehash(Object2BooleanLinkedOpenHashMap.java:1859) ~[fastutil-8.5.6.jar%2341!/:?] {}
	at it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap.insert(Object2BooleanLinkedOpenHashMap.java:341) ~[fastutil-8.5.6.jar%2341!/:?] {}
	at it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap.put(Object2BooleanLinkedOpenHashMap.java:349) ~[fastutil-8.5.6.jar%2341!/:?] {}
	at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:177) ~[CTM-1.18.2-1.1.5+5.jar%23111!/:1.18.2-1.1.5+5] {re:classloading}

Give it more heap using the -Xmx java argument, you currently have 4G (4096m) assigned

Quote

JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m

 

  • Like 1

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.