Skip to content

Add support for Minecraft 26.3-snapshot-10 #36

Description

@PaintNinja

Basically we need to add this JVM arg -XX:StackShadowPages=32 when running on this version.

According to RogueLogix (from Mojang), it's a fix for a Windows-specific JVM segfault caused by "ShaderC overrunning the amount of stack space allocated to it", and "it's only a problem on Windows because the JVM allocates an extra 64KiB of stack space on Linux". "Specifically (...) it segfaults while making a downcall inside an upcall".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions