Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work #1

Open
soshimee opened this issue Aug 31, 2022 · 0 comments
Open

Does not work #1

soshimee opened this issue Aug 31, 2022 · 0 comments

Comments

@soshimee
Copy link

[14:54:20] [Render thread/INFO]: Caught error loading resourcepacks, removing all selected resourcepacks
dzw$b: Failed to load shader: minecraft:shaders/post/transparency.json
	at dzw.v(SourceFile:543) ~[minecraft-1.16.2-client.jar:?]
	at dzw.e(SourceFile:752) ~[minecraft-1.16.2-client.jar:?]
	at djz.i(SourceFile:223) ~[minecraft-1.16.2-client.jar:?]
	at djm.a(SourceFile:21) ~[minecraft-1.16.2-client.jar:?]
	at djm.a(SourceFile:29) ~[minecraft-1.16.2-client.jar:?]
	at dlg.b(SourceFile:33) ~[minecraft-1.16.2-client.jar:?]
	at dla.a(SourceFile:16) ~[minecraft-1.16.2-client.jar:?]
	at dle.a(SourceFile:149) ~[minecraft-1.16.2-client.jar:?]
	at dme.a(SourceFile:27) ~[minecraft-1.16.2-client.jar:?]
	at dlc.a(SourceFile:331) ~[minecraft-1.16.2-client.jar:?]
	at dme.a(SourceFile:27) ~[minecraft-1.16.2-client.jar:?]
	at dow.a(SourceFile:91) ~[minecraft-1.16.2-client.jar:?]
	at djx.b(SourceFile:92) ~[minecraft-1.16.2-client.jar:?]
	at doq.a(SourceFile:435) ~[minecraft-1.16.2-client.jar:?]
	at djx.a(SourceFile:92) ~[minecraft-1.16.2-client.jar:?]
	at djx.c(SourceFile:162) ~[minecraft-1.16.2-client.jar:?]
	at any.execute(SourceFile:94) ~[minecraft-1.16.2-client.jar:?]
	at djx.b(SourceFile:162) ~[minecraft-1.16.2-client.jar:?]
	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) [lwjgl-glfw-3.2.2.jar:build 10]
	at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10]
	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) [lwjgl-glfw-3.2.2.jar:build 10]
	at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:109) [minecraft-1.16.2-client.jar:?]
	at dew.e(SourceFile:308) [minecraft-1.16.2-client.jar:?]
	at djw.e(SourceFile:1043) [minecraft-1.16.2-client.jar:?]
	at djw.e(SourceFile:656) [minecraft-1.16.2-client.jar:?]
	at net.minecraft.client.main.Main.main(SourceFile:215) [minecraft-1.16.2-client.jar:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
	at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
Caused by: vn: Invalid shaders/program/vertex.json (resources.zip): Couldn't compile fragment program (resources.zip, vertex) : 0(13) : error C5514: 'varying' is deprecated and removed from this profile, use 'in/out' instead
0(14) : error C5514: 'varying' is deprecated and removed from this profile, use 'in/out' instead
0(33) : error C7616: global variable gl_FragColor is removed after version 420
	at vn.a(SourceFile:48) ~[minecraft-1.16.2-client.jar:?]
	at dzo.<init>(SourceFile:157) ~[minecraft-1.16.2-client.jar:?]
	at eac.<init>(SourceFile:30) ~[minecraft-1.16.2-client.jar:?]
	at eab.a(SourceFile:299) ~[minecraft-1.16.2-client.jar:?]
	at eab.a(SourceFile:148) ~[minecraft-1.16.2-client.jar:?]
	at eab.a(SourceFile:89) ~[minecraft-1.16.2-client.jar:?]
	at eab.<init>(SourceFile:58) ~[minecraft-1.16.2-client.jar:?]
	at dzw.v(SourceFile:525) ~[minecraft-1.16.2-client.jar:?]
	... 33 more
Caused by: java.io.IOException: Couldn't compile fragment program (resources.zip, vertex) : 0(13) : error C5514: 'varying' is deprecated and removed from this profile, use 'in/out' instead
0(14) : error C5514: 'varying' is deprecated and removed from this profile, use 'in/out' instead
0(33) : error C7616: global variable gl_FragColor is removed after version 420
	at dfb.a(SourceFile:62) ~[minecraft-1.16.2-client.jar:?]
	at dzo.a(SourceFile:174) ~[minecraft-1.16.2-client.jar:?]
	at dzo.<init>(SourceFile:136) ~[minecraft-1.16.2-client.jar:?]
	at eac.<init>(SourceFile:30) ~[minecraft-1.16.2-client.jar:?]
	at eab.a(SourceFile:299) ~[minecraft-1.16.2-client.jar:?]
	at eab.a(SourceFile:148) ~[minecraft-1.16.2-client.jar:?]
	at eab.a(SourceFile:89) ~[minecraft-1.16.2-client.jar:?]
	at eab.<init>(SourceFile:58) ~[minecraft-1.16.2-client.jar:?]
	at dzw.v(SourceFile:525) ~[minecraft-1.16.2-client.jar:?]
	... 33 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant