Advertisement
Guest User

Untitled

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