Corosauce / ZombieAwareness

Minecraft Forge Mod - Ehanced AI awareness for vanilla MC mobs
http://coros.us/mods/zombieawareness
47 stars 19 forks source link

Server crash with java.lang.OutOfMemoryError: Java heap space #14

Closed Krysinski closed 7 years ago

Krysinski commented 7 years ago

After upgrade Gregtech mod from 5.09.27 to 5.09.28 server has crash with java.lang.OutOfMemoryError: Java heap space when player try to connect (from 3500M with 0 players up to 6000M with one player) crash-2017-03-06_11.18.34-server.txt With Gregtech 5.0.27 about 3500M of memory in use all time with same mods and no issues.

Issue was fixed in https://github.com/Blood-Asp/GT5-Unofficial/issues/931

Corosauce commented 7 years ago

in config/CoroUtil.cfg set chunkCacheOverworldOnly to true to prevent this from happening.