Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.43 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Who set us up the TNT?
  8.  
  9. Time: 25/06/18 14:11
  10. Description: Initializing game
  11.  
  12. net.minecraft.client.renderer.StitcherException: Unable to fit: missingno, size: 8x8, atlas: 0x0, atlasMax: -1x-1 - Maybe try a lower resolution resourcepack?
  13. at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:76)
  14. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:394)
  15. at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:154)
  16. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:125)
  17. at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:28)
  18. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:120)
  19. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:478)
  20. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
  21. at net.minecraft.client.main.Main.main(SourceFile:124)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:483)
  26. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  27. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  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.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:76)
  36. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:394)
  37. at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:154)
  38. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:125)
  39. at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:28)
  40. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:120)
  41. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:478)
  42.  
  43. -- Initialization --
  44. Details:
  45. Stacktrace:
  46. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
  47. at net.minecraft.client.main.Main.main(SourceFile:124)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  50. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  51. at java.lang.reflect.Method.invoke(Method.java:483)
  52. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  53. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  54.  
  55. -- System Details --
  56. Details:
  57. Minecraft Version: 1.8.9
  58. Operating System: Windows 10 (amd64) version 10.0
  59. CPU: 4x AMD A6-7310 APU with AMD Radeon R4 Graphics
  60. Java Version: 1.8.0_25, Oracle Corporation
  61. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  62. Memory: 755687128 bytes (720 MB) / 1191182336 bytes (1136 MB) up to 3221225472 bytes (3072 MB)
  63. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  64. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  65. FML: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_I3 8 mods loaded, 8 mods active
  66. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  67. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  68. UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
  69. UCH Forge{11.15.1.2318} [Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
  70. UCH PlayerAPI{1.0} [Player API] (minecraft.jar)
  71. UCH bspkrsCore{7.01} [bspkrsCore] (1.8.9_BspkrsCore.jar)
  72. UCH ArmorStatusHUD{1.29} [ArmorStatusHUD] (1.8.9_ArmorStatusHUD.jar)
  73. UCH examplemod{1.0} [examplemod] (1.8.9_ArmorStatusHUD.jar)
  74. UCH ToggleSneak{3.2.2} [ToggleSneak] (ToggleSneak-1.8.9-v3.2.2 (1).jar)
  75. Loaded coremods (and transformers):
  76. PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar)
  77. api.player.forge.PlayerAPITransformer
  78. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13506 Compatibility Profile Context 23.20.15017.3010' Renderer: 'AMD Radeon(TM) R4 Graphics'
  79. Launched Version: 1.8.9-forge1.8.9-11.15.1.2318-1.8.9
  80. LWJGL: 2.9.4
  81. OpenGL: AMD Radeon(TM) R4 Graphics GL version 4.5.13506 Compatibility Profile Context 23.20.15017.3010, ATI Technologies Inc.
  82. GL Caps: Using GL 1.3 multitexturing.
  83. Using GL 1.3 texture combiners.
  84. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  85. Shaders are available because OpenGL 2.1 is supported.
  86. VBOs are available because OpenGL 1.5 is supported.
  87.  
  88. Using VBOs: Yes
  89. Is Modded: Definitely; Client brand changed to 'fml,forge'
  90. Type: Client (map_client.txt)
  91. Resource Packs: Faithful 1.8.9
  92. Current Language: English (US)
  93. Profiler Position: N/A (disabled)
  94. CPU: 4x AMD A6-7310 APU with AMD Radeon R4 Graphics
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement