[1.12.2]Stuck On Loading Terrain Infomation on Existing Minecraft World (Out of memory)
MakcSan opened this issue · 5 comments
i played with some mods and then add security craft. and i tried to load Existing Minecraft world that i played with these mods and it forever stuck on Loading terrain infomation i hear some ambientsounds from ambients mod but stuck on Loading terrain infomation :c
Theres no Error
Ambient Environment
| AmbientSounds 3
| AppleSkin
| Aquaculture 2
| ArchitectureCraft - TridentMC Version
| Backpacks!
| BetterFps
| BiblioCraft
| Biomes O' Plenty
| Buildcraft
| Carry On
| CubicChunks,CubicWorldgen
| Chameleon
| Chisel
| Chisels & Bits
| Clumps
| ConnectedTexturesMod
| CreativeCore
| CXLibrary
| Dynamic Surroundings
| Dynamic Trees
| Dynamic Trees - Biomes O' Plenty Compat
| Dynamic Trees - Pam's Harvestcraft Compat
| Exp Ore
| Extra Utilities
| FastFurnace
| FastWorkbench
| FoamFix
| Galacticraft Add-on - More Planets
| Global GameRules
| Inventory Tweaks
| Iron Chests
| Iron Tanks
| Item Filters
| jglrxavpok's Uncrafting Table
| JourneyMap
| Just Enough Items (JEI)
| KleeSlabs
| MalisisCore
| MalisisDoors
| Mantle
| Moar Tinkers
| Mob Grinding Utils
| More Furnaces
| MrCrayfish's Furniture Mod
| Music Player
| NetherPortalFix
| OpenComputers
| Optifine (latest)
| Ore Excavation
| OreLib | OreCruncher
| Ores Above Diamonds
| Pam's HarvestCraft
| Placebo
| Security Craft
| Sound Reloader
| Storage Drawers
| SwingThroughGrass
| Tinkers Construct
| Tinkers' Complement
| U Team Core
| Underground Biomes
| Wall-Jump! [FORGE]
| Worley's Caves
i allocated 10 GB to minecraft (i have 32GB in PC)
it shouldn't this to happen i think because without security craft, everything works fine
latest.log
Log files in a case
This is not an issue with not having enough RAM. Java spent too much time trying to free up unused memory. And judging by the line of code in SecurityCraft that is referenced, I doubt that this is directly caused by SecurityCraft. I will take a look into the code and see if there are any major memory leaks that could cause this. In the meantime, try adding -XX:+UseConcMarkSweepGC
OR -XX:-UseGCOverheadLimit
to the Java arguments of your game.
Does somebody know what mod causes this?
I have the same problem and Java Arguments don't help.
Edit:I found that cubic chunks causes this is there w way to fix it while still having both mods?