- Code: Select all
1.00.20.01288417
Linux 4.13.0-21-generic, 1.8.0_171 amd64
null
java.lang.InternalError: XXX0 profile[1]: GL3bc -> profileImpl GL4bc !!! not mapped
at javax.media.opengl.GLProfile.computeProfileMap(GLProfile.java:1881)
at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1749)
at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1698)
at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1667)
at javax.media.opengl.GLProfile.access$100(GLProfile.java:76)
at javax.media.opengl.GLProfile$1.run(GLProfile.java:155)
at java.security.AccessController.doPrivileged(Native Method)
at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123)
at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2063)
at javax.media.opengl.GLProfile.get(GLProfile.java:906)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:640)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:651)
at haven.HavenPanel.stdcaps(HavenPanel.java:91)
at haven.HavenPanel.<init>(HavenPanel.java:104)
at haven.HavenPanel.<init>(HavenPanel.java:115)
at haven.MainFrame.<init>(MainFrame.java:205)
at haven.MainFrame.main2(MainFrame.java:348)
at haven.MainFrame.access$100(MainFrame.java:47)
at haven.MainFrame$7.run(MainFrame.java:386)
at java.lang.Thread.run(Thread.java:748)
I wonder what is the issue, the computer has ubuntu in it and the gpu is AMD Radeon 7700.
It may be a custom client, but I doubt that it would matter.