Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.25 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // Quite honestly, I wouldn't worry myself about that.
  7.  
  8. Time: 7/18/18 10:59 PM
  9. Description: Rendering screen
  10.  
  11. java.lang.NullPointerException: Rendering screen
  12. at net.minecraft.client.renderer.RenderItem.func_184391_a(RenderItem.java:544)
  13. at net.minecraft.client.renderer.RenderItem.func_180450_b(RenderItem.java:539)
  14. at com.pixelmonmod.pixelmon.client.gui.pokemoneditor.GuiPokemonEditorIndividual.drawBackgroundUnderMenus(GuiPokemonEditorIndividual.java:81)
  15. at com.pixelmonmod.pixelmon.client.gui.elements.GuiContainerDropDown.func_146976_a(GuiContainerDropDown.java:54)
  16. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75)
  17. at com.pixelmonmod.pixelmon.client.gui.elements.GuiContainerDropDown.func_73863_a(GuiContainerDropDown.java:34)
  18. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:368)
  19. at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:497)
  22. at net.optifine.reflect.Reflector.callVoid(Reflector.java:653)
  23. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1456)
  24. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1117)
  25. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
  26. at net.minecraft.client.main.Main.main(SourceFile:123)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:497)
  31. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  32. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  33.  
  34.  
  35. A detailed walkthrough of the error, its code path and all known details is as follows:
  36. ---------------------------------------------------------------------------------------
  37.  
  38. -- Head --
  39. Thread: Client thread
  40. Stacktrace:
  41. at net.minecraft.client.renderer.RenderItem.func_184391_a(RenderItem.java:544)
  42. at net.minecraft.client.renderer.RenderItem.func_180450_b(RenderItem.java:539)
  43. at com.pixelmonmod.pixelmon.client.gui.pokemoneditor.GuiPokemonEditorIndividual.drawBackgroundUnderMenus(GuiPokemonEditorIndividual.java:81)
  44. at com.pixelmonmod.pixelmon.client.gui.elements.GuiContainerDropDown.func_146976_a(GuiContainerDropDown.java:54)
  45. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75)
  46. at com.pixelmonmod.pixelmon.client.gui.elements.GuiContainerDropDown.func_73863_a(GuiContainerDropDown.java:34)
  47. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:368)
  48. at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  50. at java.lang.reflect.Method.invoke(Method.java:497)
  51. at net.optifine.reflect.Reflector.callVoid(Reflector.java:653)
  52.  
  53. -- Screen render details --
  54. Details:
  55. Screen name: com.pixelmonmod.pixelmon.client.gui.pokemoneditor.GuiPokemonEditorIndividual
  56. Mouse location: Scaled: (321, 118). Absolute: (1607, 757)
  57. Screen size: Scaled: (512, 270). Absolute: (2560, 1346). Scale factor of 5
  58.  
  59. -- Affected level --
  60. Details:
  61. Level name: MpServer
  62. All players: 1 total; [EntityPlayerSP['Mikirae'/861816, l='MpServer', x=6619.45, y=141.00, z=-3508.89]]
  63. Chunk stats: MultiplayerChunkCache: 81, 81
  64. Level seed: 0
  65. Level generator: ID 00 - default, ver 1. Features enabled: false
  66. Level generator options:
  67. Level spawn location: World: (1776,67,3434), Chunk: (at 0,4,10 in 111,214; contains blocks 1776,0,3424 to 1791,255,3439), Region: (3,6; contains chunks 96,192 to 127,223, blocks 1536,0,3072 to 2047,255,3583)
  68. Level time: 306150102 game time, 305247244 day time
  69. Level dimension: 0
  70. Level storage version: 0x00000 - Unknown?
  71. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  72. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  73. Forced entities: 3 total; [NPCTrainer['2'/861837, l='MpServer', x=6624.50, y=132.00, z=-3523.50], EntityPlayerSP['Mikirae'/861816, l='MpServer', x=6619.45, y=141.00, z=-3508.89], EntityMinecartEmpty['entity.MinecartRideable.name'/861834, l='MpServer', x=6589.99, y=132.06, z=-3509.51]]
  74. Retry entities: 0 total; []
  75. Server brand: fml,forge,sponge
  76. Server type: Non-integrated multiplayer server
  77. Stacktrace:
  78. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
  79. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2738)
  80. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418)
  81. at net.minecraft.client.main.Main.main(SourceFile:123)
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  85. at java.lang.reflect.Method.invoke(Method.java:497)
  86. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  87. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  88.  
  89. -- System Details --
  90. Details:
  91. Minecraft Version: 1.12.2
  92. Operating System: Windows 10 (amd64) version 10.0
  93. Java Version: 1.8.0_51, Oracle Corporation
  94. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  95. Memory: 829872952 bytes (791 MB) / 1778384896 bytes (1696 MB) up to 4294967296 bytes (4096 MB)
  96. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  97. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  98. FML: MCP 9.42 Powered by Forge 14.23.4.2705 Optifine OptiFine_1.12.2_HD_U_E1 6 mods loaded, 6 mods active
  99. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  100.  
  101. | State | ID | Version | Source | Signature |
  102. |:------ |:--------- |:------------ |:----------------------------------- |:---------------------------------------- |
  103. | UCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  104. | UCHIJA | mcp | 9.42 | minecraft.jar | None |
  105. | UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  106. | UCHIJA | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  107. | UCHIJA | pixelmon | 6.3.2 | Pixelmon-1.12.2-6.3.2-universal.jar | None |
  108. | UCHIJA | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
  109.  
  110. Loaded coremods (and transformers):
  111. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 389.12' Renderer: 'GeForce GTX 1070/PCIe/SSE2'
  112. Launched Version: 1.12.2-forge1.12.2-14.23.4.2705
  113. LWJGL: 2.9.4
  114. OpenGL: GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 389.12, NVIDIA Corporation
  115. GL Caps: Using GL 1.3 multitexturing.
  116. Using GL 1.3 texture combiners.
  117. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  118. Shaders are available because OpenGL 2.1 is supported.
  119. VBOs are available because OpenGL 1.5 is supported.
  120.  
  121. Using VBOs: Yes
  122. Is Modded: Definitely; Client brand changed to 'fml,forge'
  123. Type: Client (map_client.txt)
  124. Resource Packs:
  125. Current Language: English (US)
  126. Profiler Position: N/A (disabled)
  127. CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
  128. OptiFine Version: OptiFine_1.12.2_HD_U_E1
  129. OptiFine Build: 20180628-111228
  130. Render Distance Chunks: 8
  131. Mipmaps: 4
  132. Anisotropic Filtering: 1
  133. Antialiasing: 0
  134. Multitexture: false
  135. Shaders: null
  136. OpenGlVersion: 4.6.0 NVIDIA 389.12
  137. OpenGlRenderer: GeForce GTX 1070/PCIe/SSE2
  138. OpenGlVendor: NVIDIA Corporation
  139. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement