Skip to content

PojavLauncher: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT #332

@invalidsudo

Description

@invalidsudo

Describe the issue

PojavLauncher fails to launch Minecraft 1.21.4 with the error GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT when binding to desktop OpenGL. This does not happen when PojavLauncher is installed via SideStore without using LiveContainer.

Not sure whether this is an issue with khanhduytran0's version of LiveContainer or hugeBlack's because I have only tested JIT using the latter.

Instructions to reproduce

  1. Install the 486044d nightly build of hugeBlack's LiveContainer
  2. Using LiveContainer, install and launch the latest nightly build of PojavLauncher (25 January) using JitStreamer-EB
  3. Login using Microsoft account
  4. Attempt to launch game
  5. Black screen for a few seconds, then PojavLauncher error dialog opens. LiveContainer does not crash

I also tried going into the container settings for PojavLauncher and enabling all the fixes in there.

What version of LiveContainer are you using?

main/486044d (hugeBlack)

Other

latestlog.txt

// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

Time: 2025-02-01 00:01:39
Description: Initializing game

java.lang.RuntimeException: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
	at fef.b(SourceFile:163)
	at fed.e(SourceFile:53)
	at fed.<init>(SourceFile:21)
	at flk.<init>(SourceFile:535)
	at net.minecraft.client.main.Main.main(SourceFile:250)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at net.kdt.pojavlaunch.Tools.launchMinecraft(Tools.java:76)
	at net.kdt.pojavlaunch.PojavLauncher.launchMinecraft(PojavLauncher.java:104)
	at net.kdt.pojavlaunch.PojavLauncher.main(PojavLauncher.java:53)```

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions