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

[1.20.4] Huge log spam when put Minecraft in background and reopen #61

Open
HowardZHY opened this issue Apr 10, 2024 · 0 comments
Open

Comments

@HowardZHY
Copy link

HowardZHY commented Apr 10, 2024

OS: Win11, seems happens randomly
Mods:
- badoptimizations 2.1.0
- bedrodium 0.2.3
- betterbeds 1.3.0
- c2me 0.2.0+alpha.11.65
- centered-crosshair 1.0.6
- centeredplants 1.0
- citresewn 1.1.4+1.20.4
- cloth-config 13.0.121
- collisionfix 1.0.1
- customskinloader 14.19.1
- enhancedblockentities 0.9.1+1.20.2
- entityculling 1.6.4
- exordium 1.2.1
- fabric-api 0.96.11+1.20.4
- fabricloader 0.15.7
- faster-random 3.0.3
- faster_entity_animations 1.6
- forcecloseworldloadingscreen 2.2.1
- immediatelyfast 1.2.11+1.20.4
- indium 1.0.30+mc1.20.4
- iris 1.6.17
- lithium 0.12.1
- malilib 0.18.1
- methane 3.6.0
- minecraft 1.20.4
- modernfix 5.15.0+mc1.20.4
- modmenu 9.1.0-beta.1
- moreculling 1.20.4-0.22.1
- noglow 1.1
- noisium 2.0.1+mc1.20.x
- noshade 4.0.2
- noxesium 1.2.0+669ccb7
- reeses-sodium-options 1.7.2+mc1.20.4-build.102
- resolutioncontrol 1.20.4-3.0.0
- serverpingerfixer 1.0.4
- sodium 0.5.8+mc1.20.4
- sodium-extra 0.5.4+mc1.20.4-build.116
- threadtweak 1.20.4-0.1.2
- torohealth 1.20.2-fabric-1
- tweakeroo 0.19.2
- vanillafix 1.2.1-beta
- viafabricplus 3.1.0
- vmp 0.2.0+beta.7.139
- wi_zoom 1.5-MC1.20.4
- xaerominimap 24.0.3
- xaeroplus 2.6
- xaeroworldmap 1.38.1
Log:
[23:15:51] [Render thread/INFO]: Size changed to 1280x649 0x0 640x325
[23:15:51] [Render thread/ERROR]: Unreported exception thrown!
java.lang.RuntimeException: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
at net.minecraft.class_276.method_1239(class_276.java:168) ~[client-intermediary.jar:?]
at net.minecraft.class_276.method_1231(class_276.java:147) ~[client-intermediary.jar:?]
at net.minecraft.class_276.method_22596(class_276.java:70) ~[client-intermediary.jar:?]
at net.minecraft.class_276.method_1234(class_276.java:59) ~[client-intermediary.jar:?]
at io.github.ultimateboomer.resolutioncontrol.ResolutionControlMod.resize(ResolutionControlMod.java:409) ~[resolution-control-plus-1.20.4-3.0.0.jar:?]
at io.github.ultimateboomer.resolutioncontrol.ResolutionControlMod.updateFramebufferSize(ResolutionControlMod.java:377) ~[resolution-control-plus-1.20.4-3.0.0.jar:?]
at io.github.ultimateboomer.resolutioncontrol.ResolutionControlMod.onResolutionChanged(ResolutionControlMod.java:364) ~[resolution-control-plus-1.20.4-3.0.0.jar:?]
at net.minecraft.class_1041.handler$dia000$resolutioncontrol$onFramebufferSizeChanged(class_1041.java:1554) ~[client-intermediary.jar:?]
at net.minecraft.class_1041.method_4504(class_1041.java:249) ~[client-intermediary.jar:?]
at org.lwjgl.glfw.GLFWFramebufferSizeCallbackI.callback(GLFWFramebufferSizeCallbackI.java:44) ~[lwjgl-glfw-3.3.2.jar:?]
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.2.jar:?]
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438) ~[lwjgl-glfw-3.3.2.jar:?]
at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:202) ~[client-intermediary.jar:?]
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:220) ~[client-intermediary.jar:?]
at net.minecraft.class_1041.method_15998(class_1041.java:287) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1349) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:888) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:265) ~[1.20.4-Fabric.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.7.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.7.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.7.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) ~[?:?]
[23:15:52] [Render thread/INFO]: OpenGL debug message: id=1286, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_FRAMEBUFFER_OPERATION error generated. Operation is not valid because a bound framebuffer is not framebuffer complete.'
[23:15:52] [Render thread/INFO]: OpenGL debug message: id=1286, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_FRAMEBUFFER_OPERATION error generated. Operation is not valid because a bound framebuffer is not framebuffer complete.'
[23:15:52] [Render thread/INFO]: OpenGL debug message: id=1286, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_FRAMEBUFFER_OPERATION error generated. Operation is not valid because a bound framebuffer is not framebuffer complete.'

... Hundreds of MB spams likes that

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