Question Crash while adjusting video settings

Cervator

Org Co-Founder & Project Lead
Contributor
Design
Logistics
SpecOps
Hey there. Looks like you ran out of memory:

Code:
14:01:46.634 [main] ERROR o.terasology.engine.TerasologyEngine - Uncaught exception, attempting clean game shutdown
java.lang.OutOfMemoryError: Java heap space
    at org.terasology.utilities.procedural.SimplexNoise.<init>(SimplexNoise.java:66)
    at org.terasology.customOreGen.PocketStructureDefinition$DiffusePocketStructure.<init>(PocketStructureDefinition.java:105)
If you have plenty of memory on your system you might want to run the game with more memory assigned. The game launcher makes that easy to adjust :)
 
Top