Sign in to follow this  
Treydko

[Workaround] Unexpected crash while launching login [Resolved]

Recommended Posts

Using latest Java 8 64bits and ATI drivers.

 

Unexpected crash while launching login
java.lang.ArrayIndexOutOfBoundsException: 0
    at class.v2uiohMP8s.FZOk5L6Gfy(SourceFile:91)
    ...


Java console content :

Spoiler

Time is Fri May 12 07:00:07 CEST 2017
Running client version 3.99.40

=== System information ===
Executing from C:\Users\USERNAME\Downloads\
Operating system: Windows 7 (arch: amd64, version: 6.1)
Java version: 1.8.0_131 (Oracle Corporation) <http://java.oracle.com/>
Jvm version: 25.131-b11 (Oracle Corporation) [Java HotSpot(TM) 64-Bit Server VM]
Available CPUs: 8

mai 12, 2017 7:00:07 AM 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 config default
JNLPClassLoader: Finding library lwjgl64.dll
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.Rb4YdQKgLP.<init>(SourceFile:101)
    at class.HVON6n0M2.<init>(SourceFile:1175)
    at class.HVON6n0M2.mMV5oPkCW(SourceFile:899)
    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)
>>> LoginFrame queue entry exiting.

 

 

 

 

Share this post


Link to post
Share on other sites

what is.. this??
 

On 5/12/2017 at 8:14 AM, Treydko said:

JNLPClassLoader: Finding library lwjgl64.dll

I do not have anything like that loading before keybinds.txt or after that...

have you tried.. to reset your profile to actual 'default' without any of your modifications and run the game clean?
"C:\Program Files\Java\jre1.8.0_131\bin\javaws.exe" http://www.wurmonline.com/client/wurmclient.jnlp

 

 

On 5/12/2017 at 8:14 AM, Treydko said:

Using latest Java 8 64bits and ATI drivers.

 


Unexpected crash while launching login
java.lang.ArrayIndexOutOfBoundsException: 0
    at class.v2uiohMP8s.FZOk5L6Gfy(SourceFile:91)
    ...


Java console content :

  Reveal hidden contents

Time is Fri May 12 07:00:07 CEST 2017
Running client version 3.99.40

=== System information ===
Executing from C:\Users\USERNAME\Downloads\
Operating system: Windows 7 (arch: amd64, version: 6.1)
Java version: 1.8.0_131 (Oracle Corporation) <http://java.oracle.com/>
Jvm version: 25.131-b11 (Oracle Corporation) [Java HotSpot(TM) 64-Bit Server VM]
Available CPUs: 8

mai 12, 2017 7:00:07 AM 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 config default
JNLPClassLoader: Finding library lwjgl64.dll
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.Rb4YdQKgLP.<init>(SourceFile:101)
    at class.HVON6n0M2.<init>(SourceFile:1175)
    at class.HVON6n0M2.mMV5oPkCW(SourceFile:899)
    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)
>>> LoginFrame queue entry exiting.

 

 

 

 

 

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this