Advertisement
Guest User

Texture Crash

a guest
Nov 27th, 2021
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.36 KB | None | 0 0
  1. Description: Registering texture
  2.  
  3. net.minecraft.client.renderer.StitcherException: Unable to fit: mcheli:tk10 - size: 512x512 - Maybe try a lowerresolution resourcepack?
  4. at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:76)
  5. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:260)
  6. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
  7. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
  8. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
  9. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
  10. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
  11. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
  12. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
  13. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  14. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  15. at net.minecraft.client.main.Main.main(SourceFile:148)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:497)
  20. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  21. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Stacktrace:
  29. at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:76)
  30. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:260)
  31. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
  32.  
  33. -- Resource location being registered --
  34. Details:
  35. Resource location: minecraft:textures/atlas/items.png
  36. Texture object class: net.minecraft.client.renderer.texture.TextureMap
  37. Stacktrace:
  38. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
  39. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
  40. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
  41. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
  42. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
  43. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
  44. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  45.  
  46. -- Initialization --
  47. Details:
  48. Stacktrace:
  49. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  50. at net.minecraft.client.main.Main.main(SourceFile:148)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  54. at java.lang.reflect.Method.invoke(Method.java:497)
  55. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  56. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  57.  
  58. -- System Details --
  59. Details:
  60. Minecraft Version: 1.7.10
  61. Operating System: Windows 10 (amd64) version 10.0
  62. Java Version: 1.8.0_51, Oracle Corporation
  63. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  64. Memory: 545949016 bytes (520 MB) / 3202875392 bytes (3054 MB) up to 4891607040 bytes (4665 MB)
  65. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5248m -Xms256m -XX:PermSize=256m
  66. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  67. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  68. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 40 mods loaded, 40 mods active
  69. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  70. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  71. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  72. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  73. UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  74. UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  75. UCHIJA uncraftingTable{1.4.7} [Uncrafting Table] ([1.7.10]UncraftingTable-1.4.7.jar)
  76. UCHIJA activator{1.0.1} [Activator] (Activator-1.7.10-1.0.1.jar)
  77. UCHIJA AncientWarfare{2.4.114-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
  78. UCHIJA AncientWarfareAutomation{2.4.114-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
  79. UCHIJA AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
  80. UCHIJA AncientWarfareNpc{2.4.114-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
  81. UCHIJA AncientWarfareStructure{2.4.114-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
  82. UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
  83. UCHIJA cookingbook{1.0.134} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.134.jar)
  84. UCHIJA cosmeticarmorreworked{1.7.10-v6b} [CosmeticArmorReworked] (CosmeticArmorReworked-1.7.10-v6b.jar)
  85. UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar)
  86. UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  87. UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  88. UCHIJA gvc{0.6.1} [§aGliby's§f Voice Chat Mod] (GlibysVC-1.7.10-0.6.2a.jar)
  89. UCHIJA grapplemod{1.7.10-v10} [Grappling hook mod] (grapplemod-1.7.10-v10.jar)
  90. UCHIJA gravestone{0.7.10.3} [Gravestone] (GraveStoneMod0.7.10.3.jar)
  91. UCHIJA hbm{1.0.27 BETA (4054)} [Hbm's Nuclear Tech] (HBM-NTM-.1.0.27_X4054 (1).jar)
  92. UCHIJA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
  93. UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  94. UCHIJA ironfurnaces{1.2.4} [Iron Furnaces] (ironfurnaces-1.2.4R.jar)
  95. UCHIJA lootablebodies{1.3.7} [DrCyano's Lootable Bodies] (Lootable-Bodies-Mod-1.7.10.jar)
  96. UCHIJA mcheli{1.0.3} [MC Helicopter] (mcheli)
  97. UCHIJA mw{1.11.7.7} [Modern Warfare] (mw-1.11.7.7_mc1.7.10.jar)
  98. UCHIJA recipehandler{1.7.10} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.7.10).jar)
  99. UCHIJA openmodularturrets{2.2.11-238} [Open Modular Turrets] (OpenModularTurrets-Mod-1.7.10.jar)
  100. UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's+HarvestCraft+1.7.10Lb.jar)
  101. UCHIJA ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
  102. UCHIJA MRE{1.0} [The MRE Mod] (The MRE Mod 1.4 (1.7.10).jar)
  103. UCHIJA VeinMiner{0.35.2_1.7.10-e134bd4} [Vein Miner] (VeinMiner-1.7.10-0.35.2.487+e134bd4.jar)
  104. UCHIJA VeinMinerModSupport{0.35.2_1.7.10-e134bd4} [Mod Support] (VeinMiner-1.7.10-0.35.2.487+e134bd4.jar)
  105. UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  106. UCHIJA XaeroWorldMap{1.5.5} [Xaero's World Map] (XaerosWorldMap_1.5.5_Forge_1.7.10.jar)
  107. UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  108. UCHIJA MrTJPCoreMod{1.1.0.27} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.27-universal.jar)
  109. UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  110. GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.5161' Renderer: 'Intel(R) HD Graphics'
  111. Launched Version: forge-10.13.4.1614
  112. LWJGL: 2.9.1
  113. OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.5161, Intel
  114. GL Caps: Using GL 1.3 multitexturing.
  115. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  116. Anisotropic filtering is supported and maximum anisotropy is 16.
  117. Shaders are available because OpenGL 2.1 is supported.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement