Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- CXLibraryCore (cxlibrary-1.0.1.jar)
- MalisisCorePlugin (malisiscore-1.9-3.0.6.jar)
- MalisisSwitchesPlugin (malisisswitches-1.9-2.0.0.jar)
- Contact their authors BEFORE contacting forge
- // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
- Time: 5/28/16 6:43 PM
- Description: Unexpected error
- java.lang.ClassCastException: com.github.lunatrius.schematica.client.world.chunk.ChunkProviderSchematic cannot be cast to net.minecraft.client.multiplayer.ChunkProviderClient
- at net.minecraft.client.multiplayer.WorldClient.func_72863_F(WorldClient.java:502)
- at net.minecraft.client.multiplayer.WorldClient.func_72863_F(WorldClient.java:47)
- at net.malisis.core.util.chunkblock.ChunkBlockHandler.getAffectedChunks(ChunkBlockHandler.java:338)
- at net.malisis.core.util.chunkcollision.ChunkCollision.getRayTraceResult(ChunkCollision.java:132)
- at net.minecraft.world.World.func_147447_a(World.java:885)
- at com.github.lunatrius.schematica.handler.client.RenderTickHandler.rayTrace(RenderTickHandler.java:50)
- at com.github.lunatrius.schematica.handler.client.RenderTickHandler.onRenderTick(RenderTickHandler.java:23)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_37_RenderTickHandler_onRenderTick_RenderTickEvent.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
- at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickStart(FMLCommonHandler.java:342)
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1070)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)
- at net.minecraft.client.main.Main.main(SourceFile:124)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at net.minecraft.client.multiplayer.WorldClient.func_72863_F(WorldClient.java:502)
- at net.minecraft.client.multiplayer.WorldClient.func_72863_F(WorldClient.java:47)
- at net.malisis.core.util.chunkblock.ChunkBlockHandler.getAffectedChunks(ChunkBlockHandler.java:338)
- at net.malisis.core.util.chunkcollision.ChunkCollision.getRayTraceResult(ChunkCollision.java:132)
- at net.minecraft.world.World.func_147447_a(World.java:885)
- at com.github.lunatrius.schematica.handler.client.RenderTickHandler.rayTrace(RenderTickHandler.java:50)
- at com.github.lunatrius.schematica.handler.client.RenderTickHandler.onRenderTick(RenderTickHandler.java:23)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_37_RenderTickHandler_onRenderTick_RenderTickEvent.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
- -- Affected level --
- Details:
- Level name: MpServer
- All players: 1 total; [EntityPlayerSP['Jannis199'/16, l='MpServer', x=-1040.00, y=101.00, z=1118.98]]
- Chunk stats: MultiplayerChunkCache: 169, 169
- Level seed: 0
- Level generator: ID 01 - flat, ver 0. Features enabled: false
- Level generator options:
- Level spawn location: World: (-1057,4,1128), Chunk: (at 15,0,8 in -67,70; contains blocks -1072,0,1120 to -1057,255,1135), Region: (-3,2; contains chunks -96,64 to -65,95, blocks -1536,0,1024 to -1025,255,1535)
- Level time: 326849 game time, 12774 day time
- Level dimension: 0
- Level storage version: 0x00000 - Unknown?
- Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
- Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
- Forced entities: 8 total; [EntityChicken['Chicken'/0, l='MpServer', x=-993.29, y=101.00, z=1071.90], EntityItem['item.item.egg'/1, l='MpServer', x=-992.97, y=101.00, z=1071.87], EntityChicken['Chicken'/2, l='MpServer', x=-998.12, y=101.00, z=1078.70], EntityPlayerSP['Jannis199'/16, l='MpServer', x=-1040.00, y=101.00, z=1118.98], EntitySheep['Sheep'/6, l='MpServer', x=-983.39, y=101.00, z=1047.82], EntitySheep['Sheep'/7, l='MpServer', x=-982.81, y=101.00, z=1076.74], EntitySheep['Sheep'/8, l='MpServer', x=-969.78, y=101.00, z=1094.23], EntityChicken['Chicken'/10, l='MpServer', x=-961.50, y=101.00, z=1121.50]]
- Retry entities: 0 total; []
- Server brand: fml,forge
- Server type: Integrated singleplayer server
- Stacktrace:
- at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:409)
- at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2647)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:395)
- at net.minecraft.client.main.Main.main(SourceFile:124)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- -- System Details --
- Details:
- Minecraft Version: 1.9
- Operating System: Windows 8 (amd64) version 6.2
- Java Version: 1.8.0_25, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 349724592 bytes (333 MB) / 806612992 bytes (769 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.23 Powered by Forge 12.16.1.1907 14 mods loaded, 14 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.9-12.16.1.1907.jar)
- UCHIJAAAA Forge{12.16.1.1907} [Minecraft Forge] (forge-1.9-12.16.1.1907.jar)
- UCHIJAAAA cxlibrary{1.0.1} [CXLibrary] (cxlibrary-1.0.1.jar)
- UCHIJAAAA lucky{7.1.1} [Lucky Block] (LuckyBlock_1-9_v7-1-1.zip)
- UCHIJAAAA LunatriusCore{1.1.2.34} [LunatriusCore] (LunatriusCore-1.9-1.1.2.34-universal.jar)
- UCHIJAAAA malisiscore{1.9-3.0.6} [MalisisCore] (malisiscore-1.9-3.0.6.jar)
- UCHIJAAAA malisisswitches{1.9-2.0.0} [Malisis Switches] (malisisswitches-1.9-2.0.0.jar)
- UCHIJAAAA modulartools{1.0.1} [Modular Tools] (modulartools-1.9-1.0.1.jar)
- UCHIJAAAA MoreFurnaces{1.6.0} [More Furnaces] (MoreFurnaces-1.6.0-MC1.9.jar)
- UCHIJAAAA prefabhq{1.2} [Prefab HQ] (prefabhq-1.2.jar)
- UCHIJAAAA Schematica{1.7.7.146} [Schematica] (Schematica-1.9-1.7.7.146-universal.jar)
- UCHIJAAAA supercraftingframe{1.1.2.50} [Super Crafting Frame] (supercraftingframe-1.9-1.1.2.50.jar)
- UCHIJAAAA visiblearmorslots{1.1} [Visible Armor Slots] (VisibleArmorSlots[1.9]-1.1.jar)
- Loaded coremods (and transformers):
- CXLibraryCore (cxlibrary-1.0.1.jar)
- cubex2.cxlibrary.CoreModTransformer
- MalisisCorePlugin (malisiscore-1.9-3.0.6.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
- MalisisSwitchesPlugin (malisisswitches-1.9-2.0.0.jar)
- net.malisis.switches.asm.MalisisSwitchesTransformer
- GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 9.17.10.2843' Renderer: 'Intel(R) HD Graphics 4000'
- Launched Version: 1.9-forge1.9-12.16.1.1907
- LWJGL: 2.9.4
- OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2843, Intel
- GL Caps: Using GL 1.3 multitexturing.
- Using GL 1.3 texture combiners.
- Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
- Shaders are available because OpenGL 2.1 is supported.
- VBOs are available because OpenGL 1.5 is supported.
- Using VBOs: No
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Packs: 1.8.1 -Dokucraft_Dwarven_v65.zip (incompatible), 1.9 Dokucraft Dwarven.zip
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- CPU: 4x Intel(R) Core(TM) i5-3337U CPU @ 1.80GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement