Page 1 of 1

Haven error!

PostPosted: Tue Jan 23, 2018 12:29 am
by Hoss91
Firewalls are down, Ran everything as administrator, even uninstalled and reinstalled both Java and Salem to no avail

here's the code I was met with

java.lang.ArrayIndexOutOfBoundsException: -1
at jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(WindowsAWTWGLGraphicsConfigurationFactory.java:170)
at javax.media.nativewindow.GraphicsConfigurationFactory.chooseGraphicsConfiguration(GraphicsConfigurationFactory.java:422)
at javax.media.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:1403)
at javax.media.opengl.awt.GLCanvas.addNotify(GLCanvas.java:617)
at java.desktop/java.awt.Container.addNotify(Unknown Source)
at java.desktop/java.awt.Window.addNotify(Unknown Source)
at java.desktop/java.awt.Frame.addNotify(Unknown Source)
at java.desktop/java.awt.Window.pack(Unknown Source)
at haven.MainFrame.<init>(MainFrame.java:196)
at haven.MainFrame.main2(MainFrame.java:371)
at haven.MainFrame.access$100(MainFrame.java:35)
at haven.MainFrame$7.run(MainFrame.java:425)
at java.base/java.lang.Thread.run(Unknown Source)

Any help is appreciated.

Re: Haven error!

PostPosted: Tue Jan 23, 2018 4:09 am
by rodneymillerpca
Greetings,
Not an expert, However my bet is either:
A) Make sure you have the right java {32-bit, 64-bit}
B) Make sure your graphic card driver is updated.

I also recommend playing through the installed short cut and not through a browser when you log on here.