Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.76 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 10/19/18 6:34 PM
  5. Description: Rendering item
  6.  
  7. java.lang.NullPointerException: Rendering item
  8. at net.minecraft.item.ItemStack.func_94608_d(ItemStack.java:123)
  9. at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:161)
  10. at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
  11. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:929)
  12. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:760)
  13. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
  14. at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
  15. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
  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 launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:321)
  27. at launcher.lOlkEKchebureK.main(SourceFile:204)
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- Head --
  34. Stacktrace:
  35. at net.minecraft.item.ItemStack.func_94608_d(ItemStack.java:123)
  36. at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:161)
  37.  
  38. -- Item being rendered --
  39. Details:
  40. Item Type: null
  41. Item Aux: ~~ERROR~~ NullPointerException: null
  42. Item NBT: null
  43. Item Foil: ~~ERROR~~ NullPointerException: null
  44. Stacktrace:
  45. at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
  46. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:929)
  47. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:760)
  48. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
  49. at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
  50. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
  51.  
  52. -- Screen render details --
  53. Details:
  54. Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
  55. Mouse location: Scaled: (425, 70). Absolute: (851, 565)
  56. Screen size: Scaled: (683, 353). Absolute: (1366, 706). Scale factor of 2
  57.  
  58. -- Affected level --
  59. Details:
  60. Level name: MpServer
  61. All players: 1 total; [EntityClientPlayerMP['wandover'/1442, l='MpServer', x=919.63, y=56.62, z=-2026.32]]
  62. Chunk stats: MultiplayerChunkCache: 441, 441
  63. Level seed: 0
  64. Level generator: ID 01 - flat, ver 0. Features enabled: false
  65. Level generator options:
  66. Level spawn location: World: (934,4,-2031), Chunk: (at 6,0,1 in 58,-127; contains blocks 928,0,-2032 to 943,255,-2017), Region: (1,-4; contains chunks 32,-128 to 63,-97, blocks 512,0,-2048 to 1023,255,-1537)
  67. Level time: 1612863 game time, 1612863 day time
  68. Level dimension: 0
  69. Level storage version: 0x00000 - Unknown?
  70. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  71. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  72. Retry entities: 0 total; []
  73. Server brand: thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge
  74. Server type: Non-integrated multiplayer server
  75. Stacktrace:
  76. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  77. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  78. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  79. at net.minecraft.client.main.Main.main(SourceFile:148)
  80. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  81. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  82. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  83. at java.lang.reflect.Method.invoke(Method.java:498)
  84. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  85. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  86. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:321)
  87. at launcher.lOlkEKchebureK.main(SourceFile:204)
  88.  
  89. -- System Details --
  90. Details:
  91. Minecraft Version: 1.7.10
  92. Operating System: Windows 7 (amd64) version 6.1
  93. Java Version: 1.8.0_131, Oracle Corporation
  94. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  95. Memory: 1650598048 bytes (1574 MB) / 2134114304 bytes (2035 MB) up to 2134114304 bytes (2035 MB)
  96. JVM Flags: 8 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048M -Xmx2048M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  97. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  98. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  99. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_C1 73 mods loaded, 72 mods active
  100. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  101. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  102. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge.jar)
  103. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge.jar)
  104. UCHIJA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  105. UCHIJA BugfixMod{2.5.1} [BugfixMod] (minecraft.jar)
  106. UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  107. UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  108. UCHIJA optifinerus{1.7.10} [optifineRus] (optifineRus-1.7.10.jar)
  109. UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  110. UCHIJA ClientFixer{1.0} [ClientFixer] (minecraft.jar)
  111. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  112. UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  113. UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] (ArmorStatusHUD-client-1.28.jar)
  114. UCHIJA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  115. UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  116. UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  117. UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  118. UCHIJA Botania{r1.8-249} [Botania] (Botania-r1.8-249.jar)
  119. UCHIJA Avaritia{1.13} [Avaritia] (Avaritia-1.13.jar)
  120. UCHIJA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft-1.11.7.jar)
  121. UCHIJA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
  122. UCHIJA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
  123. UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  124. UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
  125. UCHIJA DamageIndicatorsMod{3.2.3} [Damage Indicators] (DamageIndicatorsMod-3.2.3.jar)
  126. UCHIJA deathtrade{6.6.6} [DeathTrade] (DeathTrade-6.6.6_Client.jar)
  127. UCHIJA dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
  128. UCHIJA DynamicLights{1.3.8} [Dynamic Lights] (DynamicLights-1.7.10.jar)
  129. UCHIJA DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
  130. UCHIJA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
  131. UCHIJA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
  132. UCHIJA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
  133. UCHIJA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
  134. UCHIJA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
  135. UCHIJA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
  136. UCHIJA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
  137. UCHIJA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
  138. UCHIJA easyfix{1.0.0.0} [Easy Fix] (EasyFix-1.7.10.jar)
  139. UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-538-client.jar)
  140. UCHIJA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
  141. UCHIJA Forestry{4.2.12.60} [Forestry for Minecraft] (forestry_1.7.10-4.2.12.60.jar)
  142. UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
  143. UCHIJA Hats{4.0.1} [Hats] (Hats.jar)
  144. UCHIJA HatStand{4.0.0} [HatStand] (HatStand.jar)
  145. UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  146. UCHIJA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
  147. UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  148. UCHIJA MagicBees{2.4.4} [Magic Bees] (Magicbees.jar)
  149. UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  150. UCHIJA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (miningworld.jar)
  151. UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks.jar)
  152. UCHIJA NBTEdit{1.7.2.2} [In-game NBTEdit] (NBTEdit_1.7.10.jar)
  153. UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
  154. UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
  155. UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
  156. UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
  157. UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
  158. UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
  159. UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
  160. UCHIJA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
  161. UCHIJA ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-RUS-1.7.10-1.1.jar)
  162. UCHIJA RTG{1.7.10-1.1.1.6} [Realistic Terrain Generation] (RTG-1.7.10-1.1.1.6.jar)
  163. UCHIJA StatusEffectHUD{1.27} [StatusEffectHUD] (StatusEffectHUD-client-1.27.jar)
  164. UCHIJA TaintedMagic{r7.82} [Tainted Magic] (Tainted-Magic-r7.82.jar)
  165. UCHIJA thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7.jar)
  166. UCHIJA thaumicdyes{1.10.3} [Thaumic Dyes] (Thaumic-Dyes-[1.7.10] 1.10.3-0.jar)
  167. UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar)
  168. UCHIJA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
  169. UCHIJA Treecapitator{1.7.10} [Treecapitator] (Treecapitator-2.0.4.jar)
  170. UCHIJA wildcaves3{0.4.3.6} [Wild Caves 3] (wild_caves_mod_1.7.10.jar)
  171. UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  172. UCHIJA vendingmod{0.1} [VendingMod] (xModVendingClient.jar)
  173. UD easyfix_coremod{1.0.0.0} [EasyFix_CoreMod] (minecraft.jar)
  174. CoFHCore: -[1.7.10]3.1.3-327
  175. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
  176. TConstruct Environment: Environment healthy.
  177. 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.
  178. Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
  179. Optifine
  180. These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
  181. Launched Version: 1.7.10
  182. LWJGL: 2.9.4
  183. GL Caps: Using GL 1.3 multitexturing.
  184. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
  185. Anisotropic filtering is supported and maximum anisotropy is 16.
  186. Shaders are available because OpenGL 2.1 is supported.
  187.  
  188. Is Modded: Definitely; Client brand changed to 'fml,forge'
  189. Type: Client (map_client.txt)
  190. Resource Packs: []
  191. Current Language: Русский (Россия)
  192. Profiler Position: N/A (disabled)
  193. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  194. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement