Client crash

The worst monsters in the Hearthlands warp the fabric of space and time...

Client crash

Postby LordPicasso » Sun Feb 04, 2018 12:17 pm

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:383)
at haven.MainFrame.access$100(MainFrame.java:35)
at haven.MainFrame$7.run(MainFrame.java:426)
at java.base/java.lang.Thread.run(Unknown Source)
How to fix it?
LordPicasso
 
Posts: 5
Joined: Sun Feb 04, 2018 11:46 am

Re: Client crash

Postby loftar » Sun Feb 04, 2018 3:50 pm

I'm not sure about this, but I think it may be something JOGL-related to Java 9. Can you please try downgrading to Java 8 just to see if that helps, and if it is the issue here?
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9056
Joined: Fri Apr 03, 2009 7:05 am

Re: Client crash

Postby LordPicasso » Mon Feb 05, 2018 10:25 am

This is eXception
com.sun.deploy.net.FailedDownloadException: Unable to load resource
at jdk.deploy@9.0.4/com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at jdk.deploy@9.0.4/com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)
at jdk.deploy@9.0.4/com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at jdk.deploy@9.0.4/com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at jdk.javaws@9.0.4/com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
at jdk.javaws@9.0.4/com.sun.javaws.Launcher.updateLaunchDesc(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart.prepareToLaunch(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart.prepareToLaunch(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart.launchApp(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart.launchApp(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart.continueInSecureThread(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart.access$000(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart$1.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
and this is Wrapped Exception
java.net.UnknownHostException: dl.dropboxusercontent.con
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.PlainSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at java.base/sun.net.NetworkClient.doConnect(Unknown Source)
at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source)
at java.base/sun.net.www.http.HttpClient$1.run(Unknown Source)
at java.base/sun.net.www.http.HttpClient$1.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/sun.net.www.http.HttpClient.privilegedOpenServer(Unknown Source)
at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source)
at java.base/sun.net.www.http.HttpClient.<init>(Unknown Source)
at java.base/sun.net.www.http.HttpClient.New(Unknown Source)
at java.base/sun.net.www.http.HttpClient.New(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at jdk.deploy@9.0.4/com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source)
at jdk.deploy@9.0.4/com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at jdk.deploy@9.0.4/com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at jdk.deploy@9.0.4/com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)
at jdk.deploy@9.0.4/com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at jdk.deploy@9.0.4/com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)
at jdk.deploy@9.0.4/com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at jdk.deploy@9.0.4/com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at jdk.javaws@9.0.4/com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
at jdk.javaws@9.0.4/com.sun.javaws.Launcher.updateLaunchDesc(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart.prepareToLaunch(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart.prepareToLaunch(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart.launchApp(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart.launchApp(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart.continueInSecureThread(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart.access$000(Unknown Source)
at jdk.plugin@9.0.4/sun.plugin2.main.WebStart$1.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
still not working :(
LordPicasso
 
Posts: 5
Joined: Sun Feb 04, 2018 11:46 am

Re: Client crash

Postby loftar » Mon Feb 05, 2018 3:50 pm

LordPicasso wrote:java.net.UnknownHostException: dl.dropboxusercontent.con

Is this a custom client or something? The default client certainly doesn't point to Dropbox. Also, it should quite probably be ".com" rather than ".con". Is this some custom edit?

LordPicasso wrote: at jdk.deploy@9.0.4/com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source)

This is clearly still Java 9. Did you try downgrading to Java 8? Please explain.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9056
Joined: Fri Apr 03, 2009 7:05 am

Re: Client crash

Postby LordPicasso » Tue Feb 06, 2018 12:09 am

yea i donload java 8 and instal but it wasn't work i try reintall java
LordPicasso
 
Posts: 5
Joined: Sun Feb 04, 2018 11:46 am

Re: Client crash

Postby MagicManICT » Tue Feb 06, 2018 12:13 am

LordPicasso wrote:yea i donload java 8 and instal but it wasn't work i try reintall java

If you have multiple versions installed, you need to make sure you set up and install properly for using multiple versions according to Oracle's instructions. Otherwise, you need to make sure you uninstall all versions first, and then reinstall 8. Failure to do either of these can leave your system with one or neither version working properly.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18435
Joined: Tue Aug 17, 2010 1:47 am

Re: Client crash

Postby LordPicasso » Tue Feb 06, 2018 12:19 am

ok it work but firts when game star i have small window and in window was write " couldn't find OpenGL file" and this was 3-4 times befor i close it any dengerous with it?
Last edited by LordPicasso on Wed Feb 07, 2018 8:02 pm, edited 1 time in total.
LordPicasso
 
Posts: 5
Joined: Sun Feb 04, 2018 11:46 am

Re: Client crash

Postby loftar » Tue Feb 06, 2018 12:31 am

LordPicasso wrote:ok it work but firts when game star i have small window and in window was write " couldn't fond opengl file" and this was 3-4 times befor i close it any dengerous with it?

I don't recognize that at all, so I don't think I can say much about it unless you describe it more exactly or post a screenshot or something.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9056
Joined: Fri Apr 03, 2009 7:05 am

Re: Client crash

Postby DisKagel » Tue Feb 06, 2018 3:45 am

delet system32

USER WAS BANNED FOR THIS POST
Last edited by loftar on Tue Feb 06, 2018 4:11 am, edited 1 time in total.
Reason: Please avoid stupid trolling in the Bugs forum
don't hate me because u ain't me
User avatar
DisKagel
 
Posts: 209
Joined: Thu Jun 26, 2014 2:37 pm

Re: Client crash

Postby LordPicasso » Wed Feb 07, 2018 8:09 pm

OpenGl ES Error
Can't find the name of Intel ICD OpenGl driver
LordPicasso
 
Posts: 5
Joined: Sun Feb 04, 2018 11:46 am

Next

Return to Bugs

Who is online

Users browsing this forum: ChatGPT [Bot], Claude [Bot] and 222 guests