Skip to content

Instantly share code, notes, and snippets.

@chimericdream
Last active February 4, 2017 01:26
Show Gist options
  • Save chimericdream/e695d8141ca7db0cf09e1f6b2a89253f to your computer and use it in GitHub Desktop.
Save chimericdream/e695d8141ca7db0cf09e1f6b2a89253f to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
WARNING: coremods are present:
ForgelinPlugin (Forgelin-1.2.0.jar)
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar)
ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar)
IC2core (industrialcraft-2-2.6.142-ex110.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
Brandon's Core (BrandonsCore-1.10.2-2.1.3.82-universal.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
LoadingPlugin (Quark-r1.1-70.jar)
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.6.jar)
RebornCoreASM (RebornCore-1.10.2-2.13.2.114-universal.jar)
AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
TransformerLoader (OpenComputers-MC1.10.2-1.6.1.6.jar)
Contact their authors BEFORE contacting forge
// But it works on my machine.
Time: 1/31/17 11:20 PM
Description: Rendering entity in world
java.lang.ClassCastException: mchorse.metamorph.client.model.custom.ModelBat cannot be cast to net.minecraft.client.model.ModelBiped
at slimeknights.tconstruct.tools.ranged.RangedRenderEvents.onRenderPlayer(RangedRenderEvents.java:35)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_10_RangedRenderEvents_onRenderPlayer_Pre.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraft.client.renderer.entity.RenderLivingBase.func_76986_a(RenderLivingBase.java:83)
at mchorse.metamorph.client.render.RenderPlayer.doRender(RenderPlayer.java:50)
at mchorse.metamorph.client.RenderingHandler.onPlayerRender(RenderingHandler.java:64)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1005_RenderingHandler_onPlayerRender_Pre.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:58)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:28)
at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:366)
at net.minecraft.client.renderer.entity.RenderManager.func_188388_a(RenderManager.java:350)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:624)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1315)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1038)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
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 --
Thread: Client thread
Stacktrace:
at slimeknights.tconstruct.tools.ranged.RangedRenderEvents.onRenderPlayer(RangedRenderEvents.java:35)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_10_RangedRenderEvents_onRenderPlayer_Pre.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraft.client.renderer.entity.RenderLivingBase.func_76986_a(RenderLivingBase.java:83)
at mchorse.metamorph.client.render.RenderPlayer.doRender(RenderPlayer.java:50)
at mchorse.metamorph.client.RenderingHandler.onPlayerRender(RenderingHandler.java:64)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1005_RenderingHandler_onPlayerRender_Pre.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:58)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:28)
-- Entity being rendered --
Details:
Entity Type: null (net.minecraft.client.entity.EntityOtherPlayerMP)
Entity ID: 10306
Entity Name: moshner
Entity's Exact location: 33.29, 35.04, -98.65
Entity's Block location: World: (33,35,-99), Chunk: (at 1,2,13 in 2,-7; contains blocks 32,0,-112 to 47,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Entity's Momentum: 0.04, 0.00, -0.08
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
-- Renderer details --
Details:
Assigned renderer: mchorse.metamorph.client.render.RenderSubPlayer@394c0ea9
Location: 2.14,0.75,-0.70 - World: (2,0,-1), Chunk: (at 2,0,15 in 0,-1; contains blocks 0,0,-16 to 15,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Rotation: 67.5
Delta: 0.90872335
Stacktrace:
at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:366)
at net.minecraft.client.renderer.entity.RenderManager.func_188388_a(RenderManager.java:350)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:624)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1315)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [EntityPlayerSP['chimericdream'/4564, l='MpServer', x=31.14, y=34.29, z=-97.95], EntityOtherPlayerMP['moshner'/10306, l='MpServer', x=33.29, y=35.04, z=-98.65]]
Chunk stats: MultiplayerChunkCache: 225, 225
Level seed: 0
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (120,64,-180), Chunk: (at 8,4,12 in 7,-12; contains blocks 112,0,-192 to 127,255,-177), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 16399909 game time, 2198513 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: 119 total; [MoCEntityMaggot['Maggot'/9216, l='MpServer', x=271.89, y=68.00, z=-239.29], EntityCreeper['Creeper'/45063, l='MpServer', x=29.50, y=32.00, z=-132.50], EntityCreeper['Creeper'/45064, l='MpServer', x=30.50, y=32.00, z=-135.50], EntityOtherPlayerMP['moshner'/10306, l='MpServer', x=256.83, y=76.49, z=-204.21], MoCEntityFlameWraith['FlameWraith'/44066, l='MpServer', x=76.23, y=22.50, z=-126.41], EntityBat['Bat'/45612, l='MpServer', x=45.25, y=18.10, z=-129.25], EntityBat['Bat'/46125, l='MpServer', x=30.72, y=33.92, z=-127.25], EntityZombie['Zombie'/44082, l='MpServer', x=104.50, y=30.00, z=-22.50], MoCEntityManticore['Manticore'/44083, l='MpServer', x=28.00, y=39.00, z=-134.30], MoCEntityManticore['Manticore'/44084, l='MpServer', x=10.25, y=29.03, z=-105.83], EntityRabbit['Rabbit'/2101, l='MpServer', x=-6.50, y=73.00, z=-155.31], EntityRabbit['Rabbit'/2102, l='MpServer', x=-1.49, y=78.00, z=-104.96], EntityRabbit['Rabbit'/2103, l='MpServer', x=-13.08, y=71.00, z=-108.50], EntityRabbit['Rabbit'/2104, l='MpServer', x=-9.46, y=71.00, z=-66.90], EntityRabbit['Rabbit'/2105, l='MpServer', x=-4.48, y=75.00, z=-49.90], EntityRabbit['Rabbit'/44095, l='MpServer', x=-0.47, y=86.00, z=-41.11], EntityRabbit['Rabbit'/44096, l='MpServer', x=8.83, y=90.00, z=-28.76], EntityOtherPlayerMP['moshner'/10306, l='MpServer', x=33.29, y=35.04, z=-98.65], EntityRabbit['Rabbit'/2130, l='MpServer', x=12.19, y=87.00, z=-159.54], EntityRabbit['Rabbit'/45651, l='MpServer', x=-47.07, y=72.00, z=-132.75], EntityRabbit['Rabbit'/2132, l='MpServer', x=12.26, y=86.00, z=-144.19], EntityRabbit['Rabbit'/45652, l='MpServer', x=-37.64, y=71.00, z=-129.03], EntityRabbit['Rabbit'/2133, l='MpServer', x=11.42, y=87.00, z=-154.02], EntityItem['item.item.string'/2134, l='MpServer', x=14.99, y=51.00, z=-137.61], EntityRabbit['Rabbit'/47191, l='MpServer', x=-34.48, y=72.00, z=-40.47], EntityRabbit['Rabbit'/47192, l='MpServer', x=-32.42, y=69.00, z=-166.22], EntityRabbit['Rabbit'/47193, l='MpServer', x=-37.41, y=71.00, z=-28.28], EntityZombie['Husk'/48217, l='MpServer', x=-21.50, y=72.00, z=-110.50], MoCEntityRat['Rat'/4699, l='MpServer', x=49.50, y=77.00, z=-78.50], EntityRabbit['Rabbit'/47195, l='MpServer', x=-37.73, y=72.00, z=-145.52], EntitySpider['Spider'/48222, l='MpServer', x=71.54, y=67.00, z=-106.25], EntityOtherPlayerMP['moshner'/10306, l='MpServer', x=33.29, y=35.04, z=-98.65], EntityRabbit['Rabbit'/2160, l='MpServer', x=27.76, y=86.00, z=-167.02], EntityRabbit['Rabbit'/2161, l='MpServer', x=18.32, y=87.00, z=-166.24], EntityRabbit['Rabbit'/2165, l='MpServer', x=31.52, y=72.00, z=-97.50], EntityRabbit['Rabbit'/2166, l='MpServer', x=27.51, y=79.00, z=-71.47], EntityZombie['Zombie'/46711, l='MpServer', x=110.79, y=74.00, z=-125.50], EntityBat['Bat'/47230, l='MpServer', x=103.80, y=54.03, z=-148.52], EntityBat['Bat'/47231, l='MpServer', x=82.59, y=59.92, z=-154.80], EntityBat['Bat'/47232, l='MpServer', x=97.51, y=56.09, z=-145.86], EntityOtherPlayerMP['moshner'/10306, l='MpServer', x=161.82, y=15.12, z=-237.47], EntityZombie['Zombie'/46726, l='MpServer', x=50.50, y=87.00, z=-166.50], EntityRabbit['Rabbit'/2183, l='MpServer', x=30.71, y=82.00, z=-66.05], EntityCreeper['Creeper'/46728, l='MpServer', x=45.50, y=87.00, z=-170.50], EntityRabbit['Rabbit'/2185, l='MpServer', x=35.03, y=86.00, z=-57.54], EntityZombie['Zombie'/46734, l='MpServer', x=24.50, y=22.00, z=-127.50], EntityZombie['Zombie'/46735, l='MpServer', x=33.49, y=24.00, z=-118.78], MoCEntityMiniGolem['MiniGolem'/46737, l='MpServer', x=33.80, y=64.00, z=-114.68], EntityWitch['Witch'/46747, l='MpServer', x=8.50, y=12.00, z=-144.50], EntityWitch['Witch'/46748, l='MpServer', x=9.50, y=12.00, z=-145.50], MoCEntitySnake['Snake'/2205, l='MpServer', x=54.95, y=68.00, z=-99.92], EntityRabbit['Rabbit'/2206, l='MpServer', x=54.53, y=77.00, z=-52.97], MoCEntityCaveOgre['CaveOgre'/30379, l='MpServer', x=106.01, y=33.00, z=-81.72], EntityItem['item.item.ostrichraw'/46251, l='MpServer', x=83.16, y=20.00, z=-115.47], EntityItem['item.item.string'/29888, l='MpServer', x=173.13, y=44.00, z=-213.62], MoCEntitySnake['Snake'/2242, l='MpServer', x=64.04, y=67.00, z=-131.02], MoCEntityElephant['Elephant'/2243, l='MpServer', x=67.88, y=69.00, z=-137.04], MoCEntitySnake['Snake'/2244, l='MpServer', x=62.09, y=67.00, z=-108.06], MoCEntitySnake['Snake'/2245, l='MpServer', x=75.04, y=73.00, z=-79.02], EntityCreeper['Creeper'/47322, l='MpServer', x=96.50, y=71.00, z=-64.50], EntityZombie['Zombie'/47335, l='MpServer', x=-2.50, y=71.00, z=-68.50], MoCEntityFox['Fox'/2283, l='MpServer', x=92.18, y=62.68, z=-190.30], EntityRabbit['Rabbit'/2292, l='MpServer', x=84.01, y=66.00, z=-109.78], EntityRabbit['Rabbit'/2293, l='MpServer', x=83.20, y=70.12, z=-62.71], EntitySpider['Spider'/47884, l='MpServer', x=83.02, y=20.00, z=-84.54], EntitySpider['Spider'/47885, l='MpServer', x=79.98, y=20.00, z=-88.11], EntitySkeleton['Skeleton'/46874, l='MpServer', x=90.50, y=72.00, z=-122.50], EntityRabbit['Rabbit'/2332, l='MpServer', x=110.49, y=72.00, z=-89.50], EntityRabbit['Rabbit'/2333, l='MpServer', x=100.58, y=72.00, z=-95.46], EntityBat['Bat'/46372, l='MpServer', x=27.50, y=29.09, z=-162.25], EntityConcussionCreeper['Concussion Creeper'/46889, l='MpServer', x=-7.50, y=79.00, z=-46.50], EntitySpider['Spider'/46901, l='MpServer', x=80.42, y=21.00, z=-85.47], EntitySpider['Spider'/46904, l='MpServer', x=82.30, y=22.10, z=-83.21], EntityBat['Bat'/46393, l='MpServer', x=108.78, y=50.97, z=-35.53], EntityRabbit['Rabbit'/2373, l='MpServer', x=109.80, y=72.00, z=-86.09], EntityConcussionCreeper['Concussion Creeper'/44869, l='MpServer', x=52.38, y=55.00, z=-115.86], EntityConcussionCreeper['Concussion Creeper'/44870, l='MpServer', x=46.36, y=55.00, z=-120.18], EntityPlayerSP['chimericdream'/4564, l='MpServer', x=31.14, y=34.29, z=-97.95], EntitySkeleton['Skeleton'/47449, l='MpServer', x=71.50, y=85.00, z=-154.50], EntitySpider['Spider'/47452, l='MpServer', x=-31.50, y=70.00, z=-135.50], MoCEntityRat['Rat'/47456, l='MpServer', x=52.59, y=49.00, z=-115.81], EntityBat['Bat'/48494, l='MpServer', x=68.25, y=33.01, z=-132.50], EntityBat['Bat'/48496, l='MpServer', x=-43.35, y=24.02, z=-56.57], EntityBat['Bat'/46965, l='MpServer', x=34.41, y=24.44, z=-105.63], EntityZombie['Zombie'/44927, l='MpServer', x=26.50, y=17.00, z=-159.50], MoCEntityFlameWraith['FlameWraith'/44935, l='MpServer', x=33.95, y=38.30, z=-120.25], MoCEntityManticore['Manticore'/45965, l='MpServer', x=119.30, y=73.09, z=-78.40], MoCEntityManticore['Manticore'/24470, l='MpServer', x=14.30, y=29.08, z=-109.70], EntitySkeleton['Skeleton'/45977, l='MpServer', x=4.66, y=78.00, z=-81.25], EntityCreeper['Creeper'/44442, l='MpServer', x=30.50, y=59.00, z=-68.50], EntitySkeleton['Skeleton'/45978, l='MpServer', x=7.66, y=72.00, z=-69.65], EntityCreeper['Creeper'/45983, l='MpServer', x=9.21, y=73.00, z=-68.53], EntityCreeper['Creeper'/45984, l='MpServer', x=-0.50, y=72.00, z=-74.50], EntitySkeleton['Skeleton'/43939, l='MpServer', x=104.50, y=31.00, z=-39.50], EntityCreeper['Creeper'/45988, l='MpServer', x=19.70, y=28.00, z=-115.30], EntityZombie['Zombie'/43969, l='MpServer', x=87.50, y=27.00, z=-39.50], EntitySpider['Spider'/43970, l='MpServer', x=89.50, y=30.00, z=-33.50], MoCEntityManticore['Manticore'/48073, l='MpServer', x=51.70, y=57.17, z=-142.50], EntityRabbit['Rabbit'/43978, l='MpServer', x=35.25, y=83.00, z=-27.53], MoCEntityManticore['Manticore'/48074, l='MpServer', x=50.70, y=58.02, z=-144.18], MoCEntityManticore['Manticore'/48075, l='MpServer', x=53.70, y=58.17, z=-139.30], EntitySkeleton['Skeleton'/48076, l='MpServer', x=51.75, y=57.92, z=-142.41], EntityOtherPlayerMP['moshner'/10306, l='MpServer', x=343.73, y=31.38, z=-190.35], EntitySkeleton['Skeleton'/45006, l='MpServer', x=36.50, y=12.00, z=-129.50], MoCEntityFlameWraith['FlameWraith'/45007, l='MpServer', x=41.00, y=50.50, z=-106.25], EntityBat['Bat'/47570, l='MpServer', x=-27.27, y=28.49, z=-92.45], EntityBat['Bat'/47572, l='MpServer', x=-27.56, y=28.98, z=-91.43], EntityConcussionCreeper['Concussion Creeper'/48086, l='MpServer', x=41.50, y=17.00, z=-72.50], EntityConcussionCreeper['Concussion Creeper'/48087, l='MpServer', x=41.50, y=17.00, z=-72.50], EntityItem['item.item.eplus.scroll'/43995, l='MpServer', x=53.91, y=48.00, z=-44.13], EntityItem['item.item.string'/43996, l='MpServer', x=56.01, y=48.00, z=-43.00], EntityRabbit['Rabbit'/45533, l='MpServer', x=-25.52, y=70.00, z=-96.17], EntityCreeper['Creeper'/48094, l='MpServer', x=2.23, y=91.00, z=-25.50], EntitySkeleton['Skeleton'/48095, l='MpServer', x=3.24, y=90.00, z=-29.50], MoCEntityRat['Rat'/45031, l='MpServer', x=82.50, y=30.00, z=-13.50], EntityRabbit['Rabbit'/45543, l='MpServer', x=-25.50, y=72.00, z=-40.47], EntityOtherPlayerMP['moshner'/10306, l='MpServer', x=261.13, y=55.33, z=-176.94], EntityRabbit['Rabbit'/44015, l='MpServer', x=109.58, y=69.00, z=-20.50], EntityRabbit['Rabbit'/45552, l='MpServer', x=-24.35, y=68.00, z=-152.57]]
Retry entities: 137 total; [MoCEntityMaggot['Maggot'/9216, l='MpServer', x=271.89, y=68.00, z=-239.29], MoCEntityGreenOgre['GreenOgre'/43012, l='MpServer', x=279.50, y=29.00, z=-260.50], MoCEntityMole['Mole'/2571, l='MpServer', x=233.27, y=72.00, z=-273.21], EntitySpider['Spider'/34316, l='MpServer', x=190.94, y=14.00, z=-150.72], EntitySpider['Spider'/34317, l='MpServer', x=189.70, y=15.00, z=-151.12], MoCEntitySnail['Snail'/41741, l='MpServer', x=267.39, y=64.00, z=-277.34], EntitySkeleton['Skeleton'/34318, l='MpServer', x=191.50, y=14.00, z=-162.34], MoCEntityMaggot['Maggot'/41742, l='MpServer', x=259.73, y=68.00, z=-277.58], EntityCreeper['Creeper'/43022, l='MpServer', x=277.50, y=21.00, z=-223.50], EntitySkeleton['Skeleton'/34319, l='MpServer', x=188.67, y=15.00, z=-157.25], EntityCreeper['Creeper'/43023, l='MpServer', x=279.50, y=21.00, z=-228.50], EntityCreeper['Creeper'/43024, l='MpServer', x=287.54, y=14.06, z=-223.45], MoCEntityBee['Bee'/42013, l='MpServer', x=436.44, y=72.00, z=-95.10], MoCEntityPiranha['Piranha'/28703, l='MpServer', x=287.50, y=62.17, z=-260.50], MoCEntityGoldFish['GoldFish'/28704, l='MpServer', x=276.15, y=62.00, z=-268.03], MoCEntityFireOgre['FireOgre'/43041, l='MpServer', x=401.50, y=43.00, z=-180.50], EntitySkeleton['Skeleton'/35367, l='MpServer', x=184.50, y=46.00, z=-221.50], EntitySheep['Sheep'/28711, l='MpServer', x=275.73, y=69.00, z=-252.50], MoCEntitySnail['Snail'/28712, l='MpServer', x=275.19, y=68.00, z=-245.02], MoCEntitySnail['Snail'/28713, l='MpServer', x=274.04, y=68.00, z=-244.61], MoCEntityElephant['Elephant'/2610, l='MpServer', x=250.02, y=70.00, z=-165.03], MoCEntitySnake['Snake'/28723, l='MpServer', x=284.04, y=70.00, z=-189.94], EntityZombie['Zombie'/37948, l='MpServer', x=274.50, y=22.00, z=-241.50], MoCEntityRat['Rat'/43331, l='MpServer', x=402.50, y=56.00, z=-164.50], MoCEntityRat['Rat'/43332, l='MpServer', x=403.50, y=56.00, z=-164.50], MoCEntitySnail['Snail'/10309, l='MpServer', x=271.98, y=69.00, z=-247.62], MoCEntityMiniGolem['MiniGolem'/40261, l='MpServer', x=387.50, y=28.00, z=-135.50], EntityItem['item.item.string'/38219, l='MpServer', x=290.13, y=26.00, z=-202.88], MoCEntityFirefly['Firefly'/2638, l='MpServer', x=248.59, y=69.00, z=-234.55], EntitySkeleton['Skeleton'/29519, l='MpServer', x=188.58, y=16.00, z=-151.44], MoCEntityOstrich['Ostrich'/25685, l='MpServer', x=280.05, y=68.00, z=-100.17], EntitySkeleton['Skeleton'/43093, l='MpServer', x=300.23, y=56.00, z=-159.88], EntityZombie['Zombie'/43094, l='MpServer', x=298.20, y=56.00, z=-160.13], MoCEntityFirefly['Firefly'/2391, l='MpServer', x=129.10, y=67.00, z=-232.50], EntitySpider['Spider'/31848, l='MpServer', x=169.10, y=24.00, z=-237.90], EntitySpider['Spider'/31850, l='MpServer', x=166.50, y=24.00, z=-238.50], MoCEntityOstrich['Ostrich'/34922, l='MpServer', x=306.01, y=62.62, z=-257.42], MoCEntityMaggot['Maggot'/2415, l='MpServer', x=156.95, y=70.00, z=-258.08], MoCEntitySnake['Snake'/34927, l='MpServer', x=322.16, y=62.00, z=-114.89], EntityMinecartChest['Minecart with Chest'/2416, l='MpServer', x=149.50, y=21.00, z=-225.80], MoCEntitySnake['Snake'/34928, l='MpServer', x=305.05, y=69.00, z=-121.93], MoCEntityMaggot['Maggot'/2417, l='MpServer', x=147.50, y=68.00, z=-234.99], MoCEntityMaggot['Maggot'/2418, l='MpServer', x=157.73, y=68.00, z=-234.36], MoCEntityButterfly['ButterFly'/2419, l='MpServer', x=149.79, y=69.14, z=-237.76], MoCEntityStingRay['StingRay'/34936, l='MpServer', x=301.83, y=60.00, z=-255.40], MoCEntityWerewolf['Werewolf'/36986, l='MpServer', x=317.45, y=52.00, z=-194.43], MoCEntityGoldFish['GoldFish'/34941, l='MpServer', x=324.41, y=62.00, z=-202.15], EntityCreeper['Creeper'/37503, l='MpServer', x=270.50, y=34.00, z=-115.50], MoCEntityThrowableRock['entity.mocreatures.TRock.name'/34945, l='MpServer', x=310.50, y=48.00, z=-220.43], MoCEntityGoldFish['GoldFish'/34946, l='MpServer', x=316.85, y=62.00, z=-217.18], MoCEntityAnchovy['Anchovy'/34947, l='MpServer', x=313.15, y=62.00, z=-205.15], MoCEntityAnchovy['Anchovy'/34948, l='MpServer', x=311.15, y=61.48, z=-218.05], EntityMinecartChest['Minecart with Chest'/10373, l='MpServer', x=266.50, y=26.06, z=-153.51], MoCEntityStingRay['StingRay'/34949, l='MpServer', x=313.68, y=62.00, z=-213.78], MoCEntityFishy['Fishy'/34950, l='MpServer', x=307.52, y=62.49, z=-211.15], MoCEntityAnchovy['Anchovy'/34951, l='MpServer', x=310.06, y=62.36, z=-218.30], MoCEntitySalmon['Salmon'/34952, l='MpServer', x=316.64, y=62.17, z=-220.82], MoCEntityAnt['Ant'/34953, l='MpServer', x=308.30, y=63.00, z=-221.97], MoCEntityJellyFish['JellyFish'/34959, l='MpServer', x=308.28, y=61.00, z=-235.51], MoCEntityJellyFish['JellyFish'/34960, l='MpServer', x=309.46, y=61.95, z=-226.09], MoCEntityFishy['Fishy'/34961, l='MpServer', x=314.63, y=62.00, z=-230.81], EntityBat['Bat'/37265, l='MpServer', x=399.30, y=24.87, z=-128.44], MoCEntityTiger['Tiger'/34962, l='MpServer', x=305.61, y=62.65, z=-236.38], MoCEntityAngelFish['AngelFish'/34963, l='MpServer', x=317.73, y=62.26, z=-225.83], EntityRabbit['Rabbit'/35987, l='MpServer', x=376.65, y=71.00, z=-163.55], MoCEntityStingRay['StingRay'/34964, l='MpServer', x=304.44, y=62.00, z=-238.40], EntitySpider['Spider'/35988, l='MpServer', x=342.09, y=24.00, z=-245.80], MoCEntityManticore['Manticore'/34965, l='MpServer', x=340.13, y=59.00, z=-263.30], EntityRabbit['Rabbit'/35990, l='MpServer', x=353.54, y=69.00, z=-148.03], EntitySpider['Spider'/35992, l='MpServer', x=347.38, y=69.00, z=-229.51], EntityZombie['Zombie'/43161, l='MpServer', x=271.50, y=27.00, z=-207.50], MoCEntityCod['Cod'/34969, l='MpServer', x=311.30, y=62.23, z=-207.30], MoCEntitySalmon['Salmon'/34970, l='MpServer', x=328.30, y=62.00, z=-212.31], MoCEntityCod['Cod'/34971, l='MpServer', x=325.95, y=62.00, z=-209.70], MoCEntityBee['Bee'/2461, l='MpServer', x=174.50, y=69.00, z=-243.42], MoCEntityRoach['Roach'/2462, l='MpServer', x=174.90, y=69.00, z=-243.90], EntitySkeleton['Skeleton'/39838, l='MpServer', x=293.50, y=26.00, z=-211.50], EntitySpider['Spider'/35998, l='MpServer', x=411.50, y=74.00, z=-140.50], MoCEntityDragonfly['DragonFly'/2463, l='MpServer', x=151.90, y=44.00, z=-224.50], MoCEntityBee['Bee'/41632, l='MpServer', x=260.10, y=14.00, z=-257.90], EntitySpider['Spider'/36000, l='MpServer', x=408.98, y=79.00, z=-220.96], MoCEntityWraith['Wraith'/41377, l='MpServer', x=289.77, y=32.35, z=-204.95], EntityRabbit['Rabbit'/36001, l='MpServer', x=410.98, y=77.00, z=-215.43], MoCEntityFirefly['Firefly'/37283, l='MpServer', x=249.32, y=69.00, z=-248.46], EntityCreeper['Creeper'/41379, l='MpServer', x=297.50, y=25.00, z=-209.50], EntityRabbit['Rabbit'/36005, l='MpServer', x=343.62, y=69.00, z=-141.52], MoCEntityOstrich['Ostrich'/36006, l='MpServer', x=341.83, y=68.00, z=-129.91], MoCEntityOstrich['Ostrich'/36007, l='MpServer', x=343.01, y=68.00, z=-129.04], MoCEntityShark['Shark'/37288, l='MpServer', x=298.53, y=62.00, z=-262.72], MoCEntityShark['Shark'/37289, l='MpServer', x=295.85, y=62.00, z=-249.15], MoCEntityShark['Shark'/37290, l='MpServer', x=298.85, y=61.00, z=-250.15], MoCEntityCod['Cod'/37291, l='MpServer', x=288.99, y=62.00, z=-260.83], EntityItem['item.item.eplus.scroll'/35757, l='MpServer', x=178.88, y=50.00, z=-197.35], MoCEntityJellyFish['JellyFish'/28849, l='MpServer', x=301.05, y=62.41, z=-236.59], MoCEntityTiger['Tiger'/28850, l='MpServer', x=299.94, y=62.64, z=-237.18], MoCEntitySnake['Snake'/36018, l='MpServer', x=348.02, y=69.00, z=-175.95], MoCEntityJellyFish['JellyFish'/28851, l='MpServer', x=297.05, y=61.96, z=-235.53], MoCEntityTiger['Tiger'/28852, l='MpServer', x=302.73, y=62.66, z=-239.52], EntitySpider['Spider'/40884, l='MpServer', x=402.50, y=46.00, z=-189.50], MoCEntityStingRay['StingRay'/28853, l='MpServer', x=302.40, y=61.00, z=-239.34], EntitySpider['Spider'/40885, l='MpServer', x=402.50, y=46.00, z=-189.50], MoCEntityTiger['Tiger'/28854, l='MpServer', x=303.37, y=62.65, z=-232.20], MoCEntityAnt['Ant'/28856, l='MpServer', x=288.02, y=58.00, z=-204.51], EntityRabbit['Rabbit'/36025, l='MpServer', x=389.51, y=83.00, z=-235.61], MoCEntitySalmon['Salmon'/36026, l='MpServer', x=341.46, y=62.00, z=-207.47], MoCEntityWerewolf['Werewolf'/31678, l='MpServer', x=185.50, y=56.00, z=-205.50], EntityRabbit['Rabbit'/36030, l='MpServer', x=381.24, y=69.00, z=-110.51], EntityItem['item.item.string'/29888, l='MpServer', x=173.13, y=44.00, z=-213.62], EntityRabbit['Rabbit'/36032, l='MpServer', x=386.80, y=72.00, z=-166.56], EntityBat['Bat'/43203, l='MpServer', x=298.67, y=15.52, z=-213.30], EntityRabbit['Rabbit'/36036, l='MpServer', x=384.38, y=72.00, z=-180.46], MoCEntitySnake['Snake'/36037, l='MpServer', x=376.09, y=69.00, z=-197.03], EntityCreeper['Creeper'/43463, l='MpServer', x=270.51, y=14.00, z=-268.70], EntityRabbit['Rabbit'/36039, l='MpServer', x=363.55, y=70.00, z=-238.50], EntityCreeper['Creeper'/43464, l='MpServer', x=271.50, y=14.00, z=-267.50], MoCEntityElephant['Elephant'/36040, l='MpServer', x=348.28, y=67.00, z=-126.77], EntityCreeper['Creeper'/43465, l='MpServer', x=271.50, y=14.00, z=-267.50], EntitySpider['Spider'/36041, l='MpServer', x=408.46, y=84.00, z=-235.99], EntityEnderman['Enderman'/43466, l='MpServer', x=270.47, y=14.00, z=-268.01], MoCEntitySilverSkeleton['SilverSkeleton'/28876, l='MpServer', x=299.49, y=58.00, z=-157.75], EntityRabbit['Rabbit'/36044, l='MpServer', x=355.37, y=70.00, z=-229.72], EntityCreeper['Creeper'/40143, l='MpServer', x=339.50, y=12.00, z=-268.50], EntityCreeper['Creeper'/43736, l='MpServer', x=321.50, y=59.00, z=-163.50], EntityCreeper['Creeper'/43737, l='MpServer', x=320.50, y=59.00, z=-164.50], EntityCreeper['Creeper'/36060, l='MpServer', x=366.50, y=25.00, z=-260.50], EntityCreeper['Creeper'/36061, l='MpServer', x=365.50, y=25.00, z=-260.50], MoCEntityWerewolf['Werewolf'/36064, l='MpServer', x=340.25, y=55.00, z=-271.55], EntityCreeper['Creeper'/35303, l='MpServer', x=323.50, y=54.00, z=-245.50], EntityRabbit['Rabbit'/36071, l='MpServer', x=417.72, y=70.00, z=-196.31], EntityZombie['Husk'/36072, l='MpServer', x=423.80, y=65.00, z=-185.50], EntityRabbit['Rabbit'/36073, l='MpServer', x=416.86, y=77.00, z=-217.80], EntityZombie['Zombie'/26090, l='MpServer', x=188.55, y=15.00, z=-147.74], MoCEntityManticore['Manticore'/27889, l='MpServer', x=158.70, y=40.88, z=-142.30], EntityZombie['Zombie'/42993, l='MpServer', x=385.50, y=47.00, z=-156.50], MoCEntityDragonfly['DragonFly'/41975, l='MpServer', x=434.62, y=72.00, z=-106.98], MoCEntityElephant['Elephant'/2551, l='MpServer', x=210.08, y=67.00, z=-161.28], MoCEntityAnchovy['Anchovy'/29177, l='MpServer', x=296.56, y=62.00, z=-265.51]]
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
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.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: 515509568 bytes (491 MB) / 3404726272 bytes (3247 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
FML: MCP 9.32 Powered by Forge 12.18.3.2202 120 mods loaded, 120 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2202.jar)
UCHIJA Forge{12.18.3.2202} [Minecraft Forge] (forge-1.10.2-12.18.3.2202.jar)
UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.1.jar)
UCHIJA OpenComputers|Core{1.6.1.6} [OpenComputers (Core)] (minecraft.jar)
UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
UCHIJA cei{1.3} [Chunk Edge Indicator] (1.10-chunkedgeindicator-1.3.jar)
UCHIJA actuallyadditions{1.10.2-r98} [Actually Additions] (ActuallyAdditions-1.10.2-r98.jar)
UCHIJA IC2{2.6.142-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.142-ex110.jar)
UCHIJA advanced_machines{60.0.1} [Advanced Machines] (Advanced Machines-60.0.1.jar)
UCHIJA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar)
UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
UCHIJA bdlib{1.12.2.17} [BD Lib] (bdlib-1.12.2.17-mc1.10.2.jar)
UCHIJA ae2stuff{0.6.0.7} [AE2 Stuff] (ae2stuff-0.6.0.7-mc1.10.2.jar)
UCHIJA Baubles{1.3.8} [Baubles] (Baubles-1.10.2-1.3.8.jar)
UCHIJA Botania{r1.9-339} [Botania] (Botania r1.9-339.jar)
UCHIJA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar)
UCHIJA Aroma1997CoreHelper{1.1.1.1} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.1.jar)
UCHIJA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
UCHIJA BBG{5.0.0} [BetterBedrockGen] (BBG-1.9.4-5.0.0.jar)
UCHIJA BiomesOPlenty{5.0.0.2109} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2109-universal.jar)
UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)
UCHIJA JEI{3.14.3.403} [Just Enough Items] (jei_1.10.2-3.14.3.403.jar)
UCHIJA BloodMagic{1.9.4-2.1.0-69} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.1.0-69.jar)
UCHIJA bookshelf{1.4.3.338} [Bookshelf] (Bookshelf-1.10.2-1.4.3.338.jar)
UCHIJA CodeChickenLib{2.5.2.198} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
UCHIJA brandonscore{2.1.3} [Brandon's Core] (BrandonsCore-1.10.2-2.1.3.82-universal.jar)
UCHIJA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
UCHIJA mcmultipart{1.3.0} [MCMultiPart] (MCMultiPart-1.3.0-universal.jar)
UCHIJA CharsetLib{0.3.0-pre15} [‽] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetAudio{0.3.0-pre15} [♫] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetCarts{0.3.0-pre15} [U] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetDecoration{0.3.0-pre15} [⚿] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetDrama{0.3.0-pre15} [!] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetFarming{0.3.0-pre15} [;] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetGates{0.3.0-pre15} [&] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetPipes{0.3.0-pre15} [|] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetStorage{0.3.0-pre15} [#] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetTweaks{0.3.0-pre15} [*] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetWires{0.3.0-pre15} [+] (Charset-0.3.0-pre15.jar)
UCHIJA CharsetWrench{0.3.0-pre15} [/] (Charset-0.3.0-pre15.jar)
UCHIJA CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar)
UCHIJA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
UCHIJA chisel{MC1.10.2-0.0.7.7} [Chisel] (Chisel-MC1.10.2-0.0.7.7.jar)
UCHIJA chiselsandbits{12.11} [Chisels & Bits] (chiselsandbits-12.11.jar)
UCHIJA compactsolars{1.10.2-5.0.8.331} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.8.331-universal.jar)
UCHIJA compressedbonemeal{1.10.2} [Compressed Bonemeal] (compressedbonemeal-1.10.2.jar)
UCHIJA MineTweaker3{3.0.17} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.17.jar)
UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.17.jar)
UCHIJA customspawner{3.10.1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.10.1.jar)
UCHIJA darkutils{1.1.6.105} [Dark Utilities] (DarkUtilities-1.10.2-1.1.6.105.jar)
UCHIJA eleccore{1.6.379} [ElecCore] (ElecCore-1.10.2-1.6.379.jar)
UCHIJA EnderStorage{2.2.0.96} [EnderStorage] (EnderStorage-1.10.2-2.2.0.96-universal.jar)
UCHIJA OpenComputers{1.6.1.6} [OpenComputers] (OpenComputers-MC1.10.2-1.6.1.6.jar)
UCHIJA deepresonance{1.4.3} [DeepResonance] (deepresonance-1.1x-1.4.3.jar)
UCHIJA draconicevolution{2.0.7} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.7.168-universal.jar)
UCHIJA mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-10.0.6.jar)
UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
UCHIJA eplus{4.1.0.113} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.115.jar)
UCHIJA EnderBags{2.0.1} [EnderBags] (EnderBags-1.9.4-2.0.0.jar)
UCHIJA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
UCHIJA EnderIO{1.10.2-3.1.161} [Ender IO] (EnderIO-1.10.2-3.1.161.jar)
UCHIJA shetiphiancore{3.3.6} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.6.jar)
UCHIJA endertanks{1.4.9} [EnderTanks] (endertanks-1.10.0-1.4.9.jar)
UCHIJA enderutilities{0.6.5} [Ender Utilities] (enderutilities-1.10.2-0.6.5.jar)
UCHIJA EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
UCHIJA ExtraRails{1.1.1} [Extra Rails] (ExtraRails-1.10.2-1.1.1.jar)
UCHIJA ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-1.1.3d.jar)
UCHIJA zerocore{1.10.2-0.1.0.1} [Zero CORE] (zerocore-1.10.2-0.1.0.1.jar)
UCHIJA bigreactors{1.10.2-0.4.5.24} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.24.jar)
UCHIJA ForgeEndertech{1.1.3.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.1.3.0.jar)
UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.2.3.jar)
UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.2.4.jar)
UCHIJA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
UCHIJA tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar)
UCHIJA InductionCharger{1.2.0} [Induction Charger] (InductionCharger-1.10.2-1.2.0.jar)
UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
UCHIJA ironbackpacks{1.10.2-2.2.22} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.22.jar)
UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
UCHIJA itemscroller{0.10.3} [Item Scroller] (itemscroller-1.10.2-0.10.3.jar)
UCHIJA journeymap{1.10.2-5.4.4} [JourneyMap] (journeymap-1.10.2-5.4.4.jar)
UCHIJA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
UCHIJA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
UCHIJA largeveins{@VERSION@} [Large Veins] (LargeVeins-1.10.2-1.0.0.jar)
UCHIJA mod_lu{1.2-1102} [ȡLittleUtilitiesȲ] (LittleUtilities-1.2-1102.jar)
UCHIJA llor{1.1.1-mc[1.9-1.11]} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.1-mc[1.9-1.11].jar)
UCHIJA mantle{1.10.2-1.1.4.203} [Mantle] (Mantle-1.10.2-1.1.4.jar)
UCHIJA mercurius{1.0.1} [Mercurius] (Mercurius-1.10.2-1.0.2.jar)
UCHIJA metamorph{1.0.2} [Metamorph] (metamorph-1.0.2-1.10.2.jar)
UCHIJA missing_pieces{4.1.3} [Missing Pieces] (missing_pieces-1.10.2-4.1.3.jar)
UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
UCHIJA natura{1.10.2-4.1.0.17} [Natura] (natura-1.10.2-4.1.0.17.jar)
UCHIJA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
UCHIJA orespawn{1.1.0} [Ore Spawn] (OreSpawn_1.10.2-1.1.0.jar)
UCHIJA reborncore{2.13.2.114} [RebornCore] (RebornCore-1.10.2-2.13.2.114-universal.jar)
UCHIJA quantumstorage{3.2.17} [QuantumStorage] (QuantumStorage-1.10.2-3.2.17.jar)
UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
UCHIJA reborncore-mcmultipart{2.13.2.114} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.2.114-universal.jar)
UCHIJA xreliquary{1.10.2-1.3.3.620} [Reliquary] (Reliquary-1.10.2-1.3.3.620.jar)
UCHIJA rftools{5.81} [RFTools] (rftools-1.1x-5.81.jar)
UCHIJA rftoolscontrol{1.6.4} [RFTools Control] (rftoolsctrl-1.1x-1.6.4.jar)
UCHIJA rftoolsdim{4.53} [RFTools Dimensions] (rftoolsdim-1.1x-4.53.jar)
UCHIJA Roguelike{1.5.5} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.5.jar)
UCHIJA valkyrielib{1.10.2-0.10.5f} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.5f.jar)
UCHIJA simplegenerators{1.10.2-0.10.5d} [Simple Generators] (simplegenerators-1.10.2-0.10.5d.jar)
UCHIJA simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
UCHIJA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
UCHIJA StorageDrawers{1.10.2-3.5.17} [Storage Drawers] (StorageDrawers-1.10.2-3.5.17.jar)
UCHIJA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
UCHIJA tconstruct{1.10.2-2.6.2.487} [Tinkers' Construct] (TConstruct-1.10.2-2.6.2.jar)
UCHIJA taiga{1.2.6} [Tinkers Alloying Addon] (taiga-1.10.2-1.2.6.jar)
UCHIJA theoneprobe{1.3.3} [The One Probe] (theoneprobe-1.10-1.3.3.jar)
UCHIJA tinker_io{pre-release 2.4.2} [Tinker I/O] (tinker_io-1.10.2-pre-release 2.4.2.jar)
UCHIJA TinkersAddons{1.0.3} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.3.jar)
UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
Loaded coremods (and transformers):
ForgelinPlugin (Forgelin-1.2.0.jar)
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar)
net.darkhax.bookshelf.asm.BookshelfTransformerManager
ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar)
team.chisel.common.asm.ChiselTransformer
IC2core (industrialcraft-2-2.6.142-ex110.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.BlockStateLoaderTransformer
CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
Brandon's Core (BrandonsCore-1.10.2-2.1.3.82-universal.jar)
com.brandon3055.brandonscore.asm.ClassTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
LoadingPlugin (Quark-r1.1-70.jar)
vazkii.quark.base.asm.ClassTransformer
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.6.jar)
shetiphian.core.asm.ClassTransformer
RebornCoreASM (RebornCore-1.10.2-2.13.2.114-universal.jar)
reborncore.mixin.transformer.MixinTransformer
AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
appeng.coremod.transformer.ASMIntegration
FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
TransformerLoader (OpenComputers-MC1.10.2-1.6.1.6.jar)
li.cil.oc.common.asm.ClassTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13464 Compatibility Profile Context 21.19.407.0' Renderer: 'AMD Radeon R9 200 / HD 7900 Series'
AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
Pulsar/natura loaded Pulses:
- NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
List of loaded APIs:
* actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r98.jar
* appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar
* Baubles|API (1.3.1.2) from Baubles-1.10.2-1.3.8.jar
* bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.24.jar
* BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.1.0-69.jar
* BotaniaAPI (85) from Botania r1.9-339.jar
* CharsetAPI (0.1) from Charset-0.3.0-pre15.jar
* CharsetAPI|Audio (0.0) from Charset-0.3.0-pre15.jar
* CharsetAPI|Lib (0.2) from Charset-0.3.0-pre15.jar
* CharsetAPI|Pipes (0.3) from Charset-0.3.0-pre15.jar
* CharsetAPI|Storage (0.1) from Charset-0.3.0-pre15.jar
* CharsetAPI|Tape (0.0) from Charset-0.3.0-pre15.jar
* CharsetAPI|Wires (0.3) from Charset-0.3.0-pre15.jar
* ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.7.7.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.7.7.jar
* ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.11.jar
* CoFHAPI (1.8.9R1.2.0B1) from tinker_io-1.10.2-pre-release 2.4.2.jar
* CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.1.jar
* CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.5f.jar
* CoFHAPI|energy (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.4.jar
* CoFHAPI|inventory (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.1.jar
* CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.4.jar
* CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.1.jar
* CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.1.jar
* compatlayer (0.1.7) from compatlayer-1.10-0.1.7.jar
* ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
* ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
* ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
* ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
* ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
* ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
* ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
* ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
* DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.3.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.7.168-universal.jar
* ElecCoreAPI (1.0) from ElecCore-1.10.2-1.6.379.jar
* ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.6.379.jar
* EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.161.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.161.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.161.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.161.jar
* Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
* IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.22.jar
* jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar
* journeymap|client-api (1.3) from journeymap-1.10.2-5.4.4.jar
* journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.4.jar
* journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.4.jar
* journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.4.jar
* journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.4.jar
* JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.3.403.jar
* mcjtylib_ng (2.3.4) from mcjtylib-1.1x-2.3.4.jar
* OpenComputersAPI|Component (6.0.0-alpha) from zerocore-1.10.2-0.1.0.1.jar
* OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
* OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
* OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
* OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
* OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
* OpenComputersAPI|Internal (6.0.0-alpha) from zerocore-1.10.2-0.1.0.1.jar
* OpenComputersAPI|Machine (6.0.0-alpha) from zerocore-1.10.2-0.1.0.1.jar
* OpenComputersAPI|Manual (6.0.0-alpha) from zerocore-1.10.2-0.1.0.1.jar
* OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
* OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
* PsiAPI (2) from Psi-r1.0-42.jar
* reborncoreAPI (2.13.2.114) from RebornCore-1.10.2-2.13.2.114-universal.jar
* reborncoreAPI|Fuel (2.13.2.114) from RebornCore-1.10.2-2.13.2.114-universal.jar
* reborncoreAPI|Power (2.13.2.114) from RebornCore-1.10.2-2.13.2.114-universal.jar
* reborncoreAPI|Recipe (2.13.2.114) from RebornCore-1.10.2-2.13.2.114-universal.jar
* reborncoreAPI|Tile (2.13.2.114) from RebornCore-1.10.2-2.13.2.114-universal.jar
* StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
* StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
* StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
* StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
* StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
* StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
* StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
* StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
* StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
* valkyrielib.api (1.10.2-0.10.5f) from valkyrielib-1.10.2-0.10.5f.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.1.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.1.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.1.jar
CodeChickenLib Invalid Fingerprint Reports:
CodeChickenCore Invalid Fingerprint Reports:
ChickenChunks Invalid Fingerprint Reports:
EnderStorage Invalid Fingerprint Reports:
EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/CoFHAPIProps.class).
Ender IO needs at least 1.8.9R1.2.0B1 and will NOT work with older versions.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Detailed RF API diagnostics:
* RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/EnergyStorage.class
* RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/IEnergyConnection.class
* RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
* RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/IEnergyHandler.class
* RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/IEnergyProvider.class
* RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/IEnergyReceiver.class
* RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/IEnergyStorage.class
* RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/TileEnergyHandler.class
Detailed Tesla API diagnostics:
* Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/Tesla.class
* Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
* Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
* Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaHolder.class
* Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaProducer.class
* Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
* Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
* Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
* Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
* Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
* Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/Bill/Documents/Curse/Minecraft/Instances/World%20of%20Pannotia/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
AE2 Integration: IC2:ON, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON
Launched Version: forge-12.18.3.2202
LWJGL: 2.9.4
OpenGL: AMD Radeon R9 200 / HD 7900 Series GL version 4.5.13464 Compatibility Profile Context 21.19.407.0, ATI Technologies Inc.
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:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment