Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. [09/6/2016 16:31:46 PM] [16:31:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Incompatible vertex states
  2. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.shader.TesselatorVertexState.addTessellatorVertexState(TesselatorVertexState.java:67)
  3. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at WorldRendererSmooth.postRenderBlocksSmooth(WorldRendererSmooth.java:415)
  4. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at WorldRendererSmooth.updateRenderer(WorldRendererSmooth.java:325)
  5. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at WrUpdaterSmooth.updateRenderer(WrUpdaterSmooth.java:252)
  6. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at WrUpdaterSmooth.updateRenderersImpl(WrUpdaterSmooth.java:98)
  7. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at WrUpdaterSmooth.updateRenderers(WrUpdaterSmooth.java:57)
  8. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at WrUpdates.updateRenderers(WrUpdates.java:71)
  9. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:2158)
  10. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1553)
  11. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1334)
  12. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
  13. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  14. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  15. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  17. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  18. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  19. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  20. [09/6/2016 16:31:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  21. [09/6/2016 16:31:50 PM] [16:31:50] [Client thread/FATAL]: Unreported exception thrown!
  22. [09/6/2016 16:31:50 PM] java.lang.IllegalStateException: Already tesselating!
  23. [09/6/2016 16:31:50 PM] at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374) ~[bmh.class:?]
  24. [09/6/2016 16:31:50 PM] at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:364) ~[bmh.class:?]
  25. [09/6/2016 16:31:50 PM] at net.minecraft.client.renderer.WorldRenderer.func_147890_b(WorldRenderer.java:402) ~[blo.class:?]
  26. [09/6/2016 16:31:50 PM] at net.minecraft.client.renderer.WorldRenderer.func_147889_b(WorldRenderer.java:435) ~[blo.class:?]
  27. [09/6/2016 16:31:50 PM] at net.minecraft.client.renderer.RenderGlobal.func_72719_a(RenderGlobal.java:1062) ~[bma.class:?]
  28. [09/6/2016 16:31:50 PM] at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1577) ~[blt.class:?]
  29. [09/6/2016 16:31:50 PM] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1334) ~[blt.class:?]
  30. [09/6/2016 16:31:50 PM] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) ~[bao.class:?]
  31. [09/6/2016 16:31:50 PM] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  32. [09/6/2016 16:31:50 PM] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  33. [09/6/2016 16:31:50 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  34. [09/6/2016 16:31:50 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  35. [09/6/2016 16:31:50 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  36. [09/6/2016 16:31:50 PM] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  37. [09/6/2016 16:31:50 PM] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  38. [09/6/2016 16:31:50 PM] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  39. [09/6/2016 16:31:51 PM] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  40. [09/6/2016 16:31:51 PM] // Quite honestly, I wouldn't worry myself about that.
  41. [09/6/2016 16:31:51 PM]
  42. [09/6/2016 16:31:51 PM] Time: 6/9/16 4:31 PM
  43. [09/6/2016 16:31:51 PM] Description: Unexpected error
  44. [09/6/2016 16:31:51 PM]
  45. [09/6/2016 16:31:51 PM] java.lang.IllegalStateException: Already tesselating!
  46. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
  47. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:364)
  48. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.WorldRenderer.func_147890_b(WorldRenderer.java:402)
  49. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.WorldRenderer.func_147889_b(WorldRenderer.java:435)
  50. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.RenderGlobal.func_72719_a(RenderGlobal.java:1062)
  51. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1577)
  52. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1334)
  53. [09/6/2016 16:31:51 PM] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
  54. [09/6/2016 16:31:51 PM] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  55. [09/6/2016 16:31:51 PM] at net.minecraft.client.main.Main.main(SourceFile:148)
  56. [09/6/2016 16:31:51 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. [09/6/2016 16:31:51 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  58. [09/6/2016 16:31:51 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  59. [09/6/2016 16:31:51 PM] at java.lang.reflect.Method.invoke(Unknown Source)
  60. [09/6/2016 16:31:51 PM] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  61. [09/6/2016 16:31:51 PM] at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  62. [09/6/2016 16:31:51 PM]
  63. [09/6/2016 16:31:51 PM]
  64. [09/6/2016 16:31:51 PM] A detailed walkthrough of the error, its code path and all known details is as follows:
  65. [09/6/2016 16:31:51 PM] ---------------------------------------------------------------------------------------
  66. [09/6/2016 16:31:51 PM]
  67. [09/6/2016 16:31:51 PM] -- Head --
  68. [09/6/2016 16:31:51 PM] Stacktrace:
  69. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
  70. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:364)
  71. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.WorldRenderer.func_147890_b(WorldRenderer.java:402)
  72. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.WorldRenderer.func_147889_b(WorldRenderer.java:435)
  73. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.RenderGlobal.func_72719_a(RenderGlobal.java:1062)
  74. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1577)
  75. [09/6/2016 16:31:51 PM] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1334)
  76. [09/6/2016 16:31:51 PM]
  77. [09/6/2016 16:31:51 PM] -- Affected level --
  78. [09/6/2016 16:31:51 PM] Details:
  79. [09/6/2016 16:31:51 PM] Level name: MpServer
  80. [09/6/2016 16:31:51 PM] All players: 2 total; [EntityClientPlayerMP['**MINECRAFTUSERNAME**'/882255, l='MpServer', x=-3366.17, y=66.62, z=3329.21], GCEntityOtherPlayerMP['BetaPetey'/54360, l='MpServer', x=-3378.50, y=60.00, z=3331.69]]
  81. [09/6/2016 16:31:51 PM] Chunk stats: MultiplayerChunkCache: 81, 81
  82. [09/6/2016 16:31:51 PM] Level seed: 0
  83. [09/6/2016 16:31:51 PM] Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
  84. [09/6/2016 16:31:51 PM] Level generator options:
  85. [09/6/2016 16:31:51 PM] Level spawn location: World: (-3356,63,3338), Chunk: (at 4,3,10 in -210,208; contains blocks -3360,0,3328 to -3345,255,3343), Region: (-7,6; contains chunks -224,192 to -193,223, blocks -3584,0,3072 to -3073,255,3583)
  86. [09/6/2016 16:31:51 PM] Level time: 478529884 game time, 2330951 day time
  87. [09/6/2016 16:31:51 PM] Level dimension: 0
  88. [09/6/2016 16:31:51 PM] Level storage version: 0x00000 - Unknown?
  89. [09/6/2016 16:31:51 PM] Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  90. [09/6/2016 16:31:51 PM] Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  91. [09/6/2016 16:31:51 PM] Forced entities: 194 total; [EntityMinecartChest['entity.MinecartChest.name'/714254, l='MpServer', x=-3325.50, y=21.50, z=3386.88], EntityEnderman['Enderman'/714255, l='MpServer', x=-3351.44, y=28.00, z=3379.44], EntityMinecartChest['entity.MinecartChest.name'/714253, l='MpServer', x=-3327.50, y=21.50, z=3382.50], EntityItem['item.item.SignalumSeeds'/868870, l='MpServer', x=-3394.06, y=63.13, z=3326.63], EntityHat['unknown'/1039, l='MpServer', x=-3384.50, y=37.00, z=3325.50], EntitySoul['entity.RandomThings.playerSoul.name'/672282, l='MpServer', x=-3351.06, y=66.00, z=3331.81], EntityHat['unknown'/1040, l='MpServer', x=-3385.53, y=40.99, z=3312.81], EntityHat['unknown'/1041, l='MpServer', x=-3378.50, y=38.10, z=3325.25], EntityCreeper['Creeper'/720411, l='MpServer', x=-3411.50, y=15.00, z=3295.50], EntityEnderman['Enderman'/672280, l='MpServer', x=-3349.69, y=1.00, z=3335.74], EntityHat['unknown'/1042, l='MpServer', x=-3386.78, y=34.00, z=3326.44], EntityZombie['Zombie'/720408, l='MpServer', x=-3412.50, y=15.00, z=3295.50], EntityClientPlayerMP['**MINECRAFTUSERNAME**'/882255, l='MpServer', x=-3366.17, y=66.62, z=3329.21], EntityEnderman['Enderman'/672281, l='MpServer', x=-3348.70, y=1.00, z=3335.46], EntityHat['unknown'/1043, l='MpServer', x=-3385.59, y=34.00, z=3327.00], EntityHat['unknown'/1044, l='MpServer', x=-3378.25, y=37.10, z=3324.88], EntityCreeper['Creeper'/720412, l='MpServer', x=-3414.50, y=15.00, z=3295.50], EntityItem['item.item.EnderiumEssence'/871956, l='MpServer', x=-3385.69, y=63.13, z=3315.44], EntitySkeleton['Skeleton'/672272, l='MpServer', x=-3381.50, y=4.31, z=3308.50], EntityEnderman['Enderman'/672273, l='MpServer', x=-3377.69, y=33.00, z=3298.97], EntityEnderman['Enderman'/672278, l='MpServer', x=-3349.45, y=1.00, z=3334.64], EntityEnderman['Enderman'/672279, l='MpServer', x=-3349.59, y=1.00, z=3336.69], EntityItem['item.item.PlatinumEssence'/868880, l='MpServer', x=-3393.59, y=63.13, z=3326.03], EntityZombie['Zombie'/720407, l='MpServer', x=-3415.50, y=15.00, z=3295.50], EntityEnderman['Enderman'/672276, l='MpServer', x=-3348.31, y=1.00, z=3334.56], EntityEnderman['Enderman'/672277, l='MpServer', x=-3348.63, y=1.00, z=3336.59], EntityBat['Bat'/756779, l='MpServer', x=-3378.50, y=38.10, z=3325.25], EntityItemFrame['entity.ItemFrame.name'/672299, l='MpServer', x=-3362.06, y=66.50, z=3337.50], EntityItemFrame['entity.ItemFrame.name'/672300, l='MpServer', x=-3362.06, y=66.50, z=3339.50], EntityItemFrame['entity.ItemFrame.name'/672301, l='MpServer', x=-3362.06, y=67.50, z=3338.50], EntityItem['item.item.SignalumSeeds'/882749, l='MpServer', x=-3396.13, y=63.13, z=3317.13], EntityItem['item.item.SignalumEssence'/882748, l='MpServer', x=-3396.25, y=63.13, z=3317.38], EntityItem['item.item.EnderiumEssence'/871487, l='MpServer', x=-3396.69, y=63.13, z=3315.13], EntityZombie['Zombie'/717368, l='MpServer', x=-3416.50, y=12.00, z=3303.50], EntityCreeper['Creeper'/714302, l='MpServer', x=-3379.50, y=15.00, z=3285.50], EntityMinecartChest['entity.MinecartChest.name'/672306, l='MpServer', x=-3375.50, y=36.34, z=3302.50], EntityEnderman['Enderman'/672304, l='MpServer', x=-3371.91, y=18.00, z=3294.87], EntityMinecartChest['entity.MinecartChest.name'/672305, l='MpServer', x=-3365.50, y=32.50, z=3310.50], EntityItem['item.item.PlatinumEssence'/879665, l='MpServer', x=-3385.09, y=63.13, z=3323.81], EntityZombie['Warded Zombie'/717367, l='MpServer', x=-3415.50, y=12.00, z=3303.50], EntityNautilus['Nautilus'/672311, l='MpServer', x=-3402.66, y=31.00, z=3289.47], EntityEnderman['Enderman'/672308, l='MpServer', x=-3378.72, y=1.00, z=3279.50], EntityItem['item.item.PlatinumSeeds'/879666, l='MpServer', x=-3384.13, y=63.13, z=3324.44], EntityMinecartChest['entity.MinecartChest.name'/672309, l='MpServer', x=-3391.50, y=25.50, z=3283.50], EntitySpider['Spider'/673355, l='MpServer', x=-3384.50, y=37.00, z=3325.50], EntityCreeper['Creeper'/800846, l='MpServer', x=-3385.59, y=34.00, z=3327.00], EntityItem['item.item.PlatinumSeeds'/882761, l='MpServer', x=-3391.75, y=63.13, z=3318.53], EntityCreeper['Creeper'/719938, l='MpServer', x=-3371.50, y=23.00, z=3271.50], EntityHat['unknown'/2644, l='MpServer', x=-3377.50, y=8.71, z=3360.50], EntityHat['unknown'/2645, l='MpServer', x=-3379.50, y=7.71, z=3361.50], EntityHat['unknown'/2646, l='MpServer', x=-3378.50, y=7.71, z=3362.50], EntityHat['unknown'/2647, l='MpServer', x=-3380.50, y=9.71, z=3360.50], GCEntityOtherPlayerMP['BetaPetey'/54360, l='MpServer', x=-3378.50, y=60.00, z=3331.69], EntityEnderman['Enderman'/883309, l='MpServer', x=-3380.50, y=9.71, z=3360.50], EntityEnderman['Enderman'/883308, l='MpServer', x=-3378.50, y=7.71, z=3362.50], EntityBat['Bat'/840303, l='MpServer', x=-3378.25, y=37.10, z=3324.88], EntityEnderman['Enderman'/883305, l='MpServer', x=-3377.50, y=8.71, z=3360.50], EntityHat['unknown'/1125, l='MpServer', x=-3415.50, y=43.00, z=3392.00], EntityHat['unknown'/1126, l='MpServer', x=-3409.47, y=39.35, z=3377.69], EntityEnderman['Enderman'/883307, l='MpServer', x=-3379.50, y=7.71, z=3361.50], EntityHat['unknown'/1127, l='MpServer', x=-3416.50, y=37.00, z=3362.50], EntityHat['unknown'/1128, l='MpServer', x=-3422.50, y=13.00, z=3361.50], EntityHat['unknown'/1129, l='MpServer', x=-3409.25, y=13.10, z=3357.75], EntityHat['unknown'/1130, l='MpServer', x=-3408.00, y=25.00, z=3351.50], EntityHat['unknown'/1131, l='MpServer', x=-3410.50, y=25.00, z=3351.50], EntityHat['unknown'/1132, l='MpServer', x=-3416.50, y=37.00, z=3359.50], EntityHat['unknown'/1133, l='MpServer', x=-3415.50, y=12.00, z=3303.50], EntityHat['unknown'/1134, l='MpServer', x=-3416.50, y=12.00, z=3303.50], EntityHat['unknown'/1135, l='MpServer', x=-3415.50, y=13.00, z=3298.50], EntityItem['item.item.EnderiumSeeds'/883298, l='MpServer', x=-3388.19, y=63.13, z=3324.75], EntityHat['unknown'/1136, l='MpServer', x=-3381.50, y=4.31, z=3308.50], EntityHat['unknown'/1137, l='MpServer', x=-3377.69, y=33.00, z=3298.97], EntityHat['unknown'/1138, l='MpServer', x=-3359.22, y=20.00, z=3309.50], EntityCreeper['Creeper'/742008, l='MpServer', x=-3415.50, y=13.00, z=3298.50], EntityHat['unknown'/1139, l='MpServer', x=-3428.50, y=22.00, z=3328.50], EntityHat['unknown'/1140, l='MpServer', x=-3427.50, y=22.00, z=3329.50], EntityHat['unknown'/1141, l='MpServer', x=-3426.50, y=28.00, z=3333.50], EntityNautilus['Nautilus'/678524, l='MpServer', x=-3416.59, y=35.28, z=3327.34], EntityHat['unknown'/1142, l='MpServer', x=-3426.50, y=28.00, z=3336.50], EntityHat['unknown'/1143, l='MpServer', x=-3425.50, y=28.00, z=3325.50], EntityHat['unknown'/1144, l='MpServer', x=-3427.50, y=28.00, z=3325.50], EntityHat['unknown'/1145, l='MpServer', x=-3425.50, y=18.00, z=3294.50], EntitySkeleton['Skeleton'/850037, l='MpServer', x=-3382.50, y=32.00, z=3279.50], EntityHat['unknown'/3705, l='MpServer', x=-3329.50, y=57.00, z=3270.50], EntityHat['unknown'/1146, l='MpServer', x=-3427.50, y=18.00, z=3295.50], EntityHat['unknown'/3706, l='MpServer', x=-3373.84, y=36.00, z=3271.73], EntityHat['unknown'/1147, l='MpServer', x=-3415.50, y=15.00, z=3295.50], EntityHat['unknown'/3707, l='MpServer', x=-3371.50, y=23.00, z=3271.50], EntityHat['unknown'/1148, l='MpServer', x=-3412.50, y=15.00, z=3295.50], EntityRainbour['Rainbour'/840305, l='MpServer', x=-3380.53, y=38.10, z=3320.47], EntityHat['unknown'/1149, l='MpServer', x=-3411.50, y=15.00, z=3295.50], EntityHat['unknown'/1150, l='MpServer', x=-3414.50, y=15.00, z=3295.50], EntityHat['unknown'/1151, l='MpServer', x=-3379.50, y=15.00, z=3285.50], EntityHat['unknown'/1152, l='MpServer', x=-3371.91, y=18.00, z=3294.87], EntityBat['Bat'/813188, l='MpServer', x=-3409.47, y=39.35, z=3377.69], EntityBat['Bat'/762013, l='MpServer', x=-3415.50, y=43.00, z=3392.00], EntityFrost['Frost'/793751, l='MpServer', x=-3416.50, y=25.00, z=3351.50], EntityRainbour['Rainbour'/678570, l='MpServer', x=-3349.47, y=34.00, z=3277.44], EntitySquid['Squid'/678571, l='MpServer', x=-3329.50, y=57.00, z=3270.50], EntityItem['item.item.PlatinumEssence'/883372, l='MpServer', x=-3393.47, y=63.66, z=3326.58], EntityZombie['Zombie'/678568, l='MpServer', x=-3375.50, y=25.00, z=3279.50], EntityZombie['Zombie'/678569, l='MpServer', x=-3346.50, y=27.00, z=3277.50], EntityItem['item.item.EnderiumEssence'/871593, l='MpServer', x=-3394.03, y=63.13, z=3315.09], EntityItem['item.item.PlatinumSeeds'/882344, l='MpServer', x=-3384.66, y=63.13, z=3313.13], EntityItem['item.item.SignalumSeeds'/883371, l='MpServer', x=-3394.33, y=63.85, z=3326.58], EntityItem['item.item.SignalumEssence'/883370, l='MpServer', x=-3394.24, y=63.85, z=3326.30], EntityItem['item.item.SignalumEssence'/883365, l='MpServer', x=-3396.40, y=63.83, z=3326.08], EntityItem['item.item.EnderiumEssence'/871588, l='MpServer', x=-3395.31, y=63.13, z=3316.03], EntityRainbour['Rainbour'/678566, l='MpServer', x=-3401.61, y=10.18, z=3278.79], EntityRotatick['Rotatick'/678565, l='MpServer', x=-3406.94, y=14.00, z=3279.56], EntityCrab['Crab'/718520, l='MpServer', x=-3373.50, y=12.00, z=3288.50], BlueSlime['Blue Slime'/672462, l='MpServer', x=-3324.63, y=14.00, z=3371.97], EntityItem['item.item.SignalumEssence'/882885, l='MpServer', x=-3396.06, y=63.13, z=3319.34], EntityEnderman['Enderman'/672448, l='MpServer', x=-3359.69, y=26.00, z=3351.75], EntityEnderman['Enderman'/672449, l='MpServer', x=-3359.22, y=20.00, z=3309.50], EntityEnderSpider['Ender Spider'/764639, l='MpServer', x=-3386.78, y=34.00, z=3326.44], EntityItem['item.item.PlatinumEssence'/867546, l='MpServer', x=-3385.59, y=63.13, z=3322.03], EntityMinecartChest['entity.MinecartChest.name'/672465, l='MpServer', x=-3371.69, y=14.34, z=3285.50], EntityItem['item.item.PlatinumEssence'/867565, l='MpServer', x=-3384.13, y=63.13, z=3321.56], EntityCaveCrawler['Cave Crawler'/836845, l='MpServer', x=-3381.50, y=30.00, z=3338.50], EntityBat['Bat'/682219, l='MpServer', x=-3382.43, y=15.11, z=3278.32], EntityItem['item.item.SignalumEssence'/881385, l='MpServer', x=-3396.09, y=63.13, z=3327.72], EntityHat['unknown'/3328, l='MpServer', x=-3375.50, y=25.00, z=3279.50], EntityHat['unknown'/3329, l='MpServer', x=-3373.09, y=22.07, z=3278.25], EntityHat['unknown'/3330, l='MpServer', x=-3378.72, y=1.00, z=3279.50], EntityHat['unknown'/3331, l='MpServer', x=-3382.43, y=15.11, z=3278.32], EntityHat['unknown'/3332, l='MpServer', x=-3382.50, y=32.00, z=3279.50], EntityHat['unknown'/3333, l='MpServer', x=-3346.50, y=27.00, z=3277.50], EntitySpider['Spider'/718594, l='MpServer', x=-3379.50, y=33.00, z=3332.50], EntityZombie['Zombie'/733464, l='MpServer', x=-3427.50, y=22.00, z=3329.50], EntityNautilus['Nautilus'/714524, l='MpServer', x=-3430.50, y=32.00, z=3316.50], EntityZombie['Zombie'/733463, l='MpServer', x=-3428.50, y=22.00, z=3328.50], EntityCreeper['Creeper'/688941, l='MpServer', x=-3373.84, y=36.00, z=3271.73], EntityItem['item.item.PlatinumSeeds'/882981, l='MpServer', x=-3388.31, y=63.13, z=3319.63], EntityItem['item.item.PlatinumEssence'/868657, l='MpServer', x=-3385.38, y=63.13, z=3325.63], EntityCaveCrawler['Cave Crawler'/722246, l='MpServer', x=-3415.50, y=26.00, z=3335.50], EntityBat['Bat'/695623, l='MpServer', x=-3373.09, y=22.07, z=3278.25], EntityCaveclops['Caveclops'/726877, l='MpServer', x=-3357.94, y=15.00, z=3294.50], EntityCaveclops['Caveclops'/726876, l='MpServer', x=-3356.50, y=15.00, z=3294.50], EntityItem['item.item.EnderiumSeeds'/875862, l='MpServer', x=-3386.47, y=63.13, z=3319.56], EntityEnderman['Enderman'/767831, l='MpServer', x=-3366.06, y=1.00, z=3346.63], EntitySkeleton['Skeleton'/739179, l='MpServer', x=-3427.50, y=28.00, z=3325.50], EntitySkeleton['Skeleton'/739178, l='MpServer', x=-3425.50, y=28.00, z=3325.50], EntitySkeleton['Skeleton'/739177, l='MpServer', x=-3426.50, y=28.00, z=3333.50], EntitySpider['Spider'/739181, l='MpServer', x=-3426.50, y=28.00, z=3336.50], EntityItem['item.item.EnderiumSeeds'/877951, l='MpServer', x=-3394.28, y=63.13, z=3321.66], EntityFrost['Frost'/760697, l='MpServer', x=-3426.50, y=46.00, z=3381.50], EntitySkeleton['Skeleton'/803189, l='MpServer', x=-3422.50, y=13.00, z=3361.50], EntityHat['unknown'/2937, l='MpServer', x=-3410.50, y=13.00, z=3280.50], EntityItem['item.item.EnderiumEssence'/872310, l='MpServer', x=-3395.13, y=63.13, z=3316.94], EntityItem['item.item.SignalumEssence'/881011, l='MpServer', x=-3396.88, y=63.13, z=3326.94], EntityHat['unknown'/897, l='MpServer', x=-3366.17, y=66.62, z=3329.21], EntityHat['unknown'/899, l='MpServer', x=-3366.06, y=1.00, z=3346.63], EntityZombie['Zombie'/751496, l='MpServer', x=-3416.50, y=37.00, z=3362.50], EntityHat['unknown'/900, l='MpServer', x=-3359.69, y=26.00, z=3351.75], EntityCreeper['Creeper'/733583, l='MpServer', x=-3408.00, y=25.00, z=3351.50], EntityItem['item.item.EnderiumSeeds'/883079, l='MpServer', x=-3390.66, y=63.13, z=3323.25], GCEntityOtherPlayerMP['BetaPetey'/54360, l='MpServer', x=-3378.50, y=60.00, z=3331.69], EntityZombie['Zombie'/751495, l='MpServer', x=-3416.50, y=37.00, z=3359.50], EntityItem['item.item.SignalumSeeds'/876952, l='MpServer', x=-3395.28, y=63.13, z=3322.41], EntityItem['item.item.SignalumEssence'/881046, l='MpServer', x=-3395.41, y=63.13, z=3326.63], EntityCreeper['Creeper'/733584, l='MpServer', x=-3410.50, y=25.00, z=3351.50], EntityItem['item.item.PlatinumSeeds'/883094, l='MpServer', x=-3385.53, y=63.13, z=3323.41], EntityItem['item.item.PlatinumEssence'/862127, l='MpServer', x=-3386.78, y=63.13, z=3326.03], EntityItem['item.item.EnderiumEssence'/871841, l='MpServer', x=-3386.72, y=63.13, z=3315.41], EntityItem['item.item.EnderiumSeeds'/871842, l='MpServer', x=-3386.03, y=63.13, z=3315.53], EntityItem['item.item.EnderiumSeeds'/873405, l='MpServer', x=-3395.03, y=63.13, z=3318.16], EntityRotatick['Rotatick'/800701, l='MpServer', x=-3412.50, y=11.00, z=3380.50], EntityTrail['unknown'/946, l='MpServer', x=-3366.17, y=66.62, z=3329.21], EntityTrail['unknown'/947, l='MpServer', x=-3378.50, y=60.00, z=3331.69], EntityCreeper['Creeper'/738238, l='MpServer', x=-3410.50, y=13.00, z=3280.50], EntityEnderSpider['Ender Spider'/743868, l='MpServer', x=-3385.53, y=40.99, z=3312.81], EntityHat['unknown'/956, l='MpServer', x=-3378.50, y=60.00, z=3331.69], EntityHat['unknown'/957, l='MpServer', x=-3379.50, y=33.00, z=3332.50], EntityHat['unknown'/958, l='MpServer', x=-3348.31, y=1.00, z=3334.56], EntityHat['unknown'/959, l='MpServer', x=-3348.63, y=1.00, z=3336.59], EntityHat['unknown'/960, l='MpServer', x=-3349.45, y=1.00, z=3334.64], EntityHat['unknown'/961, l='MpServer', x=-3349.59, y=1.00, z=3336.69], EntityHat['unknown'/962, l='MpServer', x=-3349.69, y=1.00, z=3335.74], EntityHat['unknown'/963, l='MpServer', x=-3348.70, y=1.00, z=3335.46], EntityHat['unknown'/964, l='MpServer', x=-3351.44, y=28.00, z=3379.44], EntityItem['item.item.SignalumSeeds'/875461, l='MpServer', x=-3396.19, y=63.13, z=3319.38], EntityItem['item.item.SignalumSeeds'/880088, l='MpServer', x=-3395.34, y=63.13, z=3324.47], EntityItem['item.item.PlatinumEssence'/867796, l='MpServer', x=-3384.25, y=63.13, z=3323.22], EntityItem['item.item.EnderiumSeeds'/874966, l='MpServer', x=-3384.81, y=63.13, z=3318.19], EntityItem['item.item.PlatinumSeeds'/878565, l='MpServer', x=-3385.41, y=63.13, z=3321.94], EntityMinecartChest['entity.MinecartChest.name'/672248, l='MpServer', x=-3381.50, y=26.34, z=3329.13], EntityCreeper['Creeper'/820216, l='MpServer', x=-3427.50, y=18.00, z=3295.50], EntityItem['item.item.EnderiumEssence'/866299, l='MpServer', x=-3391.66, y=63.13, z=3316.56], EntityItem['item.item.PlatinumEssence'/868852, l='MpServer', x=-3395.22, y=63.13, z=3326.25], EntityFrost['Frost'/714224, l='MpServer', x=-3305.50, y=45.00, z=3389.50], EntityBat['Bat'/712177, l='MpServer', x=-3409.25, y=13.10, z=3357.75], EntityCreeper['Creeper'/820215, l='MpServer', x=-3425.50, y=18.00, z=3294.50], EntityItem['item.item.PlatinumSeeds'/876528, l='MpServer', x=-3386.56, y=63.13, z=3320.66]]
  92. [09/6/2016 16:31:51 PM] Retry entities: 0 total; []
  93. [09/6/2016 16:31:51 PM] Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.8-SNAPSHOT:3f991ad:unknown) <- kcauldron,cauldron,craftbukkit,mcpc,fml,forge
  94. [09/6/2016 16:31:51 PM] Server type: Non-integrated multiplayer server
  95. [09/6/2016 16:31:51 PM] Stacktrace:
  96. [09/6/2016 16:31:51 PM] at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  97. [09/6/2016 16:31:51 PM] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
  98. [09/6/2016 16:31:51 PM] at net.minecraft.client.main.Main.main(SourceFile:148)
  99. [09/6/2016 16:31:51 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. [09/6/2016 16:31:51 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  101. [09/6/2016 16:31:51 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  102. [09/6/2016 16:31:51 PM] at java.lang.reflect.Method.invoke(Unknown Source)
  103. [09/6/2016 16:31:51 PM] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  104. [09/6/2016 16:31:51 PM] at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  105. [09/6/2016 16:31:51 PM]
  106. [09/6/2016 16:31:51 PM] -- System Details --
  107. [09/6/2016 16:31:51 PM] Details:
  108. [09/6/2016 16:31:51 PM] Minecraft Version: 1.7.10
  109. [09/6/2016 16:31:51 PM] Operating System: Windows 7 (amd64) version 6.1
  110. [09/6/2016 16:31:51 PM] Java Version: 1.8.0_51, Oracle Corporation
  111. [09/6/2016 16:31:51 PM] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  112. [09/6/2016 16:31:51 PM] Memory: 1260944496 bytes (1202 MB) / 2620391424 bytes (2499 MB) up to 4294967296 bytes (4096 MB)
  113. [09/6/2016 16:31:51 PM] JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -Xms256M -Xmx4096M -XX:MetaspaceSize=256M -XX:+UseG1GC
  114. [09/6/2016 16:31:51 PM] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  115. [09/6/2016 16:31:51 PM] IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 96
  116. [09/6/2016 16:31:51 PM] FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_D4 139 mods loaded, 139 mods active
  117. [09/6/2016 16:31:51 PM] States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  118. [09/6/2016 16:31:51 PM] UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  119. [09/6/2016 16:31:51 PM] UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
  120. [09/6/2016 16:31:51 PM] UCHIJA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
  121. [09/6/2016 16:31:51 PM] UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  122. [09/6/2016 16:31:51 PM] UCHIJA CodeChickenCore{1.0.6.44} [CodeChicken Core] (minecraft.jar)
  123. [09/6/2016 16:31:51 PM] UCHIJA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  124. [09/6/2016 16:31:51 PM] UCHIJA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
  125. [09/6/2016 16:31:51 PM] UCHIJA NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
  126. [09/6/2016 16:31:51 PM] UCHIJA PlayerAPI{1.2} [Player API] (minecraft.jar)
  127. [09/6/2016 16:31:51 PM] UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  128. [09/6/2016 16:31:51 PM] UCHIJA VeinMiner_coremod{0.27.1_build.unknown} [Core mod] (minecraft.jar)
  129. [09/6/2016 16:31:51 PM] UCHIJA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
  130. [09/6/2016 16:31:51 PM] UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  131. [09/6/2016 16:31:51 PM] UCHIJA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
  132. [09/6/2016 16:31:51 PM] UCHIJA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
  133. [09/6/2016 16:31:51 PM] UCHIJA divinerpg{1.4.1.3} [DivineRPG] ([1.7.10][SMP]DivineRPG-1.4.1.3.jar)
  134. [09/6/2016 16:31:51 PM] UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  135. [09/6/2016 16:31:51 PM] UCHIJA MovingWorld{1.7.10-1.8} [Moving World] (movingworld-1.7.10-1.8.jar)
  136. [09/6/2016 16:31:51 PM] UCHIJA ArchimedesShipsPlus{1.7.10-1.8} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.jar)
  137. [09/6/2016 16:31:51 PM] UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  138. [09/6/2016 16:31:51 PM] UCHIJA Artifacts{1.1.1} [Artifacts] (Artifacts-1.1.1.jar)
  139. [09/6/2016 16:31:51 PM] UCHIJA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
  140. [09/6/2016 16:31:51 PM] UCHIJA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
  141. [09/6/2016 16:31:51 PM] UCHIJA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
  142. [09/6/2016 16:31:51 PM] UCHIJA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
  143. [09/6/2016 16:31:51 PM] UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
  144. [09/6/2016 16:31:51 PM] UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1283-universal.jar)
  145. [09/6/2016 16:31:51 PM] UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
  146. [09/6/2016 16:31:51 PM] UCHIJA qmunitylib{1.0} [QmunityLib] (QmunityLib-1.7.10-0.1.114-universal.jar)
  147. [09/6/2016 16:31:51 PM] UCHIJA bluepower{0.2.962} [Blue Power] (BluePower-1.7.10-0.2.962-universal.jar)
  148. [09/6/2016 16:31:51 PM] UCHIJA botanicgarden{0.1} [BotanicGarden] (BotanicGarden-1.7.10-0.1.jar)
  149. [09/6/2016 16:31:51 PM] UCHIJA BuildCraft|Core{7.0.25} [BuildCraft] (buildcraft-7.0.25.jar)
  150. [09/6/2016 16:31:51 PM] UCHIJA BuildCraft|Builders{7.0.25} [BC Builders] (buildcraft-7.0.25.jar)
  151. [09/6/2016 16:31:51 PM] UCHIJA BuildCraft|Transport{7.0.25} [BC Transport] (buildcraft-7.0.25.jar)
  152. [09/6/2016 16:31:51 PM] UCHIJA BuildCraft|Energy{7.0.25} [BC Energy] (buildcraft-7.0.25.jar)
  153. [09/6/2016 16:31:51 PM] UCHIJA BuildCraft|Silicon{7.0.25} [BC Silicon] (buildcraft-7.0.25.jar)
  154. [09/6/2016 16:31:51 PM] UCHIJA BuildCraft|Robotics{7.0.25} [BC Robotics] (buildcraft-7.0.25.jar)
  155. [09/6/2016 16:31:51 PM] UCHIJA BuildCraft|Factory{7.0.25} [BC Factory] (buildcraft-7.0.25.jar)
  156. [09/6/2016 16:31:51 PM] UCHIJA BuildCraft|Compat{7.0.12} [BuildCraft Compat] (buildcraft-compat-7.0.12.jar)
  157. [09/6/2016 16:31:51 PM] UCHIJA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
  158. [09/6/2016 16:31:51 PM] UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
  159. [09/6/2016 16:31:51 PM] UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  160. [09/6/2016 16:31:51 PM] UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  161. [09/6/2016 16:31:51 PM] UCHIJA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
  162. [09/6/2016 16:31:51 PM] UCHIJA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
  163. [09/6/2016 16:31:51 PM] UCHIJA BuildMod{v1.0} [Build Mod] (coroutil-1.1.3 for MC v1.7.10.jar)
  164. [09/6/2016 16:31:51 PM] UCHIJA CoroPets{v1.0} [CoroPets] (coroutil-1.1.3 for MC v1.7.10.jar)
  165. [09/6/2016 16:31:51 PM] UCHIJA CoroAI{v1.0} [CoroAI] (coroutil-1.1.3 for MC v1.7.10.jar)
  166. [09/6/2016 16:31:51 PM] UCHIJA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.3 for MC v1.7.10.jar)
  167. [09/6/2016 16:31:51 PM] UCHIJA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.3 for MC v1.7.10.jar)