I have been playing on a world on Crundee Craft that I worked extremely hard on, but then when I placed Balloons on my ship from the Archemedis Ships mod, it just crashed and I can't seem to go on that world anymore. I tried a few methods on how to fix it, but it won't fix for anything! Could someone please help? How it crashes is when I go on Crundee Craft, and join that world, it will come out normally but then it just freezes and then brings me back to the ATLAUNCHER. I can join other worlds without a problem, but it's just that one world where I can't join.Here is the Crash Report :
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
java.lang.ClassCastException: com.mia.props.common.TileFake cannot be cast to com.mia.props.common.TileProps
at com.mia.props.common.TileFake.getMaster(TileFake.java:42)
at com.mia.props.common.BlockFake.func_149731_a(BlockFake.java:63)
at net.minecraft.world.World.func_147447_a(World.java:1221)
at net.minecraft.entity.EntityLivingBase.func_70614_a(EntityLivingBase.java:1978)
at net.minecraft.client.entity.EntityPlayerSP.localRayTrace(EntityPlayerSP.java)
at api.player.client.ClientPlayerAPI.rayTrace(Unknown Source)
at net.minecraft.client.entity.EntityPlayerSP.func_70614_a(EntityPlayerSP.java)
at build.BuildClientTicks.worldRenderTick(BuildClientTicks.java:55)
at build.BuildEventHandler.worldRender(BuildEventHandler.java:15)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_655_BuildEventHandler_worldRender_RenderWorldLastEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:261)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1354)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 com.mia.props.common.TileFake.getMaster(TileFake.java:42)
at com.mia.props.common.BlockFake.func_149731_a(BlockFake.java:63)
at net.minecraft.world.World.func_147447_a(World.java:1221)
at net.minecraft.entity.EntityLivingBase.func_70614_a(EntityLivingBase.java:1978)
at net.minecraft.client.entity.EntityPlayerSP.localRayTrace(EntityPlayerSP.java)
at api.player.client.ClientPlayerAPI.rayTrace(Unknown Source)
at net.minecraft.client.entity.EntityPlayerSP.func_70614_a(EntityPlayerSP.java)
at build.BuildClientTicks.worldRenderTick(BuildClientTicks.java:55)
at build.BuildEventHandler.worldRender(BuildEventHandler.java:15)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_655_BuildEventHandler_worldRender_RenderWorldLastEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:261)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1354)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
I have been playing on a world on Crundee Craft that I worked extremely hard on, but then when I placed Balloons on my ship from the Archemedis Ships mod, it just crashed and I can't seem to go on that world anymore. I tried a few methods on how to fix it, but it won't fix for anything! Could someone please help? How it crashes is when I go on Crundee Craft, and join that world, it will come out normally but then it just freezes and then brings me back to the ATLAUNCHER. I can join other worlds without a problem, but it's just that one world where I can't join.Here is the Crash Report :
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 10/16/16 8:01 PM
Description: Unexpected error
java.lang.ClassCastException: com.mia.props.common.TileFake cannot be cast to com.mia.props.common.TileProps
at com.mia.props.common.TileFake.getMaster(TileFake.java:42)
at com.mia.props.common.BlockFake.func_149731_a(BlockFake.java:63)
at net.minecraft.world.World.func_147447_a(World.java:1221)
at net.minecraft.entity.EntityLivingBase.func_70614_a(EntityLivingBase.java:1978)
at net.minecraft.client.entity.EntityPlayerSP.localRayTrace(EntityPlayerSP.java)
at api.player.client.ClientPlayerAPI.rayTrace(Unknown Source)
at net.minecraft.client.entity.EntityPlayerSP.func_70614_a(EntityPlayerSP.java)
at build.BuildClientTicks.worldRenderTick(BuildClientTicks.java:55)
at build.BuildEventHandler.worldRender(BuildEventHandler.java:15)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_655_BuildEventHandler_worldRender_RenderWorldLastEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:261)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1354)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 com.mia.props.common.TileFake.getMaster(TileFake.java:42)
at com.mia.props.common.BlockFake.func_149731_a(BlockFake.java:63)
at net.minecraft.world.World.func_147447_a(World.java:1221)
at net.minecraft.entity.EntityLivingBase.func_70614_a(EntityLivingBase.java:1978)
at net.minecraft.client.entity.EntityPlayerSP.localRayTrace(EntityPlayerSP.java)
at api.player.client.ClientPlayerAPI.rayTrace(Unknown Source)
at net.minecraft.client.entity.EntityPlayerSP.func_70614_a(EntityPlayerSP.java)
at build.BuildClientTicks.worldRenderTick(BuildClientTicks.java:55)
at build.BuildEventHandler.worldRender(BuildEventHandler.java:15)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_655_BuildEventHandler_worldRender_RenderWorldLastEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:261)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1354)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['DonutTheExplorer'/190, l='MpServer', x=-377.58, y=65.96, z=377.47]]
Chunk stats: MultiplayerChunkCache: 135, 135
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (35,64,206), Chunk: (at 3,4,14 in 2,12; contains blocks 32,0,192 to 47,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 3928713 game time, 438062 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 135 total; [EntityNautilus['Nautilus'/769, l='MpServer', x=-339.69, y=34.17, z=356.78], EntitySquid['Squid'/771, l='MpServer', x=-346.16, y=40.23, z=362.11], EntityNautilus['Nautilus'/772, l='MpServer', x=-342.36, y=35.16, z=362.99], EntityNautilus['Nautilus'/774, l='MpServer', x=-338.77, y=35.18, z=361.56], EntityNautilus['Nautilus'/776, l='MpServer', x=-346.94, y=35.09, z=356.44], EntityNautilus['Nautilus'/778, l='MpServer', x=-345.31, y=35.09, z=355.58], EntitySquid['Squid'/780, l='MpServer', x=-367.26, y=47.26, z=412.45], EntityNautilus['Nautilus'/781, l='MpServer', x=-406.52, y=48.18, z=338.52], EntitySquid['Squid'/783, l='MpServer', x=-345.84, y=46.30, z=343.85], EntitySquid['Squid'/784, l='MpServer', x=-349.16, y=48.00, z=411.80], EntitySquid['Squid'/785, l='MpServer', x=-339.42, y=53.97, z=410.05], EntitySquid['Squid'/786, l='MpServer', x=-328.32, y=48.41, z=374.53], EntitySquid['Squid'/787, l='MpServer', x=-372.80, y=48.12, z=417.40], EntitySquid['Squid'/788, l='MpServer', x=-334.54, y=50.55, z=353.15], EntitySquid['Squid'/789, l='MpServer', x=-320.47, y=51.25, z=396.75], EntitySquid['Squid'/790, l='MpServer', x=-353.56, y=50.21, z=425.68], EntitySquid['Squid'/791, l='MpServer', x=-361.14, y=50.16, z=421.99], EntitySquid['Squid'/792, l='MpServer', x=-409.08, y=49.18, z=423.77], EntityNautilus['Nautilus'/793, l='MpServer', x=-404.45, y=48.00, z=329.37], EntitySquid['Squid'/795, l='MpServer', x=-401.10, y=50.29, z=332.04], EntitySquid['Squid'/796, l='MpServer', x=-346.23, y=50.39, z=319.92], EntitySquid['Squid'/797, l='MpServer', x=-347.32, y=48.04, z=322.70], EntitySquid['Squid'/798, l='MpServer', x=-325.65, y=48.19, z=343.48], EntitySquid['Squid'/799, l='MpServer', x=-332.40, y=48.34, z=348.99], EntitySquid['Squid'/800, l='MpServer', x=-330.00, y=54.00, z=414.30], EntitySquid['Squid'/801, l='MpServer', x=-338.99, y=49.00, z=426.53], EntityNautilus['Nautilus'/802, l='MpServer', x=-343.03, y=49.22, z=429.52], EntitySquid['Squid'/804, l='MpServer', x=-341.39, y=48.00, z=418.53], EntityNautilus['Nautilus'/806, l='MpServer', x=-381.13, y=48.00, z=315.16], EntityNautilus['Nautilus'/808, l='MpServer', x=-374.96, y=48.00, z=304.49], EntityNautilus['Nautilus'/810, l='MpServer', x=-377.87, y=47.45, z=447.53], EntitySquid['Squid'/812, l='MpServer', x=-374.16, y=49.36, z=436.81], EntityBat['Bat'/813, l='MpServer', x=-440.97, y=14.10, z=393.44], EntityBat['Bat'/814, l='MpServer', x=-445.00, y=16.53, z=387.19], EntitySquid['Squid'/815, l='MpServer', x=-359.99, y=48.24, z=318.01], EntityNautilus['Nautilus'/817, l='MpServer', x=-367.84, y=48.00, z=310.73], EntityBat['Bat'/819, l='MpServer', x=-316.75, y=37.10, z=361.66], EntitySquid['Squid'/820, l='MpServer', x=-314.81, y=45.18, z=395.19], EntityNautilus['Nautilus'/822, l='MpServer', x=-317.47, y=33.08, z=388.52], EntityNautilus['Nautilus'/824, l='MpServer', x=-308.93, y=35.22, z=388.75], EntityNautilus['Nautilus'/827, l='MpServer', x=-309.92, y=35.00, z=390.82], EntityNautilus['Nautilus'/829, l='MpServer', x=-314.94, y=35.00, z=394.44], EntityNautilus['Nautilus'/831, l='MpServer', x=-310.30, y=34.00, z=385.74], EntityNautilus['Nautilus'/833, l='MpServer', x=-366.66, y=46.04, z=439.67], EntitySquid['Squid'/835, l='MpServer', x=-321.77, y=48.00, z=325.76], EntitySquid['Squid'/836, l='MpServer', x=-336.14, y=50.00, z=427.13], EntitySquid['Squid'/837, l='MpServer', x=-322.48, y=53.00, z=427.18], EntityBat['Bat'/838, l='MpServer', x=-404.25, y=25.10, z=442.25], EntityNautilus['Nautilus'/839, l='MpServer', x=-432.27, y=46.11, z=337.33], EntityNautilus['Nautilus'/841, l='MpServer', x=-405.54, y=47.00, z=315.53], EntityNautilus['Nautilus'/846, l='MpServer', x=-341.44, y=47.26, z=304.44], EntityNautilus['Nautilus'/848, l='MpServer', x=-347.11, y=48.00, z=304.56], EntitySquid['Squid'/850, l='MpServer', x=-316.43, y=48.42, z=348.19], EntitySquid['Squid'/851, l='MpServer', x=-319.32, y=40.14, z=399.75], EntityBat['Bat'/852, l='MpServer', x=-351.25, y=14.10, z=433.25], EntityNautilus['Nautilus'/853, l='MpServer', x=-336.53, y=45.00, z=444.33], EntitySquid['Squid'/858, l='MpServer', x=-423.70, y=56.26, z=441.27], EntitySquid['Squid'/860, l='MpServer', x=-431.15, y=52.36, z=436.58], EntityNautilus['Nautilus'/862, l='MpServer', x=-447.77, y=50.06, z=428.38], EntityNautilus['Nautilus'/864, l='MpServer', x=-422.55, y=47.40, z=312.68], EntitySquid['Squid'/866, l='MpServer', x=-331.32, y=48.34, z=317.85], EntitySquid['Squid'/867, l='MpServer', x=-326.29, y=48.00, z=315.33], EntityTFNagaSegment['unknown'/1892, l='MpServer', x=0.60, y=-0.24, z=0.60], EntityTFNagaSegment['unknown'/1893, l='MpServer', x=0.60, y=-0.24, z=0.60], EntityNautilus['Nautilus'/869, l='MpServer', x=-299.02, y=35.05, z=372.53], EntityTFNagaSegment['unknown'/1894, l='MpServer', x=0.60, y=-0.24, z=0.60], EntityTFNagaSegment['unknown'/1895, l='MpServer', x=0.60, y=-0.24, z=0.60], EntityNautilus['Nautilus'/871, l='MpServer', x=-331.48, y=45.53, z=446.01], EntityTFNagaSegment['unknown'/1896, l='MpServer', x=0.60, y=-0.24, z=0.60], EntityTFNagaSegment['unknown'/1897, l='MpServer', x=0.60, y=-0.24, z=0.60], EntityNautilus['Nautilus'/873, l='MpServer', x=-323.88, y=45.35, z=444.47], EntityTFNagaSegment['unknown'/1898, l='MpServer', x=0.60, y=-0.24, z=0.60], EntityTFNagaSegment['unknown'/1899, l='MpServer', x=0.60, y=-0.24, z=0.60], EntityNautilus['Nautilus'/875, l='MpServer', x=-328.11, y=45.08, z=444.99], EntityTFNagaSegment['unknown'/1900, l='MpServer', x=0.60, y=-0.24, z=0.60], EntityTFNagaSegment['unknown'/1901, l='MpServer', x=0.60, y=-0.24, z=0.60], EntitySquid['Squid'/877, l='MpServer', x=-325.21, y=54.31, z=438.82], EntityTFNagaSegment['unknown'/1902, l='MpServer', x=0.60, y=-0.24, z=0.60], EntityNautilus['Nautilus'/878, l='MpServer', x=-380.30, y=47.15, z=450.43], EntityTFNagaSegment['unknown'/1903, l='MpServer', x=0.60, y=-0.24, z=0.60], EntityNautilus['Nautilus'/880, l='MpServer', x=-372.51, y=47.11, z=448.64], EntityNautilus['Nautilus'/884, l='MpServer', x=-398.05, y=48.26, z=458.47], EntityBat['Bat'/890, l='MpServer', x=-303.43, y=32.47, z=357.92], EntityNautilus['Nautilus'/894, l='MpServer', x=-405.15, y=48.43, z=462.93], EntityNautilus['Nautilus'/902, l='MpServer', x=-344.59, y=47.14, z=295.33], EntityNautilus['Nautilus'/904, l='MpServer', x=-344.09, y=47.13, z=300.43], EntityNautilus['Nautilus'/911, l='MpServer', x=-447.18, y=50.05, z=432.28], EntityChicken['Chicken'/913, l='MpServer', x=-447.44, y=62.43, z=314.56], EntityNautilus['Nautilus'/919, l='MpServer', x=-327.74, y=47.23, z=299.04], EntityNautilus['Nautilus'/922, l='MpServer', x=-323.72, y=47.37, z=288.13], EntityNautilus['Nautilus'/925, l='MpServer', x=-299.62, y=40.05, z=428.91], EntityNautilus['Nautilus'/927, l='MpServer', x=-297.01, y=40.14, z=427.86], EntityNautilus['Nautilus'/929, l='MpServer', x=-297.59, y=40.33, z=429.29], EntityNautilus['Nautilus'/932, l='MpServer', x=-324.48, y=45.15, z=451.22], EntityNautilus['Nautilus'/934, l='MpServer', x=-324.06, y=45.30, z=460.10], EntityNautilus['Nautilus'/936, l='MpServer', x=-329.48, y=45.00, z=455.53], EntityNautilus['Nautilus'/939, l='MpServer', x=-324.52, y=45.17, z=453.95], EntityNautilus['Nautilus'/941, l='MpServer', x=-329.85, y=45.27, z=453.85], EntityNautilus['Nautilus'/943, l='MpServer', x=-323.47, y=45.38, z=459.34], EntityNautilus['Nautilus'/945, l='MpServer', x=-327.73, y=45.29, z=452.29], EntityNautilus['Nautilus'/947, l='MpServer', x=-326.37, y=45.00, z=453.13], EntityNautilus['Nautilus'/949, l='MpServer', x=-328.31, y=45.15, z=453.28], EntityNautilus['Nautilus'/951, l='MpServer', x=-323.86, y=45.00, z=448.34], EntityNautilus['Nautilus'/956, l='MpServer', x=-355.77, y=47.05, z=277.16], EntityClientPlayerMP['DonutTheExplorer'/190, l='MpServer', x=-377.58, y=65.96, z=377.47], EntityHat['unknown'/192, l='MpServer', x=-377.58, y=65.96, z=377.47], EntityNautilus['Nautilus'/960, l='MpServer', x=-275.89, y=33.07, z=399.54], EntityNautilus['Nautilus'/962, l='MpServer', x=-412.24, y=48.25, z=472.69], EntityNautilus['Nautilus'/965, l='MpServer', x=-341.66, y=46.96, z=280.33], EntityNautilus['Nautilus'/967, l='MpServer', x=-344.94, y=47.34, z=285.79], EntityNautilus['Nautilus'/971, l='MpServer', x=-443.72, y=47.36, z=299.84], EntityNautilus['Nautilus'/979, l='MpServer', x=-330.88, y=47.15, z=281.37], EntityNautilus['Nautilus'/981, l='MpServer', x=-335.06, y=47.35, z=282.13], EntityNautilus['Nautilus'/983, l='MpServer', x=-331.45, y=47.39, z=286.86], EntityNautilus['Nautilus'/986, l='MpServer', x=-279.57, y=40.11, z=426.92], EntityNautilus['Nautilus'/989, l='MpServer', x=-449.05, y=47.05, z=291.16], EntityNautilus['Nautilus'/996, l='MpServer', x=-306.41, y=47.40, z=279.82], EntityBat['Bat'/747, l='MpServer', x=-366.25, y=30.26, z=375.02], EntityBat['Bat'/748, l='MpServer', x=-389.75, y=24.67, z=396.85], EntitySquid['Squid'/749, l='MpServer', x=-366.52, y=38.31, z=354.52], EntitySquid['Squid'/750, l='MpServer', x=-354.24, y=39.95, z=354.89], EntityNautilus['Nautilus'/751, l='MpServer', x=-360.31, y=36.06, z=353.53], EntitySquid['Squid'/753, l='MpServer', x=-371.90, y=46.34, z=345.95], EntitySquid['Squid'/754, l='MpServer', x=-346.39, y=45.36, z=379.12], EntitySquid['Squid'/755, l='MpServer', x=-338.74, y=46.66, z=368.30], EntitySquid['Squid'/756, l='MpServer', x=-340.08, y=40.37, z=369.45], EntityNautilus['Nautilus'/757, l='MpServer', x=-369.69, y=47.07, z=413.83], EntitySquid['Squid'/759, l='MpServer', x=-385.42, y=49.21, z=340.33], EntitySquid['Squid'/760, l='MpServer', x=-365.27, y=46.52, z=339.53], EntitySquid['Squid'/761, l='MpServer', x=-352.61, y=46.22, z=347.59], EntityNautilus['Nautilus'/762, l='MpServer', x=-362.86, y=37.17, z=347.15], EntityTrail['unknown'/2298, l='MpServer', x=-377.58, y=65.96, z=377.47], EntityNautilus['Nautilus'/764, l='MpServer', x=-360.20, y=36.35, z=350.67], EntitySquid['Squid'/766, l='MpServer', x=-363.03, y=53.28, z=339.90], EntityNautilus['Nautilus'/767, l='MpServer', x=-340.33, y=34.33, z=357.53]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 861686912 bytes (821 MB) / 1950441472 bytes (1860 MB) up to 4277534720 bytes (4079 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms256M -Xmx4096M -XX:MetaspaceSize=256M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 128 mods loaded, 128 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.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.6.44} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UCHIJAAAA PlayerAPI{1.2} [Player API] (minecraft.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA VeinMiner_coremod{0.27.1_build.unknown} [Core mod] (minecraft.jar)
UCHIJAAAA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
UCHIJAAAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
UCHIJAAAA divinerpg{1.4.1.3} [DivineRPG] ([1.7.10][SMP]DivineRPG-1.4.1.3.jar)
UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Artifacts{1.1.1} [Artifacts] (Artifacts-1.1.1.jar)
UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1283-universal.jar)
UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
UCHIJAAAA qmunitylib{1.0} [QmunityLib] (QmunityLib-1.7.10-0.1.114-universal.jar)
UCHIJAAAA bluepower{0.2.962} [Blue Power] (BluePower-1.7.10-0.2.962-universal.jar)
UCHIJAAAA botanicgarden{0.1} [BotanicGarden] (BotanicGarden-1.7.10-0.1.jar)
UCHIJAAAA BuildCraft|Core{7.0.25} [BuildCraft] (buildcraft-7.0.25.jar)
UCHIJAAAA BuildCraft|Builders{7.0.25} [BC Builders] (buildcraft-7.0.25.jar)
UCHIJAAAA BuildCraft|Transport{7.0.25} [BC Transport] (buildcraft-7.0.25.jar)
UCHIJAAAA BuildCraft|Energy{7.0.25} [BC Energy] (buildcraft-7.0.25.jar)
UCHIJAAAA BuildCraft|Silicon{7.0.25} [BC Silicon] (buildcraft-7.0.25.jar)
UCHIJAAAA BuildCraft|Robotics{7.0.25} [BC Robotics] (buildcraft-7.0.25.jar)
UCHIJAAAA BuildCraft|Factory{7.0.25} [BC Factory] (buildcraft-7.0.25.jar)
UCHIJAAAA BuildCraft|Compat{7.0.12} [BuildCraft Compat] (buildcraft-compat-7.0.12.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJAAAA menagerie{1.0} [menagerie] (dark_menagerie-1.7.10-beta-3.1a.jar)
UCHIJAAAA DeadlyWorld{1.0.2} [Deadly World] (DeadlyWorld-1.7.10-1.0.2.jar)
UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
UCHIJAAAA props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
UCHIJAAAA doggystyle{1.1.3.99} [Doggy Style] (DoggyStyle-1.1.3.99.jar)
UCHIJAAAA DraconicEvolution{1.0.1c} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UCHIJAAAA EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
UCHIJAAAA ExtraUtilities{1.2.11} [Extra Utilities] (extrautilities-1.2.11.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-493.jar)
UCHIJAAAA ForbiddenMagic{1.7.10-0.57} [Forbidden Magic] (Forbidden Magic-1.7.10-0.57.jar)
UCHIJAAAA fossil{1.7.10 Build 7.2.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar)
UCHIJAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.344.jar)
UCHIJAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.344.jar)
UCHIJAAAA Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar)
UCHIJAAAA Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0b.jar)
UCHIJAAAA Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar)
UCHIJAAAA Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar)
UCHIJAAAA Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar)
UCHIJAAAA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJAAAA InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHIJAAAA InventoryPets{1.3.91} [Inventory Pets] (inventorypets-1.7.10-1.3.91-universal.jar)
UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
UCHIJAAAA IrishLuck{1.7.10-0.0.8} [Irish Luck] (IrishLuck-1.7.10-0.0.8.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA ItFellFromTheSky{4.0.0} [ItFellFromTheSky] (ItFellFromTheSky-4.0.0.jar)
UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_3} [Magical Crops] (magicalcrops-4.0.0_PUBLIC_BETA_3.jar)
UCHIJAAAA malisiscore{1.7.10-0.14.1} [MalisisCore] (malisiscore-1.7.10-0.14.1.jar)
UCHIJAAAA malisisdoors{1.7.10-1.13.0} [Malisis' Doors] (malisisdoors-1.7.10-1.13.0.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins188} [Mantle] (Mantle-1.7.10-0.3.2a.jar)
UCHIJAAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJAAAA MCA{1.7.10-5.1.1.0} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.0-universal.jar)
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar)
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
UCHIJAAAA Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCHIJAAAA MovingWorld{1.7.10-1.8} [Moving World] (movingworld-1.7.10-1.8.jar)
UCHIJAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAAAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCHIJAAAA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCHIJAAAA MapWriter{2.1.2} [MapWriter] (Opis-1.2.5_1.7.10.jar)
UCHIJAAAA Opis{1.2.5} [Opis] (Opis-1.2.5_1.7.10.jar)
UCHIJAAAA harvestcraft{1.7.10i} [Pam's HarvestCraft] (Pams HarvestCraft 1.7.10i.jar)
UCHIJAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
UCHIJAAAA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
UCHIJAAAA xreliquary{1.2} [Reliquary] (Reliquary-1.2.jar)
UCHIJAAAA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar)
UCHIJAAAA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJAAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJAAAA TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UCHIJAAAA tropicraft{v6.0.5} [Tropicraft] (tropicraft-6.0.5.jar)
UCHIJAAAA VeinMiner{0.27.1_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.27.1.unknown.jar)
UCHIJAAAA VeinMinerModSupport{0.27.1_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.27.1.unknown.jar)
UCHIJAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAAAA IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.4.0 NVIDIA 344.11' Renderer: 'GeForce GT 610/PCIe/SSE2'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.3-303
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
MineFactoryReloaded: -[1.7.10]2.8.0-104
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.0-12
RedstoneArsenal: -[1.7.10]1.1.1-89
ThermalDynamics: -[1.7.10]1.1.0-161
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GT 610/PCIe/SSE2 GL version 4.4.0 NVIDIA 344.11, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)