Sign in to follow this  
Whylack

Game crashes upon startup

Recommended Posts

Hey there, I get a crash every time I run wurm, I can't even get to the login window. Tried running as admin, using diffrent service packs.

 

 

 

Unexpected crash while launching login The error was: <javax/swing/plaf/ComponantUI>

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 Mar 19 14:38:23 CET 2017
Running client version 3.99zk

=== System information ===
Executing from C:\Users\USERNAME\Desktop\
Operating system: Windows 7 (arch: x86, version: 6.1)
Java version: 1.8.0_111 (Oracle Corporation) <http://java.oracle.com/>
Jvm version: 25.111-b14 (Oracle Corporation) [Java HotSpot(TM) Client VM]
Available CPUs: 2

>>> Main thread exiting.
Loading character AcornSoldier
Loading config default
Loading props file D:\GAMES\Wurm\configs\default\gamesettings.txt
Executing D:\GAMES\Wurm\configs\default\keybindings.txt
====== CLIENT CRASH ======
Unexpected crash while launching login
java.lang.NoClassDefFoundError: javax/swing/plaf/ComponantUI
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
    at java.lang.Class.privateGetMethodRecursive(Unknown Source)
    at java.lang.Class.getMethod0(Unknown Source)
    at java.lang.Class.getMethod(Unknown Source)
    at javax.swing.UIDefaults.getUI(Unknown Source)
    at javax.swing.UIManager.getUI(Unknown Source)
    at javax.swing.JCheckBox.updateUI(Unknown Source)
    at javax.swing.AbstractButton.init(Unknown Source)
    at javax.swing.JToggleButton.<init>(Unknown Source)
    at javax.swing.JCheckBox.<init>(Unknown Source)
    at javax.swing.JCheckBox.<init>(Unknown Source)
    at class.hgDE2dYyt1.<init>(SourceFile:38)
    at class.N2pYD6axKi.FZOk5L6Gfy(SourceFile:1205)
    at class.ryMSBbJh3G.<init>(SourceFile:101)
    at class.rXqDtpHjW5.<init>(SourceFile:1175)
    at class.rXqDtpHjW5.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)

 

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