yugecin / opsu-dance

[abandoned] fork of opsu! (which is an osu! clone) with extra stuff
GNU General Public License v3.0
72 stars 15 forks source link

*** Unhandled ArrayIndexOutOfBoundsException: could not initialize GL / Storyboard editor crashes on attempted use #288

Open distay0xGit opened 5 years ago

distay0xGit commented 5 years ago

could not initialize GL

ver 0.5.1 os Windows 10 (x86) jre 1.8.0_221 (Oracle Corporation) trace

java.lang.ArrayIndexOutOfBoundsException: -1
    at org.lwjgl.opengl.ReferencesStack.popState(ReferencesStack.java:55)
    at org.lwjgl.opengl.StateTracker.doPopAttrib(StateTracker.java:72)
    at org.lwjgl.opengl.StateTracker.popAttrib(StateTracker.java:68)
    at org.lwjgl.opengl.GL11.glPopClientAttrib(GL11.java:2620)
    at org.newdawn.slick.opengl.pbuffer.FBOGraphics.disable(FBOGraphics.java:142)
    at org.newdawn.slick.Graphics.setCurrent(Graphics.java:73)
    at org.newdawn.slick.Graphics.predraw(Graphics.java:237)
    at org.newdawn.slick.Graphics.setAntiAlias(Graphics.java:1334)
    at yugecin.opsudance.core.DisplayContainer.postInitGL(DisplayContainer.java:492)
    at yugecin.opsudance.core.DisplayContainer.setup(DisplayContainer.java:343)
    at yugecin.opsudance.OpsuDance.rungame(OpsuDance.java:64)
    at yugecin.opsudance.OpsuDance.start(OpsuDance.java:50)
    at yugecin.opsudance.core.Entrypoint.main(Entrypoint.java:80)

info dump

> DisplayContainer dump
OpenGL version: 4.3.0 - Build 20.19.15.4835(Intel)
> BaseOpsuState dump
isDirty: false