Jump to content
  • 0

Problems with G3DEditor


John Mouling

Question

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)

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...