Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.96 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ClientFixer (clientfixer-1.12.2-1.9.jar)
  5. LoadingPlugin (Quark-r1.5-146.jar)
  6. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  7. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  8. ItemPatchingLoader (ItemPhysicLite.jar)
  9. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.4.jar)
  10. CXLibraryCore (cxlibrary-1.6.1.jar)
  11. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  12. Contact their authors BEFORE contacting forge
  13.  
  14. // Would you like a cupcake?
  15.  
  16. Time: 8/24/19 10:07 PM
  17. Description: Initializing game
  18.  
  19. net.minecraft.client.renderer.StitcherException: Unable to fit: pixelmon:blocks/rug/blackpokeballrugmodel, size: 512x512, atlas: 1024x1024, atlasMax: 1024x1024 - Maybe try a lower resolution resourcepack?
  20. at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:68)
  21. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  22. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
  23. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
  24. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  25. at net.minecraft.client.main.Main.main(SourceFile:123)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  29. at java.lang.reflect.Method.invoke(Unknown Source)
  30. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  31. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  35. at java.lang.reflect.Method.invoke(Unknown Source)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  39. at java.lang.reflect.Method.invoke(Unknown Source)
  40. at net.k773.GameStarter.newstart(GameStarter.java)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  44. at java.lang.reflect.Method.invoke(Unknown Source)
  45. at net.k773.GameStarter.start(GameStarter.java)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  49. at java.lang.reflect.Method.invoke(Unknown Source)
  50. at net.k773.utils.Client.start(Client.java)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  54. at java.lang.reflect.Method.invoke(Unknown Source)
  55. at net.k773.Start.<init>(Start.java)
  56. at Mainclass.main(Mainclass.java:8)
  57.  
  58.  
  59. A detailed walkthrough of the error, its code path and all known details is as follows:
  60. ---------------------------------------------------------------------------------------
  61.  
  62. -- Head --
  63. Thread: Client thread
  64. Stacktrace:
  65. at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:68)
  66. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:329)
  67. at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:155)
  68. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:159)
  69. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  70. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
  71. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
  72.  
  73. -- Initialization --
  74. Details:
  75. Stacktrace:
  76. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  77. at net.minecraft.client.main.Main.main(SourceFile:123)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  79. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  80. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  81. at java.lang.reflect.Method.invoke(Unknown Source)
  82. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  83. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  89. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  90. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  91. at java.lang.reflect.Method.invoke(Unknown Source)
  92. at net.k773.GameStarter.newstart(GameStarter.java)
  93. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  95. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  96. at java.lang.reflect.Method.invoke(Unknown Source)
  97. at net.k773.GameStarter.start(GameStarter.java)
  98. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  100. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  101. at java.lang.reflect.Method.invoke(Unknown Source)
  102. at net.k773.utils.Client.start(Client.java)
  103. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  104. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  105. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  106. at java.lang.reflect.Method.invoke(Unknown Source)
  107. at net.k773.Start.<init>(Start.java)
  108. at Mainclass.main(Mainclass.java:8)
  109.  
  110. -- System Details --
  111. Details:
  112. Minecraft Version: 1.12.2
  113. Operating System: Windows 10 (amd64) version 10.0
  114. Java Version: 1.8.0_144, Oracle Corporation
  115. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  116. Memory: 210198096 bytes (200 MB) / 656920576 bytes (626 MB) up to 8555069440 bytes (8158 MB)
  117. JVM Flags: 15 total; -Xmx8192M -Xbootclasspath/a:C:\Users\ua066\AppData\Roaming\.streamcraft\java\lib\ext\jfxrt.jar -XX:+DisableAttachMechanism -XX:+AggressiveOpts -XX:+UseStringCache -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+UseFastAccessorMethods -XX:SoftRefLRUPolicyMSPerMB=1
  118. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  119. FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 38 mods loaded, 38 mods active
  120. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  121.  
  122. | State | ID | Version | Source | Signature |
  123. |:----- |:------------------- |:---------------------------- |:------------------------------------------------------------ |:---------------------------------------- |
  124. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  125. | LCH | mcp | 9.42 | minecraft.jar | None |
  126. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | None |
  127. | LCH | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | None |
  128. | LCH | itemphysic | 1.4.0 | minecraft.jar | None |
  129. | LCH | ClientFixer | 1.12.2-1.9 | minecraft.jar | None |
  130. | LCH | foamfixcore | 7.7.4 | minecraft.jar | None |
  131. | LCH | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  132. | LCH | quark | r1.5-146 | Quark-r1.5-146.jar | None |
  133. | LCH | autoreglib | 1.3-26 | AutoRegLib-1.3-26.jar | None |
  134. | LCH | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  135. | LCH | biomeinfo | v1.2.1 | biomeinfo-1.12.x-v1.2.1.jar | None |
  136. | LCH | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
  137. | LCH | chisel | MC1.12.2-0.2.0.5cb19a6 | Chisel_DEV-MC1.12.2-0.2.0.5cb19a6.jar | None |
  138. | LCH | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
  139. | LCH | customnpcs | 1.12 | CustomNPCs_1.12.2(30Jan19).jar | None |
  140. | LCH | cxlibrary | 1.6.1 | cxlibrary-1.6.1.jar | None |
  141. | LCH | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
  142. | LCH | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  143. | LCH | inventoryspam | 1.0.5 | InventorySpam-1.12.2-1.0.5.jar | None |
  144. | LCH | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  145. | LCH | ironchest | 1.12.2-7.0.46.831 | ironchest-1.12.2-7.0.46.831%20(1).jar | None |
  146. | LCH | mantle | 1.12-1.3.3.49 | Mantle-1.12-1.3.3.49.jar | None |
  147. | LCH | morebuckets | 1.0.4 | MoreBuckets-1.12.2-1.0.4.jar | None |
  148. | LCH | morefurnaces | 1.10.5 | MoreFurnaces-1.12.2.jar | None |
  149. | LCH | mousetweaks | 2.8 | MouseTweaks-2.8.jar | None |
  150. | LCH | namedenchantments | 1.5 | NamedEnchantments-1.12.2-1.5.jar | None |
  151. | LCH | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zc+The+7mm+Kidney+Stone+Update.jar | None |
  152. | LCH | pixelmon | 7.0.7 | Pixelmon-7.0.7.jar | None |
  153. | LCH | pixelmoninformation | 0.3.1 | PixelmonInformation-1.12.2.jar | None |
  154. | LCH | ptrmodellib | 1.0.3 | PTRLib-1.0.3.jar | None |
  155. | LCH | scmod | 1.0-SNAPSHOT | SCMod-2.0.1-SNAPSHOT.jar | None |
  156. | LCH | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4%20(1).jar | None |
  157. | LCH | variedcommodities | 1.12.2 | VariedCommodities_1.12.2.jar | None |
  158. | LCH | wawla | 2.5.260 | Wawla-1.12.2-2.5.260.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  159. | LCH | worldeditcuife2 | 2.1.2-mf-1.12-14.21.1.2387 | WorldEdit+CUI+Forge+Edition+2-2.1.2-mf-1.12-14.21.1.2387.jar | None |
  160. | LCH | xaerominimap | 1.14.9.1 | Xaeros_Minimap_1.14.9.1_Forge_1.12.jar | None |
  161. | LCH | phosphor-lighting | 1.12.2-0.2.4 | phosphor-1.12.2-0.2.4.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  162.  
  163. Loaded coremods (and transformers):
  164. ClientFixer (clientfixer-1.12.2-1.9.jar)
  165. com.gamerforea.clientfixer.asm.ASMTransformer
  166. LoadingPlugin (Quark-r1.5-146.jar)
  167. vazkii.quark.base.asm.ClassTransformer
  168. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  169. pl.asie.foamfix.coremod.FoamFixTransformer
  170. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  171. invtweaks.forge.asm.ContainerTransformer
  172. ItemPatchingLoader (ItemPhysicLite.jar)
  173. com.creativemd.itemphysic.ItemTransformer
  174. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.4.jar)
  175.  
  176. CXLibraryCore (cxlibrary-1.6.1.jar)
  177. cubex2.cxlibrary.CoreModTransformer
  178. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  179. team.chisel.ctm.client.asm.CTMTransformer
  180. GL info: ' Vendor: 'Microsoft Corporation' Version: '1.1.0' Renderer: 'GDI Generic'
  181. Launched Version: 1.12.2
  182. LWJGL: 2.9.4
  183. OpenGL: GDI Generic GL version 1.1.0, Microsoft Corporation
  184. GL Caps: VboRegions not supported, missing: OpenGL 1.3, ARB_copy_buffer, OpenGL 1.4
  185. Using GL 1.3 multitexturing.
  186. Using GL 1.3 texture combiners.
  187. Not using framebuffer objects because OpenGL 1.4 is not supported, EXT_blend_func_separate is not supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported.
  188. Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.
  189. VBOs are not available because
  190. Using VBOs: Yes
  191. Is Modded: Definitely; Client brand changed to 'fml,forge'
  192. Type: Client (map_client.txt)
  193. Resource Packs:
  194. Current Language: Русский (Россия)
  195. Profiler Position: N/A (disabled)
  196. CPU: 4x Intel(R) Core(TM) i3 CPU M 350 @ 2.27GHz
  197. OptiFine Version: OptiFine_1.12.2_HD_U_E3
  198. OptiFine Build: 20181210-121000
  199. Render Distance Chunks: 8
  200. Mipmaps: 4
  201. Anisotropic Filtering: 1
  202. Antialiasing: 0
  203. Multitexture: false
  204. Shaders: null
  205. OpenGlVersion: 1.1.0
  206. OpenGlRenderer: GDI Generic
  207. OpenGlVendor: Microsoft Corporation
  208. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement