Sign in to follow this  
Ersitu

[Resolved] Crash, started 26/06/16 14:13

Recommended Posts

I go to start Wurm normally and get the paste at the end of this post. If I try to launch the unstable client, it hangs with the logo on top of the screen (won't go behind anything) until closed from the application bar thingy.

 

 

 

 

Unexpected crash while launching login The error was: <0>

It's possible you might figure out what's wrong from the log file below, but if you can't, post the full log on the wurm online forums, and someone else might be able to help you.

Contents of temporary launch log:
Time is Sun Jun 26 15:15:25 BST 2016
Running client version 3.99z

=== System information ===
Executing from C:\Program Files\Java\jre1.8.0_91\
Operating system: Windows 10 (arch: amd64, version: 10.0)
Java version: 1.8.0_91 (Oracle Corporation) <http://java.oracle.com/>
Jvm version: 25.91-b14 (Oracle Corporation) [Java HotSpot(TM) 64-Bit Server VM]
Available CPUs: 8

Jun 26, 2016 3:15:25 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
>>> Main thread exiting.
Loading character TheCheese
Loading config default
Loading props file C:\Users\USERNAME\wurm\configs\default\gamesettings.txt
Executing C:\Users\USERNAME\wurm\configs\default\keybindings.txt
====== CLIENT CRASH ======
Unexpected crash while launching login
java.lang.ArrayIndexOutOfBoundsException: 0
    at class.v2uiohMP8s.FZOk5L6Gfy(SourceFile:91)
    at class.vvQJkikxF8.XwhlvVTrl(SourceFile:146)
    at class.vvQJkikxF8.<init>(SourceFile:77)
    at class.N2pYD6axKi.FZOk5L6Gfy(SourceFile:1487)
    at class.UuEGKPFe9q.<init>(SourceFile:101)
    at class.UHu4tvOGG3.<init>(SourceFile:1192)
    at class.qFKc6nDLUG.run(SourceFile:985)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
 

Share this post


Link to post
Share on other sites

I'm pretty sure this has to do with OpenGL not finding any video devices. We should be seeing some spam regarding OpenGL starting up, but we get that array out of bounds instead.

 

Double check your video drivers to start with.

 

Note the warning at the top doesn't really mean anything.

Share this post


Link to post
Share on other sites

A reboot seems to have worked.

 

 

@Keenan My video drivers seemed fine with other games... But Windows is Windows after all. :D

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this