Advertisement
Guest User

crash-2021-09-02_10.17.59-client.txt

a guest
Sep 2nd, 2021
439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Sorry :(
  3.  
  4. Time: 2/9/21 10:17
  5. Description: Initializing game
  6.  
  7. java.lang.RuntimeException: could not preload blit shader
  8. at enb.a(GameRenderer.java:445)
  9. at dvp.<init>(SourceFile:617)
  10. at net.minecraft.client.main.Main.main(SourceFile:179)
  11. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
  13. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.base/java.lang.reflect.Method.invoke(Method.java:567)
  15. at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
  16. at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
  17. Caused by: wz: Invalid shaders/core/blit_screen.json: Couldn't compile vertex program (minecraft:shaders/core/blit_screen.vsh, blit_screen) : 0:1(10): error: GLSL 1.50 is not supported. Supported versions are: 1.10, 1.20, and 1.00 ES
  18. at wz.a(SourceFile:48)
  19. at ent.<init>(ShaderInstance.java:222)
  20. at ent.<init>(ShaderInstance.java:100)
  21. at enb.a(GameRenderer.java:441)
  22. ... 8 more
  23. Caused by: java.io.IOException: Couldn't compile vertex program (minecraft:shaders/core/blit_screen.vsh, blit_screen) : 0:1(10): error: GLSL 1.50 is not supported. Supported versions are: 1.10, 1.20, and 1.00 ES
  24. at dqa.b(Program.java:94)
  25. at dqa.a(Program.java:55)
  26. at ent.a(ShaderInstance.java:265)
  27. at ent.<init>(ShaderInstance.java:195)
  28. ... 10 more
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Thread: Render thread
  36. Stacktrace:
  37. at enb.a(GameRenderer.java:445)
  38. at dvp.<init>(SourceFile:617)
  39.  
  40. -- Initialization --
  41. Details:
  42. Stacktrace:
  43. at net.minecraft.client.main.Main.main(SourceFile:179)
  44. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
  46. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  47. at java.base/java.lang.reflect.Method.invoke(Method.java:567)
  48. at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
  49. at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
  50.  
  51. -- System Details --
  52. Details:
  53. Minecraft Version: 1.17.1
  54. Minecraft Version ID: 1.17.1
  55. Operating System: Linux (amd64) version 5.10.0-8-amd64
  56. Java Version: 16.0.1, Microsoft
  57. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  58. Memory: 654660352 bytes (624 MiB) / 905969664 bytes (864 MiB) up to 2986344448 bytes (2848 MiB)
  59. CPUs: 2
  60. Processor Vendor: GenuineIntel
  61. Processor Name: Pentium(R) Dual-Core CPU T4300 @ 2.10GHz
  62. Identifier: Intel64 Family 6 Model 23 Stepping 10
  63. Microarchitecture: Penryn (Client) / Penryn (Server)
  64. Frequency (GHz): 2,10
  65. Number of physical packages: 1
  66. Number of physical CPUs: 2
  67. Number of logical CPUs: 2
  68. Graphics card #0 name: Mobile 4 Series Chipset Integrated Graphics Controller
  69. Graphics card #0 vendor: Intel Corporation (0x8086)
  70. Graphics card #0 VRAM (MB): 256,00
  71. Graphics card #0 deviceId: 0x2a42
  72. Graphics card #0 versionInfo: unknown
  73. Virtual memory max (MB): 9546,16
  74. Virtual memory used (MB): 3230,66
  75. Swap memory total (MB): 7629,00
  76. Swap memory used (MB): 230,76
  77. JVM Flags: 9 total; -Xss1M -Xmn128M -Xmx2825M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  78. Launched Version: OptiFine 1.17.1
  79. Backend library: LWJGL version 3.2.2 build 10
  80. Backend API: Mesa DRI Mobile Intel® GM45 Express Chipset (CTG) GL version 4.3 (Compatibility Profile) Mesa 20.3.5, Intel Open Source Technology Center
  81. Window size: <not initialized>
  82. GL Caps: Using framebuffer using OpenGL 3.2
  83. GL debug messages: id=6, source=SHADER COMPILER, type=ERROR, severity=HIGH, message='0:1(10): error: GLSL 1.50 is not supported. Supported versions are: 1.10, 1.20, and 1.00 ES' x 1
  84. Using VBOs: Yes
  85. Is Modded: Very likely; Jar signature invalidated
  86. Type: Client (map_client.txt)
  87. CPU: 2x Pentium(R) Dual-Core CPU T4300 @ 2.10GHz
  88. OptiFine Version: OptiFine_1.17.1_HD_U_G9_pre33
  89. OptiFine Build: 20210807-213934
  90. Render Distance Chunks: 2
  91. Mipmaps: 0
  92. Anisotropic Filtering: 1
  93. Antialiasing: 0
  94. Multitexture: false
  95. Shaders: null
  96. OpenGlVersion: 4.3 (Compatibility Profile) Mesa 20.3.5
  97. OpenGlRenderer: Mesa DRI Mobile Intel® GM45 Express Chipset (CTG)
  98. OpenGlVendor: Intel Open Source Technology Center
  99. CpuCount: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement