Advertisement
Guest User

Error

a guest
Dec 4th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 05/12/17 02:54
  5. Description: Registering texture
  6.  
  7. java.lang.NullPointerException: Registering texture
  8. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213)
  9. at com.google.common.collect.StandardTable.put(StandardTable.java:139)
  10. at com.google.common.collect.HashBasedTable.put(HashBasedTable.java:55)
  11. at cpw.mods.fml.client.FMLClientHandler.trackBrokenTexture(FMLClientHandler.java:924)
  12. at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:184)
  13. at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:98)
  14. at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89)
  15. at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:172)
  16. at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:143)
  17. at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:121)
  18. at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:662)
  19. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
  20. at net.minecraft.client.Minecraft.startGame(Minecraft.java:597)
  21. at net.minecraft.client.Minecraft.run(Minecraft.java:942)
  22. at net.minecraft.client.main.Main.main(Main.java:164)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  28. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  29. at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
  30. at GradleStart.main(Unknown Source)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Stacktrace:
  38. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213)
  39. at com.google.common.collect.StandardTable.put(StandardTable.java:139)
  40. at com.google.common.collect.HashBasedTable.put(HashBasedTable.java:55)
  41. at cpw.mods.fml.client.FMLClientHandler.trackBrokenTexture(FMLClientHandler.java:924)
  42. at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:184)
  43. at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:98)
  44.  
  45. -- Resource location being registered --
  46. Details:
  47. Resource location: minecraft:textures/atlas/items.png
  48. Texture object class: net.minecraft.client.renderer.texture.TextureMap
  49. Stacktrace:
  50. at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89)
  51. at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:172)
  52. at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:143)
  53. at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:121)
  54. at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:662)
  55. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
  56. at net.minecraft.client.Minecraft.startGame(Minecraft.java:597)
  57.  
  58. -- Initialization --
  59. Details:
  60. Stacktrace:
  61. at net.minecraft.client.Minecraft.run(Minecraft.java:942)
  62. at net.minecraft.client.main.Main.main(Main.java:164)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  66. at java.lang.reflect.Method.invoke(Unknown Source)
  67. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  68. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  69. at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
  70. at GradleStart.main(Unknown Source)
  71.  
  72. -- System Details --
  73. Details:
  74. Minecraft Version: 1.7.10
  75. Operating System: Windows 7 (amd64) version 6.1
  76. Java Version: 1.8.0_151, Oracle Corporation
  77. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  78. Memory: 964546840 bytes (919 MB) / 1056309248 bytes (1007 MB) up to 1056309248 bytes (1007 MB)
  79. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  80. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  81. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  82. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 5 mods loaded, 5 mods active
  83. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  84. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  85. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1558-1.7.10.jar)
  86. UCHIJA Forge{10.13.4.1558} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1558-1.7.10.jar)
  87. UCHIJA Altiscube{1.0.0} [Altiscube Mod] (bin)
  88. UCHIJA thirstmod{1.8.14} [Thirst Mod] (bin)
  89. GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 8.15.10.2418' Renderer: 'Intel(R) HD Graphics Family'
  90. Launched Version: 1.7.10
  91. LWJGL: 2.9.1
  92. OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2418, Intel
  93. GL Caps: Using GL 1.3 multitexturing.
  94. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  95. Anisotropic filtering is supported and maximum anisotropy is 16.
  96. Shaders are available because OpenGL 2.1 is supported.
  97.  
  98. Is Modded: Definitely; Client brand changed to 'fml,forge'
  99. Type: Client (map_client.txt)
  100. Resource Packs: []
  101. Current Language: English (US)
  102. Profiler Position: N/A (disabled)
  103. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  104. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement