Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- IC2core (industrialcraft-2-2.6.96-ex110.jar)
- LoadingPlugin (Quark-r1.0-59.jar)
- ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.3.jar)
- LoadingHook (Mekanism-1.10.2-9.2.0.294.jar)
- LoadingPlugin (RandomThings-MC1.10.2-3.7.6.jar)
- Default Options (DefaultOptions_1.10.2-6.1.5.jar)
- EnderCorePlugin (EnderCore-1.10.2-0.4.1.58-beta.jar)
- LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
- NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
- ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.3.jar)
- Contact their authors BEFORE contacting forge
- // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
- Time: 12/2/16 1:11 PM
- Description: Rendering entity in world
- java.lang.IllegalStateException: Already building!
- at net.minecraft.client.renderer.VertexBuffer.func_181668_a(VertexBuffer.java:187)
- at net.minecraft.client.renderer.RenderItem.func_175045_a(RenderItem.java:124)
- at net.minecraft.client.renderer.RenderItem.func_175036_a(RenderItem.java:112)
- at net.minecraft.client.renderer.RenderItem.func_180454_a(RenderItem.java:150)
- at net.minecraft.client.renderer.RenderItem.func_184394_a(RenderItem.java:276)
- at net.minecraft.client.renderer.RenderItem.func_181564_a(RenderItem.java:242)
- at de.ellpeck.actuallyadditions.mod.util.AssetUtil.renderItemInWorld(AssetUtil.java:70)
- at de.ellpeck.actuallyadditions.mod.entity.RenderWorm.doRender(RenderWorm.java:53)
- at de.ellpeck.actuallyadditions.mod.entity.RenderWorm.func_76986_a(RenderWorm.java:26)
- 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 net.minecraft.client.renderer.VertexBuffer.func_181668_a(VertexBuffer.java:187)
- at net.minecraft.client.renderer.RenderItem.func_175045_a(RenderItem.java:124)
- at net.minecraft.client.renderer.RenderItem.func_175036_a(RenderItem.java:112)
- at net.minecraft.client.renderer.RenderItem.func_180454_a(RenderItem.java:150)
- at net.minecraft.client.renderer.RenderItem.func_184394_a(RenderItem.java:276)
- at net.minecraft.client.renderer.RenderItem.func_181564_a(RenderItem.java:242)
- at de.ellpeck.actuallyadditions.mod.util.AssetUtil.renderItemInWorld(AssetUtil.java:70)
- at de.ellpeck.actuallyadditions.mod.entity.RenderWorm.doRender(RenderWorm.java:53)
- at de.ellpeck.actuallyadditions.mod.entity.RenderWorm.func_76986_a(RenderWorm.java:26)
- -- Entity being rendered --
- Details:
- Entity Type: actuallyadditions.actuallyadditions.worm (de.ellpeck.actuallyadditions.mod.entity.EntityWorm)
- Entity ID: 1555057
- Entity Name: entity.actuallyadditions.actuallyadditions.worm.name
- Entity's Exact location: 357.50, 65.50, 1068.50
- Entity's Block location: World: (357,65,1068), Chunk: (at 5,4,12 in 22,66; contains blocks 352,0,1056 to 367,255,1071), Region: (0,2; contains chunks 0,64 to 31,95, blocks 0,0,1024 to 511,255,1535)
- Entity's Momentum: 0.00, 0.00, 0.00
- Entity's Passengers: []
- Entity's Vehicle: ~~ERROR~~ NullPointerException: null
- -- Renderer details --
- Details:
- Assigned renderer: de.ellpeck.actuallyadditions.mod.entity.RenderWorm@4708362d
- Location: -13.57,-7.55,5.79 - World: (-14,-8,5), Chunk: (at 2,-1,5 in -1,0; contains blocks -16,0,0 to -1,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
- Rotation: 0.0
- Delta: 0.023345232
- 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: 1 total; [EntityPlayerSP['Slothxx'/1396332, l='MpServer', x=370.93, y=73.05, z=1062.59]]
- Chunk stats: MultiplayerChunkCache: 81, 81
- Level seed: 0
- Level generator: ID 00 - default, ver 1. Features enabled: false
- Level generator options:
- Level spawn location: World: (-136,156,197), Chunk: (at 8,9,5 in -9,12; contains blocks -144,0,192 to -129,255,207), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
- Level time: 13421922 game time, 14782196 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: 155 total; [EntityChicken['Chicken'/1555223, l='MpServer', x=372.48, y=63.00, z=1039.21], EntityChicken['Chicken'/1555222, l='MpServer', x=370.87, y=63.00, z=1035.13], EntityChicken['Chicken'/1555221, l='MpServer', x=371.45, y=63.00, z=1034.93], EntityChicken['Chicken'/1555220, l='MpServer', x=368.88, y=63.00, z=1034.65], EntityChicken['Chicken'/1555219, l='MpServer', x=370.31, y=63.00, z=1034.20], EntityChicken['Chicken'/1555218, l='MpServer', x=369.54, y=63.00, z=1036.05], EntityChicken['Chicken'/1555217, l='MpServer', x=373.10, y=63.00, z=1034.94], EntityChicken['Chicken'/1555216, l='MpServer', x=373.40, y=63.00, z=1039.20], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554960, l='MpServer', x=339.50, y=65.50, z=1056.50], EntityChicken['Chicken'/1555231, l='MpServer', x=371.38, y=63.00, z=1038.40], EntityChicken['Chicken'/1555230, l='MpServer', x=369.84, y=63.00, z=1034.20], EntityOtherPlayerMP['PonchoSan'/916131, l='MpServer', x=78.14, y=64.00, z=903.49], EntityChicken['Chicken'/1555229, l='MpServer', x=372.51, y=63.00, z=1034.71], EntityChicken['Chicken'/1555228, l='MpServer', x=369.81, y=63.00, z=1034.64], EntityChicken['Chicken'/1555227, l='MpServer', x=369.29, y=63.00, z=1034.80], EntityChicken['Chicken'/1555226, l='MpServer', x=372.43, y=63.00, z=1034.20], EntityChicken['Chicken'/1555225, l='MpServer', x=371.25, y=63.00, z=1034.20], EntityChicken['Chicken'/1555224, l='MpServer', x=368.84, y=63.00, z=1036.00], EntityCow['Cow'/1555207, l='MpServer', x=381.62, y=63.00, z=1046.80], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554951, l='MpServer', x=342.50, y=65.50, z=1056.50], EntityPig['Pig'/1555206, l='MpServer', x=368.45, y=63.00, z=1043.45], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554950, l='MpServer', x=345.50, y=65.50, z=1056.50], EntityPig['Pig'/1555205, l='MpServer', x=372.92, y=63.00, z=1043.45], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554949, l='MpServer', x=345.50, y=65.50, z=1059.50], EntityPig['Pig'/1555204, l='MpServer', x=373.55, y=63.00, z=1046.40], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554948, l='MpServer', x=345.50, y=65.50, z=1062.50], EntityPig['Pig'/1555203, l='MpServer', x=373.55, y=63.00, z=1044.42], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554947, l='MpServer', x=345.50, y=65.50, z=1065.50], EntityPig['Pig'/1555202, l='MpServer', x=371.07, y=63.00, z=1048.46], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554946, l='MpServer', x=345.50, y=65.50, z=1068.50], EntityPig['Pig'/1555201, l='MpServer', x=368.97, y=63.00, z=1048.39], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554945, l='MpServer', x=348.50, y=65.50, z=1059.50], EntityPig['Pig'/1555200, l='MpServer', x=368.45, y=63.00, z=1045.68], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554944, l='MpServer', x=348.50, y=65.50, z=1062.50], EntityChicken['Chicken'/1555215, l='MpServer', x=372.51, y=63.00, z=1038.70], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554959, l='MpServer', x=339.50, y=65.50, z=1065.50], EntityPlayerSP['Slothxx'/1396332, l='MpServer', x=370.93, y=73.05, z=1062.59], EntityCow['Cow'/1555214, l='MpServer', x=383.55, y=63.00, z=1047.65], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554958, l='MpServer', x=339.50, y=65.50, z=1062.50], EntityCow['Cow'/1555213, l='MpServer', x=383.55, y=63.00, z=1048.55], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554957, l='MpServer', x=339.50, y=65.50, z=1059.50], EntityCow['Cow'/1555212, l='MpServer', x=383.22, y=63.00, z=1044.08], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554956, l='MpServer', x=339.50, y=65.50, z=1068.50], EntityCow['Cow'/1555211, l='MpServer', x=379.41, y=63.00, z=1043.45], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554955, l='MpServer', x=342.50, y=65.50, z=1068.50], EntityCow['Cow'/1555210, l='MpServer', x=380.08, y=63.00, z=1044.64], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554954, l='MpServer', x=342.50, y=65.50, z=1065.50], EntityCow['Cow'/1555209, l='MpServer', x=382.67, y=63.00, z=1045.93], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554953, l='MpServer', x=342.50, y=65.50, z=1062.50], EntityCow['Cow'/1555208, l='MpServer', x=381.21, y=63.00, z=1045.76], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554952, l='MpServer', x=342.50, y=65.50, z=1059.50], EntityBat['Bat'/1556786, l='MpServer', x=375.49, y=51.10, z=1088.58], EntityChicken['Chicken'/1555249, l='MpServer', x=368.81, y=63.00, z=1038.85], EntityBat['Bat'/1556785, l='MpServer', x=380.47, y=51.06, z=1088.38], EntityChicken['Chicken'/1555248, l='MpServer', x=371.93, y=63.00, z=1034.63], EntityChicken['Chicken'/1555239, l='MpServer', x=373.57, y=63.00, z=1035.93], EntityChicken['Chicken'/1555238, l='MpServer', x=373.42, y=63.00, z=1034.42], EntityChicken['Chicken'/1555237, l='MpServer', x=370.81, y=63.00, z=1034.70], EntityChicken['Chicken'/1555236, l='MpServer', x=373.53, y=63.00, z=1035.00], EntityChicken['Chicken'/1555235, l='MpServer', x=371.89, y=63.00, z=1035.07], EntityChicken['Chicken'/1555234, l='MpServer', x=370.85, y=63.00, z=1035.68], EntityChicken['Chicken'/1555233, l='MpServer', x=368.20, y=63.00, z=1036.15], EntityChicken['Chicken'/1555232, l='MpServer', x=369.65, y=63.00, z=1039.50], EntityChicken['Chicken'/1555247, l='MpServer', x=368.71, y=63.00, z=1039.10], EntityChicken['Chicken'/1555246, l='MpServer', x=373.12, y=63.00, z=1036.56], EntityChicken['Chicken'/1555245, l='MpServer', x=368.82, y=63.00, z=1039.49], EntityChicken['Chicken'/1555244, l='MpServer', x=372.95, y=63.00, z=1034.47], EntityChicken['Chicken'/1555243, l='MpServer', x=370.62, y=63.00, z=1034.56], EntityChicken['Chicken'/1555242, l='MpServer', x=370.17, y=63.00, z=1037.13], EntityChicken['Chicken'/1555241, l='MpServer', x=369.36, y=63.00, z=1034.20], EntityChicken['Chicken'/1555240, l='MpServer', x=373.55, y=63.00, z=1036.19], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555063, l='MpServer', x=360.50, y=65.50, z=1056.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555062, l='MpServer', x=360.50, y=65.50, z=1059.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555061, l='MpServer', x=360.50, y=65.50, z=1062.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555060, l='MpServer', x=360.50, y=65.50, z=1065.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555059, l='MpServer', x=363.50, y=65.50, z=1068.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555058, l='MpServer', x=360.50, y=65.50, z=1068.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555057, l='MpServer', x=357.50, y=65.50, z=1068.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555056, l='MpServer', x=354.50, y=65.50, z=1068.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555067, l='MpServer', x=354.50, y=65.50, z=1047.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555066, l='MpServer', x=354.50, y=65.50, z=1050.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555065, l='MpServer', x=354.50, y=65.50, z=1053.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555064, l='MpServer', x=363.50, y=65.50, z=1065.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555055, l='MpServer', x=357.50, y=65.50, z=1056.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555054, l='MpServer', x=354.50, y=65.50, z=1056.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555053, l='MpServer', x=357.50, y=65.50, z=1065.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555052, l='MpServer', x=354.50, y=65.50, z=1065.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555051, l='MpServer', x=354.50, y=65.50, z=1062.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555050, l='MpServer', x=357.50, y=65.50, z=1062.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555049, l='MpServer', x=357.50, y=65.50, z=1059.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1555048, l='MpServer', x=354.50, y=65.50, z=1059.50], EntityOtherPlayerMP['Ayotunde'/759158, l='MpServer', x=74.93, y=59.00, z=902.76], EntityOtherPlayerMP['glitchdetector'/1399790, l='MpServer', x=-2440.50, y=72.00, z=-1800.50], EntityOtherPlayerMP['Ayotunde'/759158, l='MpServer', x=1000.64, y=26.67, z=1007.16], EntityOtherPlayerMP['Ayotunde'/759158, l='MpServer', x=1000.63, y=26.67, z=1007.58], EntityMinecartChest['Minecart with Chest'/54746, l='MpServer', x=369.50, y=38.06, z=1063.51], EntityOtherPlayerMP['Ayotunde'/759158, l='MpServer', x=1000.94, y=26.67, z=1007.22], EntityCow['Cow'/1555191, l='MpServer', x=378.45, y=63.00, z=1043.45], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554935, l='MpServer', x=342.50, y=65.50, z=1038.50], EntityCow['Cow'/1555190, l='MpServer', x=379.44, y=63.00, z=1047.61], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554934, l='MpServer', x=342.50, y=65.50, z=1035.50], EntityCow['Cow'/1555189, l='MpServer', x=378.45, y=63.00, z=1045.27], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554933, l='MpServer', x=339.50, y=65.50, z=1035.50], EntityCow['Cow'/1555188, l='MpServer', x=382.10, y=63.00, z=1048.55], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554932, l='MpServer', x=339.50, y=65.50, z=1038.50], EntityCow['Cow'/1555187, l='MpServer', x=381.31, y=63.00, z=1043.45], EntityTippedArrow['Arrow'/1554931, l='MpServer', x=347.32, y=65.99, z=1048.16], EntityCow['Cow'/1555186, l='MpServer', x=378.45, y=63.00, z=1046.22], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554930, l='MpServer', x=351.50, y=65.50, z=1047.50], EntityCow['Cow'/1555185, l='MpServer', x=382.33, y=63.00, z=1044.98], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554929, l='MpServer', x=348.50, y=65.50, z=1047.50], EntityCow['Cow'/1555184, l='MpServer', x=382.30, y=63.00, z=1043.45], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554928, l='MpServer', x=345.50, y=65.50, z=1047.50], EntityPig['Pig'/1555199, l='MpServer', x=370.43, y=63.00, z=1043.45], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554943, l='MpServer', x=348.50, y=65.50, z=1065.50], EntityPig['Pig'/1555198, l='MpServer', x=372.26, y=63.00, z=1048.55], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554942, l='MpServer', x=348.50, y=65.50, z=1068.50], EntityCow['Cow'/1555197, l='MpServer', x=382.61, y=63.00, z=1046.96], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554941, l='MpServer', x=348.50, y=65.50, z=1056.50], EntityCow['Cow'/1555196, l='MpServer', x=380.55, y=63.00, z=1047.57], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554940, l='MpServer', x=351.50, y=65.50, z=1059.50], EntityPig['Pig'/1555195, l='MpServer', x=370.05, y=63.00, z=1048.55], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554939, l='MpServer', x=351.50, y=65.50, z=1056.50], EntityPig['Pig'/1555194, l='MpServer', x=371.37, y=63.00, z=1043.45], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554938, l='MpServer', x=351.50, y=65.50, z=1062.50], EntityPig['Pig'/1555193, l='MpServer', x=372.70, y=63.00, z=1045.45], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554937, l='MpServer', x=351.50, y=65.50, z=1065.50], EntityCow['Cow'/1555192, l='MpServer', x=380.33, y=63.00, z=1043.45], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554936, l='MpServer', x=351.50, y=65.50, z=1068.50], EntityTippedArrow['Arrow'/1555687, l='MpServer', x=401.30, y=64.05, z=1028.09], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554919, l='MpServer', x=339.50, y=65.50, z=1047.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554918, l='MpServer', x=342.50, y=65.50, z=1050.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554917, l='MpServer', x=339.50, y=65.50, z=1050.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554916, l='MpServer', x=339.50, y=65.50, z=1053.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554915, l='MpServer', x=351.50, y=65.50, z=1053.50], EntityOtherPlayerMP['Ayotunde'/759158, l='MpServer', x=83.54, y=48.00, z=899.82], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554914, l='MpServer', x=342.50, y=65.50, z=1053.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554913, l='MpServer', x=345.50, y=65.50, z=1053.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554912, l='MpServer', x=348.50, y=65.50, z=1053.50], EntityCow['Cow'/1555183, l='MpServer', x=381.14, y=63.00, z=1048.55], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554927, l='MpServer', x=342.50, y=65.50, z=1047.50], EntityCow['Cow'/1555182, l='MpServer', x=380.23, y=63.00, z=1048.55], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554926, l='MpServer', x=351.50, y=65.50, z=1050.50], EntityCow['Cow'/1555181, l='MpServer', x=383.55, y=63.00, z=1045.08], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554925, l='MpServer', x=348.50, y=65.50, z=1050.50], EntityCow['Cow'/1555180, l='MpServer', x=378.45, y=63.00, z=1044.35], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554924, l='MpServer', x=345.50, y=65.50, z=1050.50], EntityCow['Cow'/1555179, l='MpServer', x=378.45, y=63.00, z=1047.19], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554923, l='MpServer', x=342.50, y=65.50, z=1041.50], EntityCow['Cow'/1555178, l='MpServer', x=379.25, y=63.00, z=1048.55], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554922, l='MpServer', x=342.50, y=65.50, z=1044.50], EntityOtherPlayerMP['PonchoSan'/916131, l='MpServer', x=87.46, y=58.00, z=899.44], EntityCow['Cow'/1555177, l='MpServer', x=381.51, y=63.00, z=1047.60], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554921, l='MpServer', x=339.50, y=65.50, z=1041.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1554920, l='MpServer', x=339.50, y=65.50, z=1044.50]]
- Retry entities: 0 total; []
- Server brand: ookyKraftMCCord (git:BungeeCord-Bootstrap:1.10-SNAPSHOT:ea3ac3a:93) <- fml,
- 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: 833217368 bytes (794 MB) / 3575644160 bytes (3410 MB) up to 3817865216 bytes (3641 MB)
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
- IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
- FML: MCP 9.32 Powered by Forge 12.18.2.2124 106 mods loaded, 106 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.2.2124.jar)
- UCHIJA Forge{12.18.2.2124} [Minecraft Forge] (forge-1.10.2-12.18.2.2124.jar)
- UCHIJA OpenComputers|Core{1.6.0.3-rc.1} [OpenComputers (Core)] (minecraft.jar)
- UCHIJA actuallyadditions{1.10.2-r69} [Actually Additions] (ActuallyAdditions-1.10.2-r69.jar)
- UCHIJA IC2{2.6.96-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.96-ex110.jar)
- UCHIJA advanced_solar_panels{4.0.3} [Advanced Solar Panels] (Advanced Solar Panels-4.0.3.jar)
- UCHIJA autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar)
- UCHIJA Psi{r1.0-41} [Psi] (Psi-r1.0-41.jar)
- UCHIJA Quark{r1.0-59} [Quark] (Quark-r1.0-59.jar)
- UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
- UCHIJA Baubles{1.3.2} [Baubles] (Baubles-1.10.2-1.3.2.jar)
- UCHIJA bdlib{1.12.2.17} [BD Lib] (bdlib-1.12.2.17-mc1.10.2.jar)
- UCHIJA betterbuilderswands{0.6.5} [Better Builder's Wands] (BetterBuildersWands-0.6.5-1.10r138+8595fc7.jar)
- UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)
- UCHIJA mantle{1.10.2-1.1.1.194} [Mantle] (Mantle-1.10.2-1.1.1.jar)
- UCHIJA tconstruct{1.10.2-2.5.6b.jenkins424} [Tinkers' Construct] (TConstruct-1.10.2-2.5.6b.jar)
- UCHIJA immersiveengineering{0.10-48} [Immersive Engineering] (ImmersiveEngineering-0.10-48.jar)
- UCHIJA JEI{3.13.2.360} [Just Enough Items] (jei_1.10.2-3.13.2.360.jar)
- UCHIJA BloodMagic{1.9.4-2.1.0-66} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.1.0-66.jar)
- UCHIJA Botania{r1.9-337} [Botania] (Botania r1.9-337.jar)
- UCHIJA Chameleon{1.10-2.1.7} [Chameleon] (Chameleon-1.10-2.1.7.jar)
- UCHIJA ChestTransporter{2.5.3} [Chest Transporter] (ChestTransporter-1.10.2-2.5.3.jar)
- UCHIJA chisel{MC1.10.2-0.0.7.3} [Chisel] (Chisel-MC1.10.2-0.0.7.3.jar)
- UCHIJA mcmultipart{1.3.0} [MCMultiPart] (MCMultiPart-1.3.0-universal.jar)
- UCHIJA chiselsandbits{12.7} [Chisels & Bits] (chiselsandbits-12.7.jar)
- UCHIJA cookingforblockheads{4.2.26} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.26.jar)
- UCHIJA MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.13.jar)
- UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.13.jar)
- UCHIJA CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar)
- UCHIJA cyclicmagic{1.8.2} [Cyclic] (Cyclic-1.10.2-1.8.2.jar)
- UCHIJA forestry{5.2.16.321} [Forestry] (forestry_1.10.2-5.2.16.321.jar)
- UCHIJA ElecCore{1.6.328} [ElecCore] (ElecCore-1.10.2-1.6.328.jar)
- UCHIJA OpenComputers{1.6.0.3-rc.1} [OpenComputers] (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
- UCHIJA deepresonance{1.2.9} [DeepResonance] (deepresonance-1.10-1.2.9.jar)
- UCHIJA defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar)
- UCHIJA dragontweaks{1.0.0} [Dragon Tweaks] (DragonTweaks-1.10.2-1.0.0.1-universal.jar)
- UCHIJA StorageDrawers{1.10.2-3.4.2} [Storage Drawers] (StorageDrawers-1.10.2-3.4.2.jar)
- UCHIJA bitdrawers{0.32} [Drawers & Bits] (DrawersBits-1.10.2-0.32.jar)
- UCHIJA endercore{1.10.2-0.4.1.58-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.58-beta.jar)
- UCHIJA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
- UCHIJA EnderIO{1.10.2-3.0.1.126_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.126_beta.jar)
- UCHIJA shetiphiancore{3.3.3} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.3.jar)
- UCHIJA endertanks{1.4.3} [EnderTanks] (endertanks-1.10.0-1.4.3.jar)
- UCHIJA EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
- UCHIJA valkyrielib{1.10.2-0.10.5d} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.5d.jar)
- UCHIJA environmentaltech{1.10.2-0.10.5g} [Environmental Tech] (environmentaltech-1.10.2-0.10.5g.jar)
- UCHIJA ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.2.1.jar)
- UCHIJA zerocore{1.10.2-0.0.8.0} [Zero CORE] (zerocore-1.10.2-0.0.8.0.jar)
- UCHIJA bigreactors{0.4.5.18} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.18.jar)
- UCHIJA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
- UCHIJA flatcoloredblocks{mc1.10-v4.2} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.2.jar)
- UCHIJA flighttweaks{0.0.6-alpha} [Flight Tweaks] (flighttweaks-1.10.2-0.0.6-alpha.jar)
- UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.1.4.jar)
- UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.1.4.jar)
- UCHIJA gendustry{1.6.4.24} [GenDustry] (gendustry-1.6.4.24-mc1.10.2.jar)
- UCHIJA gravestone{1.5.8} [Gravestone] (GraveStone Mod 1.5.8.jar)
- UCHIJA hermitquest{1.1.24} [HermitQuest] (hermitquest-1.10.2-1.1.24.jar)
- UCHIJA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar)
- UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
- UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
- UCHIJA jeibees{0.9.0.4} [JEI Bees] (jeibees-0.9.0.4-mc1.10.2.jar)
- UCHIJA journeymap{1.10.2-5.3.0b2} [JourneyMap] (journeymap-1.10.2-5.3.0b2-unlimited.jar)
- UCHIJA jeresources{0.5.1.56} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.1.56.jar)
- UCHIJA Mekanism{9.2.0} [Mekanism] (Mekanism-1.10.2-9.2.0.294.jar)
- UCHIJA MekanismGenerators{9.2.0} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.0.294.jar)
- UCHIJA MekanismTools{9.2.0} [MekanismTools] (MekanismTools-1.10.2-9.2.0.294.jar)
- UCHIJA mercurius{1.0.1} [Mercurius] (Mercurius-1.10.2-1.0.1.jar)
- UCHIJA ModNameTooltip{1.6.0} [Mod Name Tooltip] (modnametooltip_1.10.2-1.6.0.jar)
- UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.0.jar)
- UCHIJA modtweaker{2.0.6} [Mod Tweaker] (ModTweaker2-2.0.6.jar)
- UCHIJA morebees{1.10.2-1.1.4} [More Bees] (morebees-1.10.2-1.1.4.jar)
- UCHIJA Morpheus{1.10.2-3.1.9} [Morpheus] (Morpheus-1.10.2-3.1.9.jar)
- UCHIJA mousetweaks{2.6.4} [Mouse Tweaks] (MouseTweaks-2.6.4-mc1.10.2.jar)
- UCHIJA multistorage{1.2.5} [Multi-Storage] (multistorage-1.10.0-1.2.5.jar)
- UCHIJA notenoughwands{1.4.0} [Not Enough Wands] (notenoughwands-1.10-1.4.0.jar)
- UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
- UCHIJA platforms{1.2.2} [Platforms] (platforms-1.10.0-1.2.2.jar)
- UCHIJA quantumflux{2.0.9} [QuantumFlux] (quantumflux-1.10.2-2.0.9.jar)
- UCHIJA reborncore{2.8.0.61} [RebornCore] (RebornCore-1.10.2-2.8.0.61-universal.jar)
- UCHIJA quantumstorage{3.2.7} [QuantumStorage] (QuantumStorage-1.10.2-3.2.7.jar)
- UCHIJA randomthings{3.7.6} [Random Things] (RandomThings-MC1.10.2-3.7.6.jar)
- UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
- UCHIJA reborncore-mcmultipart{2.8.0.61} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.8.0.61-universal.jar)
- UCHIJA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
- UCHIJA refinedstorage{1.2.4} [Refined Storage] (refinedstorage-1.2.4.jar)
- UCHIJA xreliquary{1.10.2-1.3.3.585} [Reliquary] (Reliquary-1.10.2-1.3.3.585.jar)
- UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
- UCHIJA rftools{5.59} [RFTools] (rftools-1.10-5.59.jar)
- UCHIJA rftoolscontrol{1.5.2} [RFTools Control] (rftoolsctrl-1.10-1.5.2.jar)
- UCHIJA rftoolsdim{4.45} [RFTools Dimensions] (rftoolsdim-1.10-4.45.jar)
- UCHIJA roots{0.204} [Roots] (roots-1.10.2-0.204.0.jar)
- UCHIJA shadowmc{3.4.9} [ShadowMC] (ShadowMC-1.10.2-3.4.9.jar)
- UCHIJA Signals{1.0} [Signals] (Signals-1.10.2-0.5.0-universal.jar)
- UCHIJA simplegenerators{1.10.2-0.10.5b} [Simple Generators] (simplegenerators-1.10.2-0.10.5b.jar)
- UCHIJA simplyconveyors{1.1.2} [Simply Conveyors] (SimplyConveyors-1.1.2.jar)
- UCHIJA SleepingBag{1.3.0} [Sleeping Bag] (SleepingBag-1.10.2-1.3.0.jar)
- UCHIJA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.9.4.jar)
- UCHIJA rscircuits{0.0.1} [Super Circuit Maker] (SuperCircuitMaker-1.0.2.jar)
- UCHIJA techreborn{1.4.9.84} [TechReborn] (TechReborn-1.10.2-1.4.9.84-universal.jar)
- UCHIJA theoneprobe{1.3.2} [The One Probe] (theoneprobe-1.10-1.3.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)
- UCHIJA Torcherino{4.2s} [Torcherino] (Torcherino-4.2s.jar)
- UCHIJA usefulnullifiers{1.2.1} [Useful Nullifiers] (usefulnullifiers-1.2.1.jar)
- UCHIJA weaponcaseloot{4.0.1} [WeaponCaseLoot] (weaponcaseloot-1.10.2-4.0.1.jar)
- Loaded coremods (and transformers):
- IC2core (industrialcraft-2-2.6.96-ex110.jar)
- LoadingPlugin (Quark-r1.0-59.jar)
- vazkii.quark.base.asm.ClassTransformer
- ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.3.jar)
- team.chisel.common.asm.ChiselTransformer
- LoadingHook (Mekanism-1.10.2-9.2.0.294.jar)
- LoadingPlugin (RandomThings-MC1.10.2-3.7.6.jar)
- lumien.randomthings.asm.ClassTransformer
- Default Options (DefaultOptions_1.10.2-6.1.5.jar)
- net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
- EnderCorePlugin (EnderCore-1.10.2-0.4.1.58-beta.jar)
- com.enderio.core.common.transform.EnderCoreTransformer
- LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
- lumien.resourceloader.asm.ClassTransformer
- NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
- net.fybertech.nwr.NWRTransformer
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- invtweaks.forge.asm.ContainerTransformer
- TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
- li.cil.oc.common.asm.ClassTransformer
- ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.3.jar)
- shetiphian.core.asm.ClassTransformer
- GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4531' Renderer: 'Intel(R) HD Graphics 4600'
- 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)
- - WailaIntegration (Enabled/Not Forced)
- - theoneprobeIntegration (Enabled/Not Forced)
- List of loaded APIs:
- * actuallyadditionsapi (26) from ActuallyAdditions-1.10.2-r69.jar
- * Baubles|API (1.3.1.0) from Baubles-1.10.2-1.3.2.jar
- * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.1.0-66.jar
- * BotaniaAPI (85) from Botania r1.9-337.jar
- * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.7.3.jar
- * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.7.3.jar
- * ChiselsAndBitsAPI (12.5.0) from chiselsandbits-12.7.jar
- * CoFHAPI (1.8.9R1.2.0B1) from ImmersiveEngineering-0.10-48.jar
- * CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
- * CoFHAPI|core (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
- * CoFHAPI|energy (1.8.9R1.2.0B1) from quantumflux-1.10.2-2.0.9.jar
- * CoFHAPI|inventory (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
- * CoFHAPI|item (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.5d.jar
- * CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
- * CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
- * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
- * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
- * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
- * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
- * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
- * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
- * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
- * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
- * DR-API (1.0.4-Beta) from deepresonance-1.10-1.2.9.jar
- * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.6.328.jar
- * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.126_beta.jar
- * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.126_beta.jar
- * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.126_beta.jar
- * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.126_beta.jar
- * environmentaltech-api (1.10.2-0.10.5g) from environmentaltech-1.10.2-0.10.5g.jar
- * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.16.321.jar
- * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.16.321.jar
- * gendustryAPI (2.3.0) from gendustry-1.6.4.24-mc1.10.2.jar
- * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
- * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-48.jar
- * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-48.jar
- * jeresources|API (0.5.1.56) from JustEnoughResources-1.10.2-0.5.1.56.jar
- * journeymap|client-api (1.3-SNAPSHOT) from journeymap-1.10.2-5.3.0b2-unlimited.jar
- * journeymap|client-api-display (1.3-SNAPSHOT) from journeymap-1.10.2-5.3.0b2-unlimited.jar
- * journeymap|client-api-event (1.3-SNAPSHOT) from journeymap-1.10.2-5.3.0b2-unlimited.jar
- * journeymap|client-api-model (1.3-SNAPSHOT) from journeymap-1.10.2-5.3.0b2-unlimited.jar
- * journeymap|client-api-util (1.3-SNAPSHOT) from journeymap-1.10.2-5.3.0b2-unlimited.jar
- * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.13.2.360.jar
- * McJtyLib (1.10-2.2.0) from mcjtylib-1.10-2.2.0.jar
- * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.0.294.jar
- * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.0.294.jar
- * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.0.294.jar
- * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.0.294.jar
- * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.0.294.jar
- * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.2.0.294.jar
- * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.2.0.294.jar
- * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.0.294.jar
- * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.0.294.jar
- * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
- * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
- * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
- * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
- * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
- * OpenComputersAPI|FileSystem (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
- * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
- * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
- * OpenComputersAPI|Manual (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
- * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
- * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
- * PsiAPI (2) from Psi-r1.0-41.jar
- * reborncoreAPI (2.8.0.61) from RebornCore-1.10.2-2.8.0.61-universal.jar
- * reborncoreAPI|Fuel (2.8.0.61) from RebornCore-1.10.2-2.8.0.61-universal.jar
- * reborncoreAPI|Power (2.8.0.61) from RebornCore-1.10.2-2.8.0.61-universal.jar
- * reborncoreAPI|Recipe (2.8.0.61) from RebornCore-1.10.2-2.8.0.61-universal.jar
- * reborncoreAPI|Tile (2.8.0.61) from RebornCore-1.10.2-2.8.0.61-universal.jar
- * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.2.4.jar
- * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.2.4.jar
- * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.4.jar
- * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-1.2.4.jar
- * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.2.4.jar
- * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.4.jar
- * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.4.2.jar
- * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.4.2.jar
- * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.4.2.jar
- * techrebornAPI (1.4.9.84) from TechReborn-1.10.2-1.4.9.84-universal.jar
- * valkyrielib.api (1.10.2-0.10.5d) from valkyrielib-1.10.2-0.10.5d.jar
- * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
- * zerocore|API|multiblock (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
- * zerocore|API|multiblock|rectangular (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
- * zerocore|API|multiblock|validation (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
- EnderIO: No known problems detected.
- Detailed RF API diagnostics:
- * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/User/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack/mods/Mekanism-1.10.2-9.2.0.294.jar!/cofh/api/energy/EnergyStorage.class
- * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/User/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack/mods/Mekanism-1.10.2-9.2.0.294.jar!/cofh/api/energy/IEnergyConnection.class
- * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/User/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack/mods/Mekanism-1.10.2-9.2.0.294.jar!/cofh/api/energy/IEnergyContainerItem.class
- * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/User/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack/mods/Mekanism-1.10.2-9.2.0.294.jar!/cofh/api/energy/IEnergyHandler.class
- * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/User/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack/mods/Mekanism-1.10.2-9.2.0.294.jar!/cofh/api/energy/IEnergyProvider.class
- * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/User/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack/mods/Mekanism-1.10.2-9.2.0.294.jar!/cofh/api/energy/IEnergyReceiver.class
- * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/User/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack/mods/Mekanism-1.10.2-9.2.0.294.jar!/cofh/api/energy/IEnergyStorage.class
- * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/User/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack/mods/Mekanism-1.10.2-9.2.0.294.jar!/cofh/api/energy/ItemEnergyContainer.class
- * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/User/Documents/Curse/Minecraft/Instances/FTB%20Presents%20HermitPack/mods/Mekanism-1.10.2-9.2.0.294.jar!/cofh/api/energy/TileEnergyHandler.class
- Detailed Tesla API diagnostics:
- * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
- * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
- * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
- * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
- * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
- * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
- * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
- * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
- * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
- * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
- * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
- Launched Version: forge-12.18.2.2124
- LWJGL: 2.9.4
- OpenGL: Intel(R) HD Graphics 4600 GL version 4.3.0 - Build 20.19.15.4531, 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: Yes
- 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-4720HQ CPU @ 2.60GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement