Skip to content

Crash on startup #17

Description

@AdminHcat

Cursed Pixel Dungeon has run into an error it can't recover from and has crashed, sorry about that!

The error has been copied to your clipboard. If you can, please post it on my Discord.

version: 0.5.0
utils.GdxRuntimeException: java.lang.NoSuchMethodError: java.nio.ShortBuffer.position(I)Ljava/nio/ShortBuffer;
at backends.lwjgl3.Lwjgl3Application.(117)
at com.shatteredpixel.yasd.desktop.DesktopLauncher.main(155)
Caused by: java.lang.NoSuchMethodError: java.nio.ShortBuffer.position(I)Ljava/nio/ShortBuffer;
at glwrap.Quad.getIndices(106)
at glwrap.Quad.setupIndices(66)
at noosa.NoosaScript.(65)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(45)
at java.lang.reflect.Constructor.newInstance(423)
at java.lang.Class.newInstance(442)
at utils.reflect.ClassReflection.newInstance(93)
at utils.Reflection.newInstance(47)
at glscripts.Script.use(51)
at noosa.NoosaScript.get(189)
at noosa.Game.render(141)
at backends.lwjgl3.Lwjgl3Window.update(399)
at backends.lwjgl3.Lwjgl3Application.loop(137)
at backends.lwjgl3.Lwjgl3Application.(111)
... 1 more

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions