Hi after loading into a modded Forge 1.10.2 the menu is fine, but minecraft crashes after a few seconds in the world. I have been playing with the same mods and Forge setup for a few days now, only the crashes started just recently. Any suggestion on how to fix? I have attached a crash report below. Thanks!
My Active Mods List (all for minecraft ver 1.10.2)
- Minecraft Forge
- Futurepack
- Instant Blocks
- Lightning Craft
- Malasis Core
- Malasis Doors
- Project E (formerly Equivalent Exchange)
- Worldedit for Forge
Crash Report
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
MalisisCorePlugin (MalisisCore-1.10.2.jar)
Contact their authors BEFORE contacting forge
// I let you down. Sorry
Time: 15/09/16 10:25 PM
Description: Exception ticking world
java.lang.IllegalArgumentException: Cannot get property PropertyInteger{name=layers, clazz=class java.lang.Integer, values=[1, 2, 3, 4, 5, 6, 7, 8]} as it does not exist in BlockStateContainer{block=minecraft:air, properties=[]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:196)
at net.minecraft.block.BlockSnow.func_176200_f(BlockSnow.java:145)
at net.malisis.doors.block.BigDoor.onBlockSet(BigDoor.java:208)
at net.malisis.core.util.chunklistener.ChunkListener$BlockNotifierProcedure.execute(ChunkListener.java:87)
at gnu.trove.impl.hash.TLongHash.forEach(TLongHash.java:178)
at net.malisis.core.util.chunkblock.ChunkBlockHandler.callProcedure(ChunkBlockHandler.java:102)
at net.malisis.core.util.chunklistener.ChunkListener.updateCoordinates(ChunkListener.java:47)
at net.malisis.core.util.chunkblock.ChunkBlockHandler.updateCoordinates(ChunkBlockHandler.java:132)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:558)
at net.minecraft.world.World.func_180501_a(World.java:331)
at net.minecraft.world.World.func_175656_a(World.java:408)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:441)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:220)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:196)
at net.minecraft.block.BlockSnow.func_176200_f(BlockSnow.java:145)
at net.malisis.doors.block.BigDoor.onBlockSet(BigDoor.java:208)
at net.malisis.core.util.chunklistener.ChunkListener$BlockNotifierProcedure.execute(ChunkListener.java:87)
at gnu.trove.impl.hash.TLongHash.forEach(TLongHash.java:178)
at net.malisis.core.util.chunkblock.ChunkBlockHandler.callProcedure(ChunkBlockHandler.java:102)
at net.malisis.core.util.chunklistener.ChunkListener.updateCoordinates(ChunkListener.java:47)
at net.malisis.core.util.chunkblock.ChunkBlockHandler.updateCoordinates(ChunkBlockHandler.java:132)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:558)
at net.minecraft.world.World.func_180501_a(World.java:331)
at net.minecraft.world.World.func_175656_a(World.java:408)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:441)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:220)
-- Affected level --
Details:
Level name: Hideout
All players: 1 total; [EntityPlayerMP['Cute_Boi'/28, l='Hideout', x=190.31, y=232.00, z=67.56]]
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: -8497444990489464749
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options: 3;minecraft:bedrock,230*minecraft:stone,5*minecraft:dirt,minecraft:grass;3;biome_1,decoration,stronghold,mineshaft,dungeon
Level spawn location: World: (241,4,103), Chunk: (at 1,0,7 in 15,6; contains blocks 240,0,96 to 255,255,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 157023 game time, 157023 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 21188 (now: true), thunder time: 50656 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 475824640 bytes (453 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.1.2077 10 mods loaded, 10 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2077.jar)
UCHIJAAAA Forge{12.18.1.2077} [Minecraft Forge] (forge-1.10.2-12.18.1.2077.jar)
UCHIJAAAA fp{24.1.4 pre} [Futurepack] (Futurepack-1.10.2-24.1.4.jar)
UCHIJAAAA fp.api{1.0.1} [Futurepack API] (Futurepack-1.10.2-24.1.4.jar)
UCHIJAAAA lightningcraft{2.4.4} [LightningCraft] (lightningcraft-2.4.4.jar)
UCHIJAAAA malisiscore{1.9.4-4.0.1} [MalisisCore] (MalisisCore-1.10.2.jar)
UCHIJAAAA malisisdoors{1.9.4-5.0.1} [MalisisDoors] (malisisdoors-1.9.4-5.0.1.jar)
UCHIJAAAA ProjectE{1.10.2-PE1.0.6B} [ProjectE] (ProjectE-1.10.2-PE1.0.6B.jar)
UCHIJAAAA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
MalisisCorePlugin (MalisisCore-1.10.2.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
net.malisis.core.util.clientnotif.ClientNotifTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Cute_Boi'/28, l='Hideout', x=190.31, y=232.00, z=67.56]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Hi after loading into a modded Forge 1.10.2 the menu is fine, but minecraft crashes after a few seconds in the world. I have been playing with the same mods and Forge setup for a few days now, only the crashes started just recently. Any suggestion on how to fix? I have attached a crash report below. Thanks!
My Active Mods List (all for minecraft ver 1.10.2)
- Minecraft Forge
- Futurepack
- Instant Blocks
- Lightning Craft
- Malasis Core
- Malasis Doors
- Project E (formerly Equivalent Exchange)
- Worldedit for Forge
Crash Report
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
MalisisCorePlugin (MalisisCore-1.10.2.jar)
Contact their authors BEFORE contacting forge
// I let you down. Sorry
Time: 15/09/16 10:25 PM
Description: Exception ticking world
java.lang.IllegalArgumentException: Cannot get property PropertyInteger{name=layers, clazz=class java.lang.Integer, values=[1, 2, 3, 4, 5, 6, 7, 8]} as it does not exist in BlockStateContainer{block=minecraft:air, properties=[]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:196)
at net.minecraft.block.BlockSnow.func_176200_f(BlockSnow.java:145)
at net.malisis.doors.block.BigDoor.onBlockSet(BigDoor.java:208)
at net.malisis.core.util.chunklistener.ChunkListener$BlockNotifierProcedure.execute(ChunkListener.java:87)
at gnu.trove.impl.hash.TLongHash.forEach(TLongHash.java:178)
at net.malisis.core.util.chunkblock.ChunkBlockHandler.callProcedure(ChunkBlockHandler.java:102)
at net.malisis.core.util.chunklistener.ChunkListener.updateCoordinates(ChunkListener.java:47)
at net.malisis.core.util.chunkblock.ChunkBlockHandler.updateCoordinates(ChunkBlockHandler.java:132)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:558)
at net.minecraft.world.World.func_180501_a(World.java:331)
at net.minecraft.world.World.func_175656_a(World.java:408)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:441)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:220)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:196)
at net.minecraft.block.BlockSnow.func_176200_f(BlockSnow.java:145)
at net.malisis.doors.block.BigDoor.onBlockSet(BigDoor.java:208)
at net.malisis.core.util.chunklistener.ChunkListener$BlockNotifierProcedure.execute(ChunkListener.java:87)
at gnu.trove.impl.hash.TLongHash.forEach(TLongHash.java:178)
at net.malisis.core.util.chunkblock.ChunkBlockHandler.callProcedure(ChunkBlockHandler.java:102)
at net.malisis.core.util.chunklistener.ChunkListener.updateCoordinates(ChunkListener.java:47)
at net.malisis.core.util.chunkblock.ChunkBlockHandler.updateCoordinates(ChunkBlockHandler.java:132)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:558)
at net.minecraft.world.World.func_180501_a(World.java:331)
at net.minecraft.world.World.func_175656_a(World.java:408)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:441)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:220)
-- Affected level --
Details:
Level name: Hideout
All players: 1 total; [EntityPlayerMP['Cute_Boi'/28, l='Hideout', x=190.31, y=232.00, z=67.56]]
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: -8497444990489464749
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options: 3;minecraft:bedrock,230*minecraft:stone,5*minecraft:dirt,minecraft:grass;3;biome_1,decoration,stronghold,mineshaft,dungeon
Level spawn location: World: (241,4,103), Chunk: (at 1,0,7 in 15,6; contains blocks 240,0,96 to 255,255,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 157023 game time, 157023 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 21188 (now: true), thunder time: 50656 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 475824640 bytes (453 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.1.2077 10 mods loaded, 10 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2077.jar)
UCHIJAAAA Forge{12.18.1.2077} [Minecraft Forge] (forge-1.10.2-12.18.1.2077.jar)
UCHIJAAAA fp{24.1.4 pre} [Futurepack] (Futurepack-1.10.2-24.1.4.jar)
UCHIJAAAA fp.api{1.0.1} [Futurepack API] (Futurepack-1.10.2-24.1.4.jar)
UCHIJAAAA lightningcraft{2.4.4} [LightningCraft] (lightningcraft-2.4.4.jar)
UCHIJAAAA malisiscore{1.9.4-4.0.1} [MalisisCore] (MalisisCore-1.10.2.jar)
UCHIJAAAA malisisdoors{1.9.4-5.0.1} [MalisisDoors] (malisisdoors-1.9.4-5.0.1.jar)
UCHIJAAAA ProjectE{1.10.2-PE1.0.6B} [ProjectE] (ProjectE-1.10.2-PE1.0.6B.jar)
UCHIJAAAA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
MalisisCorePlugin (MalisisCore-1.10.2.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
net.malisis.core.util.clientnotif.ClientNotifTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Cute_Boi'/28, l='Hideout', x=190.31, y=232.00, z=67.56]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Ok thanks ill look into it. Sorry about the spoilers i'm new
i'll do it next time!