Advertisement
MrJayse

Untitled

Apr 8th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.61 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 4/8/17 8:02 PM
  5. Description: Rendering item
  6.  
  7. java.lang.IllegalStateException: Already tesselating!
  8. at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
  9. at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:364)
  10. at net.minecraft.client.renderer.entity.RenderItem.func_94149_a(RenderItem.java:731)
  11. at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:538)
  12. at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)
  13. at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:489)
  14. at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:270)
  15. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
  16. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1358)
  17. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
  18. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  19. at net.minecraft.client.main.Main.main(SourceFile:148)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:498)
  24. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  25. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  29. at java.lang.reflect.Method.invoke(Method.java:498)
  30. at launcher.client.ClientLauncher.launch(ClientLauncher.java:295)
  31. at launcher.client.ClientLauncher.main(ClientLauncher.java:193)
  32.  
  33.  
  34. A detailed walkthrough of the error, its code path and all known details is as follows:
  35. ---------------------------------------------------------------------------------------
  36.  
  37. -- Head --
  38. Stacktrace:
  39. at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
  40. at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:364)
  41. at net.minecraft.client.renderer.entity.RenderItem.func_94149_a(RenderItem.java:731)
  42. at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:538)
  43.  
  44. -- Item being rendered --
  45. Details:
  46. Item Type: com.emoniph.witchery.item.ItemWitchSeeds@b35b95e
  47. Item Aux: 0
  48. Item NBT: null
  49. Item Foil: false
  50. Stacktrace:
  51. at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)
  52. at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:489)
  53. at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:270)
  54. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
  55.  
  56. -- Screen render details --
  57. Details:
  58. Screen name: net.minecraft.client.gui.inventory.GuiChest
  59. Mouse location: Scaled: (341, 176). Absolute: (683, 352)
  60. Screen size: Scaled: (683, 353). Absolute: (1366, 705). Scale factor of 2
  61.  
  62. -- Affected level --
  63. Details:
  64. Level name: MpServer
  65. All players: 1 total; [EntityClientPlayerMP['MrJayse'/3565298, l='MpServer', x=3010.44, y=108.62, z=3874.11]]
  66. Chunk stats: MultiplayerChunkCache: 289, 289
  67. Level seed: 0
  68. Level generator: ID 00 - default, ver 1. Features enabled: false
  69. Level generator options:
  70. Level spawn location: World: (3009,107,3875), Chunk: (at 1,6,3 in 188,242; contains blocks 3008,0,3872 to 3023,255,3887), Region: (5,7; contains chunks 160,224 to 191,255, blocks 2560,0,3584 to 3071,255,4095)
  71. Level time: 114987458 game time, 116649138 day time
  72. Level dimension: 0
  73. Level storage version: 0x00000 - Unknown?
  74. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  75. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  76. Forced entities: 2 total; [EntityClientPlayerMP['MrJayse'/3565298, l='MpServer', x=3010.44, y=108.62, z=3874.11], EntityTrail['неизвестно'/398, l='MpServer', x=3010.44, y=108.62, z=3874.11]]
  77. Retry entities: 0 total; []
  78. Server brand: thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge
  79. Server type: Non-integrated multiplayer server
  80. Stacktrace:
  81. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  82. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  83. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  84. at net.minecraft.client.main.Main.main(SourceFile:148)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  86. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  87. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  88. at java.lang.reflect.Method.invoke(Method.java:498)
  89. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  90. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  91. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  92. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  93. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  94. at java.lang.reflect.Method.invoke(Method.java:498)
  95. at launcher.client.ClientLauncher.launch(ClientLauncher.java:295)
  96. at launcher.client.ClientLauncher.main(ClientLauncher.java:193)
  97.  
  98. -- System Details --
  99. Details:
  100. Minecraft Version: 1.7.10
  101. Operating System: Windows 10 (amd64) version 10.0
  102. Java Version: 1.8.0_92, Oracle Corporation
  103. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  104. Memory: 603000808 bytes (575 MB) / 1704984576 bytes (1626 MB) up to 3579314176 bytes (3413 MB)
  105. JVM Flags: 2 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3840M
  106. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  107. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  108. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_C1 75 mods loaded, 75 mods active
  109. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  110. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  111. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge.jar)
  112. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge.jar)
  113. UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  114. UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  115. UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.0.5.120-universal.jar)
  116. UCHIJA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
  117. UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  118. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  119. UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  120. UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([Client]ArmorStatusHUD-1.28.jar)
  121. UCHIJA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([Client]Damage-Indicators-3.2.3.jar)
  122. UCHIJA FastCraft{1.21} [FastCraft] ([Client]fastcraft-1.21.jar)
  123. UCHIJA xmodmenu{1.0} [xModMenu - by MinePlay] ([Client]Menu-Mod.jar)
  124. UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] ([Client]MouseTweaks.jar)
  125. UCHIJA mod_radio{1.0} [Radio] ([Client]RadioPlayer-Mod.zip)
  126. UCHIJA ReiMinimap{1.7.10} [Rei's Minimap] ([Client]ReisMinimap-3.6.jar)
  127. UCHIJA StatusEffectHUD{1.27} [StatusEffectHUD] ([Client]StatusEffectHUD--FC1.27.jar)
  128. UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10-clientedition.jar)
  129. UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-4.2.3.5-clientedition.jar)
  130. UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] ([Client]thaumcraftneiplugin-1.7a.jar)
  131. UCHIJA worldedit-cui{1.0} [WorldEdit Client User Interface] ([Client]WorldEditCUI-clientedition.jar)
  132. UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6-clientedition.jar)
  133. UCHIJA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft-1.11.5-clientedition.jar)
  134. UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-2.1.0.1889-clientedition.jar)
  135. UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.3.3-17-clientedition.jar)
  136. UCHIJA Botania{r1.8-249} [Botania] (Botania-r1.8-249-clientedition.jar)
  137. UCHIJA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-3.1.3-327-clientedition.jar)
  138. UCHIJA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
  139. UCHIJA BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18-clientedition.jar)
  140. UCHIJA BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18-clientedition.jar)
  141. UCHIJA BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18-clientedition.jar)
  142. UCHIJA BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18-clientedition.jar)
  143. UCHIJA BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18-clientedition.jar)
  144. UCHIJA BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18-clientedition.jar)
  145. UCHIJA BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18-clientedition.jar)
  146. UCHIJA IC2{2.2.825-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.825-experimental-clientedition.jar)
  147. UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry-4.2.16.64-clientedition.jar)
  148. UCHIJA ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-1.2.5-115-clientedition.jar)
  149. UCHIJA ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-4.1.4-247-clientedition.jar)
  150. UCHIJA BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
  151. UCHIJA Railcraft{9.12.2.0} [Railcraft] (Railcraft-9.12.2.0-clientedition.jar)
  152. UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-2.3.7-clientedition.jar)
  153. UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11-clientedition.jar)
  154. UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-3.3.8.1-clientedition.jar)
  155. UCHIJA ChickenChunks{1.3.4} [ChickenChunks] (ChickenChunks_clientedition.jar)
  156. UCHIJA CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-4.4.39.315-universal.jar)
  157. UCHIJA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.0.2h-clientedition.jar)
  158. UCHIJA EMT{1.2.5} [Electro-Magic Tools] (ElectroMagicTools-1.2.5-clientedition.jar)
  159. UCHIJA endercore{1.7.10-0.2.0.36_beta} [EnderCore] (EnderCore-0.2.0.36_beta-clientedition.jar)
  160. UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10.jar)
  161. UCHIJA EnderIO{1.7.10-2.3.0.428_beta} [Ender IO] (EnderIO-2.3.0.428_beta-clientedition.jar)
  162. UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12-clientedition.jar)
  163. UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-538-clientedition.jar)
  164. UCHIJA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden-Magic-0.575.jar)
  165. UCHIJA WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1-clientedition.jar)
  166. UCHIJA ForestryExtras{3.1} [Forestry Extras] (ForestryExtras-2-3.1_B29-clientedition.jar)
  167. UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-2.0.3-clientedition.jar)
  168. UCHIJA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.2.7-clientedition.jar)
  169. UCHIJA IC2NuclearControl{2.4.1a} [Nuclear Control 2] (IC2NuclearControl-2.4.1a.jar)
  170. UCHIJA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
  171. UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  172. UCHIJA ZMagicRecipes{1.0} [ZMagicRecipes] (MagicRecipes-1.4.jar)
  173. UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-0.3.2b-clientedition.jar)
  174. UCHIJA xModBlocker{1.0} [xModBlocker] (Mine-Play-Blocker-clientedition.jar)
  175. UCHIJA lift{2.0.1} [Lift Mod] (Mine-Play-Lifts-clientediton.jar)
  176. UCHIJA Trade{1.0} [Trade] (Mine-Play-Trader-clientedition.jar)
  177. UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  178. UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.8.8-clientedition.jar)
  179. UCHIJA DraconicRecipes{1.0} [DraconicRecipes] (TechMagicRecipes-1.4.jar)
  180. UCHIJA Zprefix_Hooks2{1.0} [Zprefix_Hooks2] (Technology-balance-clientedition-v1.1.jar)
  181. UCHIJA TechRecipes{1.0} [TechRecipes] (TechRecipes-1.15.jar)
  182. UCHIJA thaumicenergistics{1.0.0.5} [Thaumic Energistics] (thaumicenergistics-1.0.0.5.jar)
  183. UCHIJA vending{1.2.3} [vending] (vending-1.2.0b-clientedition.jar)
  184. UCHIJA witchery{0.24.1} [Witchery] (witchery-0.24.1-clientedition.jar)
  185. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.82' Renderer: 'GeForce GT 630M/PCIe/SSE2'
  186. AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
  187. CoFHCore: -[1.7.10]3.1.3-327
  188. ThermalFoundation: -[1.7.10]1.2.5-115
  189. ThermalExpansion: -[1.7.10]4.1.4-247
  190. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
  191. TConstruct Environment: Environment healthy.
  192. Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  193. EnderIO: Found the following problem(s) with your installation:
  194. * Optifine is installed. This is NOT supported.
  195. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  196. Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
  197. Optifine
  198. These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
  199. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
  200. Launched Version: 1.7.10
  201. LWJGL: 2.9.4
  202. OpenGL: GeForce GT 630M/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.82, NVIDIA Corporation
  203. GL Caps: Using GL 1.3 multitexturing.
  204. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  205. Anisotropic filtering is supported and maximum anisotropy is 16.
  206. Shaders are available because OpenGL 2.1 is supported.
  207.  
  208. Is Modded: Definitely; Client brand changed to 'fml,forge'
  209. Type: Client (map_client.txt)
  210. Resource Packs: [Faithful32x32-TechnoMagic.zip]
  211. Current Language: Русский (Россия)
  212. Profiler Position: N/A (disabled)
  213. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  214. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement