Advertisement
Guest User

Untitled

a guest
Jan 9th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.38 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad. I'll do better next time, I promise!
  3.  
  4. Time: 09.01.17 20:26
  5. Description: Rendering screen
  6.  
  7. java.lang.NullPointerException: Rendering screen
  8. at com.kentington.thaumichorizons.client.gui.GuiVat.func_146976_a(GuiVat.java:63)
  9. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
  10. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1357)
  11. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  13. at net.minecraft.client.main.Main.main(SourceFile:148)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. at java.lang.reflect.Method.invoke(Unknown Source)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. at java.lang.reflect.Method.invoke(Unknown Source)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  27. at java.lang.reflect.Method.invoke(Unknown Source)
  28. at net.k773.GameStarter.newstart(GameStarter.java)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  32. at java.lang.reflect.Method.invoke(Unknown Source)
  33. at net.k773.GameStarter.start(GameStarter.java)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  37. at java.lang.reflect.Method.invoke(Unknown Source)
  38. at net.k773.utils.Client.start(Client.java)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42. at java.lang.reflect.Method.invoke(Unknown Source)
  43. at net.k773.Start.<init>(Start.java)
  44. at Mainclass.main(Mainclass.java:13)
  45.  
  46.  
  47. A detailed walkthrough of the error, its code path and all known details is as follows:
  48. ---------------------------------------------------------------------------------------
  49.  
  50. -- Head --
  51. Stacktrace:
  52. at com.kentington.thaumichorizons.client.gui.GuiVat.func_146976_a(GuiVat.java:63)
  53. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
  54.  
  55. -- Screen render details --
  56. Details:
  57. Screen name: com.kentington.thaumichorizons.client.gui.GuiVat
  58. Mouse location: Scaled: (267, 139). Absolute: (800, 418)
  59. Screen size: Scaled: (534, 279). Absolute: (1600, 837). Scale factor of 3
  60.  
  61. -- Affected level --
  62. Details:
  63. Level name: MpServer
  64. All players: 1 total; [EntityClientPlayerMP['Ktylxy'/19717754, l='MpServer', x=2698,70, y=66,62, z=11976,29]]
  65. Chunk stats: MultiplayerChunkCache: 20, 20
  66. Level seed: 0
  67. Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
  68. Level generator options:
  69. Level spawn location: World: (316,71,2717), Chunk: (at 12,4,13 in 19,169; contains blocks 304,0,2704 to 319,255,2719), Region: (0,5; contains chunks 0,160 to 31,191, blocks 0,0,2560 to 511,255,3071)
  70. Level time: 435091525 game time, 435660365 day time
  71. Level dimension: 0
  72. Level storage version: 0x00000 - Unknown?
  73. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  74. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  75. Forced entities: 9 total; [EntityItem['item.item.charcoal'/19718045, l='MpServer', x=2680,50, y=74,13, z=11976,50], EntityCreeper['Крипер'/19718047, l='MpServer', x=2715,56, y=12,00, z=11984,28], EntityZombie['Зомби'/19718026, l='MpServer', x=2685,50, y=9,00, z=11945,50], EntityItemFrame['Предметная рамка'/19718027, l='MpServer', x=2675,06, y=76,50, z=11948,50], EntitySpark['Искра'/19717828, l='MpServer', x=2691,50, y=75,50, z=11976,50], EntityHat['неизвестно'/217, l='MpServer', x=2698,70, y=66,62, z=11976,29], EntityTFRaven['Лесная ворона'/19697190, l='MpServer', x=-1054,59, y=32,00, z=-3523,66], EntityWaypointContainer['неизвестно'/218, l='MpServer', x=0,00, y=0,00, z=0,00], EntityClientPlayerMP['Ktylxy'/19717754, l='MpServer', x=2698,70, y=66,62, z=11976,29]]
  76. Retry entities: 0 total; []
  77. Server brand: thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge
  78. Server type: Non-integrated multiplayer server
  79. Stacktrace:
  80. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  81. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  82. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  83. at net.minecraft.client.main.Main.main(SourceFile:148)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  86. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  87. at java.lang.reflect.Method.invoke(Unknown Source)
  88. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  89. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  90. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  91. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  92. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  93. at java.lang.reflect.Method.invoke(Unknown Source)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  95. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  96. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  97. at java.lang.reflect.Method.invoke(Unknown Source)
  98. at net.k773.GameStarter.newstart(GameStarter.java)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  101. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  102. at java.lang.reflect.Method.invoke(Unknown Source)
  103. at net.k773.GameStarter.start(GameStarter.java)
  104. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  105. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  106. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  107. at java.lang.reflect.Method.invoke(Unknown Source)
  108. at net.k773.utils.Client.start(Client.java)
  109. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  110. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  111. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  112. at java.lang.reflect.Method.invoke(Unknown Source)
  113. at net.k773.Start.<init>(Start.java)
  114. at Mainclass.main(Mainclass.java:13)
  115.  
  116. -- System Details --
  117. Details:
  118. Minecraft Version: 1.7.10
  119. Operating System: Windows 8.1 (amd64) version 6.3
  120. Java Version: 1.8.0_91, Oracle Corporation
  121. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  122. Memory: 1147682232 bytes (1094 MB) / 1755316224 bytes (1674 MB) up to 3774873600 bytes (3600 MB)
  123. JVM Flags: 4 total; -Xmx4050M -Xbootclasspath/a:C:\Program Files\Java\jre1.8.0_91\lib\ext\jfxrt.jar -XX:+DisableAttachMechanism -XX:MaxPermSize=128m
  124. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  125. IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 51
  126. FML: MCP v9.05 FML v7.10.99.99 Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_C1 58 mods loaded, 58 mods active
  127. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  128. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  129. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  130. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  131. UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  132. UCHIJA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems.jar)
  133. UCHIJA optifinerus{1.7.10} [optifineRus] (optifineRus.jar)
  134. UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  135. UCHIJA WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
  136. UCHIJA ClientFixer{1.0} [ClientFixer] (minecraft.jar)
  137. UCHIJA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft.jar)
  138. UCHIJA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle.jar)
  139. UCHIJA Natura{2.2.0} [Natura] (natura.jar)
  140. UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty.jar)
  141. UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (bloodmagic.jar)
  142. UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  143. UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft.jar)
  144. UCHIJA Botania{r1.8-249} [Botania] (Botania.jar)
  145. UCHIJA Waila{1.5.10} [Waila] (Waila.jar)
  146. UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer.jar)
  147. UCHIJA ForbiddenMagic{1.7.10-0.573} [Forbidden Magic] (ForbiddenMagic.jar)
  148. UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct.jar)
  149. UCHIJA BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal.jar)
  150. UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest.jar)
  151. UCHIJA chisel{2.5.1.44} [Chisel 2] (Chisel2.jar)
  152. UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (CarpentersBlocks.jar)
  153. UCHIJA ChatMod{0.1} [ChatMod by K773] (ChatMod.zip)
  154. UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs.jar)
  155. UCHIJA props{1.11} [Decocraft] (Decocraft.jar)
  156. UCHIJA gokiStats{1.0.0} [gokiStats] (GokiStatsMod.jar)
  157. UCHIJA iChunUtil{4.0.0} [iChunUtil] (iChunUtil.jar)
  158. UCHIJA Hats{4.0.1} [Hats] (Hats.jar)
  159. UCHIJA HatStand{4.0.0} [HatStand] (HatStand.jar)
  160. UCHIJA IronChest{6.0.60.741} [Iron Chest] (ironchest.jar)
  161. UCHIJA MineTweaker3{3.0.9B} [MineTweaker 3] (MT3.jar)
  162. UCHIJA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2.jar)
  163. UCHIJA Morph{0.9.3} [Morph] (Morph.jar)
  164. UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks.jar)
  165. UCHIJA MTRM{1.0} [MineTweakerRecipeMaker] (MTRM.jar)
  166. UCHIJA numina{0.4.0.100} [Numina] (Numina.jar)
  167. UCHIJA iBooks{0.1} [InteractiveBooks by K773] (qb.zip)
  168. UCHIJA FreemodeEvents{0.1} [FreemodeEvents by K773] (qbevents.zip)
  169. UCHIJA Menu by K773{0.1} [Menu by K773] (qbmenu.zip)
  170. UCHIJA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  171. UCHIJA StatusEffectHUD{1.27} [StatusEffectHUD] (StatusEffectHUD.jar)
  172. UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin.jar)
  173. UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration.jar)
  174. UCHIJA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons.jar)
  175. UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips.jar)
  176. UCHIJA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks.jar)
  177. UCHIJA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear.jar)
  178. UCHIJA vending{1.2.3} [vending] (VendingBlock.jar)
  179. UCHIJA voxelmap{1.7.10} [VoxelMap No Radar] (VoxelMap.jar)
  180. UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability.jar)
  181. UCHIJA wawla{1.3.1} [What Are We Looking At] (Wawla.jar)
  182. UCHIJA weaponcaseloot{1.2.12} [WeaponCaseLoot] (weaponcaseloot.jar)
  183. UCHIJA WGVis{0.4} [WGVis by K773] (WgVis.zip)
  184. UCHIJA witchery{0.24.1} [Witchery] (witchery.jar)
  185. UCHIJA WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets.jar)
  186. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
  187. TConstruct Environment: Environment healthy.
  188. Launched Version: 1.7.10
  189. LWJGL: 2.9.4
  190. OpenGL: AMD Radeon(TM) HD 8610G GL version 4.3.12804 Compatibility Profile Context 13.352.1004.0, ATI Technologies Inc.
  191. GL Caps: Using GL 1.3 multitexturing.
  192. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  193. Anisotropic filtering is supported and maximum anisotropy is 16.
  194. Shaders are available because OpenGL 2.1 is supported.
  195.  
  196. Is Modded: Definitely; Client brand changed to 'fml,forge'
  197. Type: Client (map_client.txt)
  198. Resource Packs: [FancyGUI.zip, Unity-1.3.1.zip]
  199. Current Language: Русский (Россия)
  200. Profiler Position: N/A (disabled)
  201. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  202. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement