Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Uh... Did I do that?
- Time: 4/8/17 8:02 PM
- Description: Rendering item
- java.lang.IllegalStateException: Already tesselating!
- at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
- at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:364)
- at net.minecraft.client.renderer.entity.RenderItem.func_94149_a(RenderItem.java:731)
- at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:538)
- at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)
- at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:489)
- at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:270)
- at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
- at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1358)
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
- at net.minecraft.client.main.Main.main(SourceFile:148)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- 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:498)
- at launcher.client.ClientLauncher.launch(ClientLauncher.java:295)
- at launcher.client.ClientLauncher.main(ClientLauncher.java:193)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
- at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:364)
- at net.minecraft.client.renderer.entity.RenderItem.func_94149_a(RenderItem.java:731)
- at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:538)
- -- Item being rendered --
- Details:
- Item Type: com.emoniph.witchery.item.ItemWitchSeeds@b35b95e
- Item Aux: 0
- Item NBT: null
- Item Foil: false
- Stacktrace:
- at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)
- at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:489)
- at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:270)
- at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
- -- Screen render details --
- Details:
- Screen name: net.minecraft.client.gui.inventory.GuiChest
- Mouse location: Scaled: (341, 176). Absolute: (683, 352)
- Screen size: Scaled: (683, 353). Absolute: (1366, 705). Scale factor of 2
- -- Affected level --
- Details:
- Level name: MpServer
- All players: 1 total; [EntityClientPlayerMP['MrJayse'/3565298, l='MpServer', x=3010.44, y=108.62, z=3874.11]]
- Chunk stats: MultiplayerChunkCache: 289, 289
- Level seed: 0
- Level generator: ID 00 - default, ver 1. Features enabled: false
- Level generator options:
- 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)
- Level time: 114987458 game time, 116649138 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: creative (ID 1). Hardcore: false. Cheats: false
- 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]]
- Retry entities: 0 total; []
- Server brand: thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge
- Server type: Non-integrated multiplayer server
- Stacktrace:
- at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
- at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
- at net.minecraft.client.main.Main.main(SourceFile:148)
- 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:498)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- 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:498)
- at launcher.client.ClientLauncher.launch(ClientLauncher.java:295)
- at launcher.client.ClientLauncher.main(ClientLauncher.java:193)
- -- System Details --
- Details:
- Minecraft Version: 1.7.10
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_92, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 603000808 bytes (575 MB) / 1704984576 bytes (1626 MB) up to 3579314176 bytes (3413 MB)
- JVM Flags: 2 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3840M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- 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
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge.jar)
- UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge.jar)
- UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
- UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
- UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.0.5.120-universal.jar)
- UCHIJA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
- UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
- UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
- UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
- UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([Client]ArmorStatusHUD-1.28.jar)
- UCHIJA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([Client]Damage-Indicators-3.2.3.jar)
- UCHIJA FastCraft{1.21} [FastCraft] ([Client]fastcraft-1.21.jar)
- UCHIJA xmodmenu{1.0} [xModMenu - by MinePlay] ([Client]Menu-Mod.jar)
- UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] ([Client]MouseTweaks.jar)
- UCHIJA mod_radio{1.0} [Radio] ([Client]RadioPlayer-Mod.zip)
- UCHIJA ReiMinimap{1.7.10} [Rei's Minimap] ([Client]ReisMinimap-3.6.jar)
- UCHIJA StatusEffectHUD{1.27} [StatusEffectHUD] ([Client]StatusEffectHUD--FC1.27.jar)
- UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10-clientedition.jar)
- UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-4.2.3.5-clientedition.jar)
- UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] ([Client]thaumcraftneiplugin-1.7a.jar)
- UCHIJA worldedit-cui{1.0} [WorldEdit Client User Interface] ([Client]WorldEditCUI-clientedition.jar)
- UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6-clientedition.jar)
- UCHIJA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft-1.11.5-clientedition.jar)
- UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-2.1.0.1889-clientedition.jar)
- UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.3.3-17-clientedition.jar)
- UCHIJA Botania{r1.8-249} [Botania] (Botania-r1.8-249-clientedition.jar)
- UCHIJA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-3.1.3-327-clientedition.jar)
- UCHIJA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
- UCHIJA BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18-clientedition.jar)
- UCHIJA BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18-clientedition.jar)
- UCHIJA BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18-clientedition.jar)
- UCHIJA BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18-clientedition.jar)
- UCHIJA BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18-clientedition.jar)
- UCHIJA BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18-clientedition.jar)
- UCHIJA BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18-clientedition.jar)
- UCHIJA IC2{2.2.825-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.825-experimental-clientedition.jar)
- UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry-4.2.16.64-clientedition.jar)
- UCHIJA ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-1.2.5-115-clientedition.jar)
- UCHIJA ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-4.1.4-247-clientedition.jar)
- UCHIJA BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
- UCHIJA Railcraft{9.12.2.0} [Railcraft] (Railcraft-9.12.2.0-clientedition.jar)
- UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-2.3.7-clientedition.jar)
- UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11-clientedition.jar)
- UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-3.3.8.1-clientedition.jar)
- UCHIJA ChickenChunks{1.3.4} [ChickenChunks] (ChickenChunks_clientedition.jar)
- UCHIJA CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-4.4.39.315-universal.jar)
- UCHIJA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.0.2h-clientedition.jar)
- UCHIJA EMT{1.2.5} [Electro-Magic Tools] (ElectroMagicTools-1.2.5-clientedition.jar)
- UCHIJA endercore{1.7.10-0.2.0.36_beta} [EnderCore] (EnderCore-0.2.0.36_beta-clientedition.jar)
- UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10.jar)
- UCHIJA EnderIO{1.7.10-2.3.0.428_beta} [Ender IO] (EnderIO-2.3.0.428_beta-clientedition.jar)
- UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12-clientedition.jar)
- UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-538-clientedition.jar)
- UCHIJA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden-Magic-0.575.jar)
- UCHIJA WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1-clientedition.jar)
- UCHIJA ForestryExtras{3.1} [Forestry Extras] (ForestryExtras-2-3.1_B29-clientedition.jar)
- UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-2.0.3-clientedition.jar)
- UCHIJA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.2.7-clientedition.jar)
- UCHIJA IC2NuclearControl{2.4.1a} [Nuclear Control 2] (IC2NuclearControl-2.4.1a.jar)
- UCHIJA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
- UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
- UCHIJA ZMagicRecipes{1.0} [ZMagicRecipes] (MagicRecipes-1.4.jar)
- UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-0.3.2b-clientedition.jar)
- UCHIJA xModBlocker{1.0} [xModBlocker] (Mine-Play-Blocker-clientedition.jar)
- UCHIJA lift{2.0.1} [Lift Mod] (Mine-Play-Lifts-clientediton.jar)
- UCHIJA Trade{1.0} [Trade] (Mine-Play-Trader-clientedition.jar)
- UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
- UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.8.8-clientedition.jar)
- UCHIJA DraconicRecipes{1.0} [DraconicRecipes] (TechMagicRecipes-1.4.jar)
- UCHIJA Zprefix_Hooks2{1.0} [Zprefix_Hooks2] (Technology-balance-clientedition-v1.1.jar)
- UCHIJA TechRecipes{1.0} [TechRecipes] (TechRecipes-1.15.jar)
- UCHIJA thaumicenergistics{1.0.0.5} [Thaumic Energistics] (thaumicenergistics-1.0.0.5.jar)
- UCHIJA vending{1.2.3} [vending] (vending-1.2.0b-clientedition.jar)
- UCHIJA witchery{0.24.1} [Witchery] (witchery-0.24.1-clientedition.jar)
- GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.82' Renderer: 'GeForce GT 630M/PCIe/SSE2'
- AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
- CoFHCore: -[1.7.10]3.1.3-327
- ThermalFoundation: -[1.7.10]1.2.5-115
- ThermalExpansion: -[1.7.10]4.1.4-247
- Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
- TConstruct Environment: Environment healthy.
- 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.
- EnderIO: Found the following problem(s) with your installation:
- * Optifine is installed. This is NOT supported.
- This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
- Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
- Optifine
- These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
- 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
- Launched Version: 1.7.10
- LWJGL: 2.9.4
- OpenGL: GeForce GT 630M/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.82, NVIDIA Corporation
- GL Caps: Using GL 1.3 multitexturing.
- Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
- Anisotropic filtering is supported and maximum anisotropy is 16.
- Shaders are available because OpenGL 2.1 is supported.
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Packs: [Faithful32x32-TechnoMagic.zip]
- Current Language: Русский (Россия)
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement