Skip to content

Cursed PD desktop error log - happens at startup for versions 0.4.7a and 0.4.12  #13

Description

@Sole-Chain

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.4.7a
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(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
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

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.4.12
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(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
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

I can still run version 0.4.4a no problem on my computer.

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