Hi people. good morning. I downloaded G3DEditor but when I started it it gave me this error. Does anyone know how to solve it?
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 1
at jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(WindowsAWTWGLGraphicsConfigurationFactory.java:160)
at javax.media.nativewindow.GraphicsConfigurationFactory.chooseGraphicsConfiguration(GraphicsConfigurationFactory.java:240)
at javax.media.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:978)
at javax.media.opengl.awt.GLCanvas.addNotify(GLCanvas.java:517)
at java.desktop/java.awt.Container.addImpl(Container.java:1150)
at java.desktop/java.awt.Container.add(Container.java:1033)
at java.desktop/javax.swing.JFrame.addImpl(JFrame.java:554)
at java.desktop/java.awt.Container.add(Container.java:1001)
at g3deditor.swing.FrameMain.initLayout(FrameMain.java:308)
at g3deditor.swing.FrameMain.<init>(FrameMain.java:174)
at g3deditor.swing.FrameMain.init(FrameMain.java:71)
at g3deditor.G3DEditor$1.run(G3DEditor.java:75)
at g3deditor.swing.Splash.<init>(Splash.java:77)
at g3deditor.G3DEditor.main(G3DEditor.java:46)
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
John Mouling
Hi people. good morning. I downloaded G3DEditor but when I started it it gave me this error. Does anyone know how to solve it?
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 1
at jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(WindowsAWTWGLGraphicsConfigurationFactory.java:160)
at javax.media.nativewindow.GraphicsConfigurationFactory.chooseGraphicsConfiguration(GraphicsConfigurationFactory.java:240)
at javax.media.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:978)
at javax.media.opengl.awt.GLCanvas.addNotify(GLCanvas.java:517)
at java.desktop/java.awt.Container.addImpl(Container.java:1150)
at java.desktop/java.awt.Container.add(Container.java:1033)
at java.desktop/javax.swing.JFrame.addImpl(JFrame.java:554)
at java.desktop/java.awt.Container.add(Container.java:1001)
at g3deditor.swing.FrameMain.initLayout(FrameMain.java:308)
at g3deditor.swing.FrameMain.<init>(FrameMain.java:174)
at g3deditor.swing.FrameMain.init(FrameMain.java:71)
at g3deditor.G3DEditor$1.run(G3DEditor.java:75)
at g3deditor.swing.Splash.<init>(Splash.java:77)
at g3deditor.G3DEditor.main(G3DEditor.java:46)
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.