Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Sorry :(
- Time: 2/9/21 10:17
- Description: Initializing game
- java.lang.RuntimeException: could not preload blit shader
- at enb.a(GameRenderer.java:445)
- at dvp.<init>(SourceFile:617)
- at net.minecraft.client.main.Main.main(SourceFile:179)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
- at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.base/java.lang.reflect.Method.invoke(Method.java:567)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
- 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
- at wz.a(SourceFile:48)
- at ent.<init>(ShaderInstance.java:222)
- at ent.<init>(ShaderInstance.java:100)
- at enb.a(GameRenderer.java:441)
- ... 8 more
- 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
- at dqa.b(Program.java:94)
- at dqa.a(Program.java:55)
- at ent.a(ShaderInstance.java:265)
- at ent.<init>(ShaderInstance.java:195)
- ... 10 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Stacktrace:
- at enb.a(GameRenderer.java:445)
- at dvp.<init>(SourceFile:617)
- -- Initialization --
- Details:
- Stacktrace:
- at net.minecraft.client.main.Main.main(SourceFile:179)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
- at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.base/java.lang.reflect.Method.invoke(Method.java:567)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
- -- System Details --
- Details:
- Minecraft Version: 1.17.1
- Minecraft Version ID: 1.17.1
- Operating System: Linux (amd64) version 5.10.0-8-amd64
- Java Version: 16.0.1, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 654660352 bytes (624 MiB) / 905969664 bytes (864 MiB) up to 2986344448 bytes (2848 MiB)
- CPUs: 2
- Processor Vendor: GenuineIntel
- Processor Name: Pentium(R) Dual-Core CPU T4300 @ 2.10GHz
- Identifier: Intel64 Family 6 Model 23 Stepping 10
- Microarchitecture: Penryn (Client) / Penryn (Server)
- Frequency (GHz): 2,10
- Number of physical packages: 1
- Number of physical CPUs: 2
- Number of logical CPUs: 2
- Graphics card #0 name: Mobile 4 Series Chipset Integrated Graphics Controller
- Graphics card #0 vendor: Intel Corporation (0x8086)
- Graphics card #0 VRAM (MB): 256,00
- Graphics card #0 deviceId: 0x2a42
- Graphics card #0 versionInfo: unknown
- Virtual memory max (MB): 9546,16
- Virtual memory used (MB): 3230,66
- Swap memory total (MB): 7629,00
- Swap memory used (MB): 230,76
- JVM Flags: 9 total; -Xss1M -Xmn128M -Xmx2825M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
- Launched Version: OptiFine 1.17.1
- Backend library: LWJGL version 3.2.2 build 10
- 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
- Window size: <not initialized>
- GL Caps: Using framebuffer using OpenGL 3.2
- 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
- Using VBOs: Yes
- Is Modded: Very likely; Jar signature invalidated
- Type: Client (map_client.txt)
- CPU: 2x Pentium(R) Dual-Core CPU T4300 @ 2.10GHz
- OptiFine Version: OptiFine_1.17.1_HD_U_G9_pre33
- OptiFine Build: 20210807-213934
- Render Distance Chunks: 2
- Mipmaps: 0
- Anisotropic Filtering: 1
- Antialiasing: 0
- Multitexture: false
- Shaders: null
- OpenGlVersion: 4.3 (Compatibility Profile) Mesa 20.3.5
- OpenGlRenderer: Mesa DRI Mobile Intel® GM45 Express Chipset (CTG)
- OpenGlVendor: Intel Open Source Technology Center
- CpuCount: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement