Advertisement
Guest User

Untitled

a guest
Oct 18th, 2020
549
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 10/18/20 4:06 PM
  5. Description: Initializing game
  6.  
  7. cdo: Unable to fit: minecraft:mcpatcher/ctm/default/13_glass_green/2, size: 16x16, atlas: 512x512, atlasMax: 512x512 - Maybe try a lower resolution resourcepack?
  8. at cdn.c(Stitcher.java:68)
  9. at cdp.b(TextureMap.java:329)
  10. at cdp.a(TextureMap.java:155)
  11. at cgb.n(ModelBakery.java:913)
  12. at cgb.a(ModelBakery.java:95)
  13. at cgc.a(SourceFile:23)
  14. at cev.a(SourceFile:100)
  15. at bib.aq(SourceFile:530)
  16. at bib.a(SourceFile:404)
  17. at net.minecraft.client.main.Main.main(SourceFile:123)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:497)
  22. at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
  23. at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Thread: Client thread
  31. Stacktrace:
  32. at cdn.c(Stitcher.java:68)
  33. at cdp.b(TextureMap.java:329)
  34. at cdp.a(TextureMap.java:155)
  35. at cgb.n(ModelBakery.java:913)
  36. at cgb.a(ModelBakery.java:95)
  37. at cgc.a(SourceFile:23)
  38. at cev.a(SourceFile:100)
  39. at bib.aq(SourceFile:530)
  40.  
  41. -- Initialization --
  42. Details:
  43. Stacktrace:
  44. at bib.a(SourceFile:404)
  45. at net.minecraft.client.main.Main.main(SourceFile:123)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  49. at java.lang.reflect.Method.invoke(Method.java:497)
  50. at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
  51. at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
  52.  
  53. -- System Details --
  54. Details:
  55. Minecraft Version: 1.12.2
  56. Operating System: Windows 7 (x86) version 6.1
  57. Java Version: 1.8.0_51, Oracle Corporation
  58. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  59. Memory: 131844112 bytes (125 MB) / 318767104 bytes (304 MB) up to 838860800 bytes (800 MB)
  60. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx800M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  61. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  62. Launched Version: 1.12.2-OptiFine_HD_U_F5
  63. LWJGL: 2.9.4
  64. OpenGL: Intel 945GM GL version 1.4.0 - Build 8.14.10.1930, Intel
  65. GL Caps: VboRegions not supported, missing: OpenGL 1.3, ARB_copy_buffer
  66. Using GL 1.3 multitexturing.
  67. Using GL 1.3 texture combiners.
  68. Not using framebuffer objects because OpenGL 1.4 is supported, EXT_blend_func_separate is supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported.
  69. 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.
  70. VBOs are available because ARB_vertex_buffer_object is supported.
  71.  
  72. Using VBOs: No
  73. Is Modded: Very likely; Jar signature invalidated
  74. Type: Client (map_client.txt)
  75. Resource Packs:
  76. Current Language: English (US)
  77. Profiler Position: N/A (disabled)
  78. CPU: 2x Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz
  79. OptiFine Version: OptiFine_1.12.2_HD_U_F5
  80. OptiFine Build: 20191204-141934
  81. Render Distance Chunks: 4
  82. Mipmaps: 0
  83. Anisotropic Filtering: 1
  84. Antialiasing: 0
  85. Multitexture: false
  86. Shaders: null
  87. OpenGlVersion: 1.4.0 - Build 8.14.10.1930
  88. OpenGlRenderer: Intel 945GM
  89. OpenGlVendor: Intel
  90. CpuCount: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement