Skip to content

Crash on 1.13 snasphots #2

@catfromplan9

Description

@catfromplan9

all 1.13 snasphots crash with the following:

java.lang.NoSuchMethodError: org.lwjgl.system.MemoryUtil.memCopy(JJI)V
        at dfm$b.b(SourceFile:152)
        at dfm$a.a(SourceFile:54)
        at org.lwjgl.stb.STBIReadCallbackI.callback(STBIReadCallbackI.java:42)
        at org.lwjgl.stb.STBImage.nstbi_info_from_callbacks(Native Method)
        at org.lwjgl.stb.STBImage.stbi_info_from_callbacks(STBImage.java:855)
        at dfm.<init>(SourceFile:41)
        at dfq.b(SourceFile:73)
        at dfq.a(SourceFile:53)
        at dhg.n(SourceFile:731)
        at dhg.a(SourceFile:223)
        at dhh.a(SourceFile:23)
        at uq.a(SourceFile:117)
        at cio.an(SourceFile:493)
        at cio.a(SourceFile:365)
        at net.minecraft.client.main.Main.main(SourceFile:144)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.mcphackers.launchwrapper.loader.LaunchClassLoader.invokeMain(LaunchClassLoader.java:243)
        at org.mcphackers.launchwrapper.target.MainLaunchTarget.launch(MainLaunchTarget.java:21)
        at org.mcphackers.launchwrapper.Launch.launch(Launch.java:62)
        at org.mcphackers.launchwrapper.Launch.main(Launch.java:27)

First 1.13 release fixes this, 1.12.2 does not have this. The problem is due to BetterJSONs offering a newer version of LWJGL than it should

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions