Black screen when trying to start the game.

If you found a bug in Illarion or need help ask here. / Wenn Du einen Fehler in Illarion gefunden hast oder Hilfe benötigst, frage hier.

Moderator: Developers

Post Reply
Octavian
Posts: 2
Joined: Sun Sep 21, 2014 8:32 pm

Black screen when trying to start the game.

Post by Octavian »

After swapping to windows with the windowsbutton i wasn´t able to continue a running game. Now i always get a blackscreen after hitting the green button to start a game. Here is the logfile i always get:

DEBUG - 2014-09-21 18:10:00,206 - [Thread-8]: Perform writing test for directory: C:\Program Files\Illarion\bin
DEBUG - 2014-09-21 18:10:00,222 - [Thread-8]: Test file will be: C:\Program Files\Illarion\bin\writing.test
DEBUG - 2014-09-21 18:10:00,222 - [Thread-8]: Creating a new test file.
DEBUG - 2014-09-21 18:10:00,251 - [Thread-8]: Created the new file at: C:\Program Files\Illarion\bin\writing.test
DEBUG - 2014-09-21 18:10:00,251 - [Thread-8]: Created file C:\Program Files\Illarion\bin\writing.test is valid. Path is good.
DEBUG - 2014-09-21 18:10:00,251 - [Thread-8]: Deleting the test file.

I restarted my computer and i reinstalled illarion. Any ideas?

EDIT:

...when i scrolled up i found this errormessage:

ERROR - 2014-09-21 17:47:57,619 - [Thread-7]: Failed reading news and quests.
java.net.UnknownHostException: illarion.org
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:1.7.0_60]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[na:1.7.0_60]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[na:1.7.0_60]
at java.net.Socket.connect(Unknown Source) ~[na:1.7.0_60]
at java.net.Socket.connect(Unknown Source) ~[na:1.7.0_60]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[na:1.7.0_60]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[na:1.7.0_60]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[na:1.7.0_60]
at sun.net.www.http.HttpClient.<init>(Unknown Source) ~[na:1.7.0_60]
at sun.net.www.http.HttpClient.New(Unknown Source) ~[na:1.7.0_60]
at sun.net.www.http.HttpClient.New(Unknown Source) ~[na:1.7.0_60]
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) ~[na:1.7.0_60]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[na:1.7.0_60]
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) ~[na:1.7.0_60]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[na:1.7.0_60]
at java.net.URL.openStream(Unknown Source) ~[na:1.7.0_60]
at illarion.download.gui.controller.MainViewController.readNewsAndQuests(MainViewController.java:139) ~[illarion_download-2.1.16-SNAPSHOT.jar:2.1.16-53-g54b8ce2]
at illarion.download.gui.controller.MainViewController.access$000(MainViewController.java:59) ~[illarion_download-2.1.16-SNAPSHOT.jar:2.1.16-53-g54b8ce2]
at illarion.download.gui.controller.MainViewController$1.run(MainViewController.java:91) ~[illarion_download-2.1.16-SNAPSHOT.jar:2.1.16-53-g54b8ce2]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_60]
WARN - 2014-09-21 17:48:07,438 - [Thread-8]: No internet connection. Activating offline mode.
WARN - 2014-09-21 17:48:07,524 - [Thread-8]: Used request timeout level is very high: 180000ms
DEBUG - 2014-09-21 17:48:07,525 - [Thread-8]: Perform writing test for directory: C:\Program Files\Illarion\bin
DEBUG - 2014-09-21 17:48:07,525 - [Thread-8]: Test file will be: C:\Program Files\Illarion\bin\writing.test
DEBUG - 2014-09-21 17:48:07,526 - [Thread-8]: Creating a new test file.
DEBUG - 2014-09-21 17:48:07,527 - [Thread-8]: Created the new file at: C:\Program Files\Illarion\bin\writing.test
DEBUG - 2014-09-21 17:48:07,527 - [Thread-8]: Created file C:\Program Files\Illarion\bin\writing.test is valid. Path is good.
DEBUG - 2014-09-21 17:48:07,527 - [Thread-8]: Deleting the test file.
ERROR - 2014-09-21 17:48:07,556 - [Thread-8]: Error while resolving.
org.eclipse.aether.collection.DependencyCollectionException: No versions available for org.illarion:client:jar:[1,] within specified range
at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:182) ~[aether-impl-1.0.0.v20140518.jar:na]
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:316) ~[aether-impl-1.0.0.v20140518.jar:na]
at illarion.download.maven.MavenDownloader.downloadArtifact(MavenDownloader.java:263) ~[illarion_download-2.1.16-SNAPSHOT.jar:2.1.16-53-g54b8ce2]
at illarion.download.gui.controller.MainViewController$6.run(MainViewController.java:406) ~[illarion_download-2.1.16-SNAPSHOT.jar:2.1.16-53-g54b8ce2]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_60]
Caused by: org.eclipse.aether.resolution.VersionRangeResolutionException: No versions available for org.illarion:client:jar:[1,] within specified range
at org.eclipse.aether.internal.impl.DefaultDependencyCollector.filterVersions(DefaultDependencyCollector.java:638) ~[aether-impl-1.0.0.v20140518.jar:na]
at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:177) ~[aether-impl-1.0.0.v20140518.jar:na]
... 4 common frames omitted
ERROR - 2014-09-21 17:48:07,571 - [JavaFX Application Thread]: Resolving failed.
org.eclipse.aether.collection.DependencyCollectionException: No versions available for org.illarion:client:jar:[1,] within specified range
at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:182) ~[aether-impl-1.0.0.v20140518.jar:na]
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:316) ~[aether-impl-1.0.0.v20140518.jar:na]
at illarion.download.maven.MavenDownloader.downloadArtifact(MavenDownloader.java:263) ~[illarion_download-2.1.16-SNAPSHOT.jar:2.1.16-53-g54b8ce2]
at illarion.download.gui.controller.MainViewController$6.run(MainViewController.java:406) ~[illarion_download-2.1.16-SNAPSHOT.jar:2.1.16-53-g54b8ce2]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_60]
Caused by: org.eclipse.aether.resolution.VersionRangeResolutionException: No versions available for org.illarion:client:jar:[1,] within specified range
at org.eclipse.aether.internal.impl.DefaultDependencyCollector.filterVersions(DefaultDependencyCollector.java:638) ~[aether-impl-1.0.0.v20140518.jar:na]
at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:177) ~[aether-impl-1.0.0.v20140518.jar:na]
... 4 common frames omitt
User avatar
Achae Eanstray
Posts: 4300
Joined: Tue Sep 19, 2006 7:03 am
Location: A field of dandelions
Contact:

Re: Black screen when trying to start the game.

Post by Achae Eanstray »

Sorry.. not an expert but you might want to get in irc http://illarion.org/community/us_chat.php with questions... the only advise I could give would be to attempt to redownload and make sure you use that to play the game and not an older shortcut.
User avatar
Nitram
Developer
Posts: 7638
Joined: Fri Oct 31, 2003 9:51 am
Contact:

Re: Black screen when trying to start the game.

Post by Nitram »

Your second part of the error messages indicate that java can't access the internet.
Do the quests and news load in the launcher application?

Nitram
Octavian
Posts: 2
Joined: Sun Sep 21, 2014 8:32 pm

Re: Black screen when trying to start the game.

Post by Octavian »

Here is my new problem

ERROR - 2014-09-26 14:55:30,881 - [LWJGL Application]: Fetched uncaught exception: crash.default
java.lang.IllegalStateException: frame buffer couldn't be constructed: unsupported combination of formats
at com.badlogic.gdx.graphics.glutils.FrameBuffer.build(FrameBuffer.java:177) ~[gdx-1.3.1.jar:na]
at com.badlogic.gdx.graphics.glutils.FrameBuffer.<init>(FrameBuffer.java:97) ~[gdx-1.3.1.jar:na]
at org.illarion.engine.backend.gdx.GdxScene.validateFrameBuffer(GdxScene.java:171) ~[engine-libgdx-2.1.18.jar:2.1.18]
at org.illarion.engine.backend.gdx.GdxScene.getNextFrameBuffer(GdxScene.java:150) ~[engine-libgdx-2.1.18.jar:2.1.18]
at org.illarion.engine.backend.gdx.GdxScene.render(GdxScene.java:104) ~[engine-libgdx-2.1.18.jar:2.1.18]
at illarion.client.graphics.MapDisplayManager.render(MapDisplayManager.java:272) ~[client-2.1.18.jar:2.1.18]
at illarion.client.states.PlayingState.render(PlayingState.java:79) ~[client-2.1.18.jar:2.1.18]
at illarion.client.Game.render(Game.java:234) ~[client-2.1.18.jar:2.1.18]
at org.illarion.engine.backend.gdx.ListenerApplication.render(ListenerApplication.java:73) ~[engine-libgdx-2.1.18.jar:2.1.18]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:206) ~[gdx-backend-lwjgl-1.3.1.jar:na]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:114) ~[gdx-backend-lwjgl-1.3.1.jar:na]
WARN - 2014-09-26 14:55:31,064 - [LWJGL Application]: Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled.
Post Reply