Astral Sorcery Crash on load
bluev1121 opened this issue ยท 2 comments
Occurs when starting Minecraft, very light modlist. Looks to be related to constellation rendering?
You're out of memory, allocate more. Not an error in code, only in memory cost. You have less than 1 GB of memory allocated:
"Memory: 305133816 bytes (290 MB) / 900878336 bytes (859 MB) up to 1037959168 bytes (989 MB)"
Time: 1/1/21 8:43 PM
Description: Registering texture
java.lang.OutOfMemoryError: Registering texture
at org.lwjgl.system.MemoryUtil.nmemReallocChecked(MemoryUtil.java:484) ~[lwjgl-3.2.2.jar:build 10] {}