Sign in to follow this  
Rhinox

Wurm - Application not responding

Recommended Posts

I have been playing Wurm on my MacBook Pro for a number of months with no problem.  However tonight, after I clicked on the Wurm app, nothing came out after the Java box, just a blank white box.  I restarted the Mac, downloaded the new Java, restarted again.  The same white box appeared and I had to force quitted it. When I open the report to Apple.  On top, it said "You quit com.sun.javaws.Main because of a problem.".   Under the Comment, there is a very long "Problem Details and System Configuration"

 

Kindly advise. Thx

Share this post


Link to post
Share on other sites

I installed an older version of Java:  Java 7 Update 80 to run and the following error was reported with details below:

 

 

 

Launch File:

 

<jnlp spec="1.0+" codebase="http://www.wurmonline.com/client/" href="wurmclient.jnlp">
  <information>
    <title>Wurm Online [Stable]</title>
    <vendor>CodeClub AB</vendor>
    <homepage href="http://www.wurmonline.com"/>
    <description>Wurm Online Client</description>
    <icon href="wurm_icon_128.png" width="128" height="128"/>
    <icon href="wurm_icon_64.png" width="64" height="64"/>
    <icon href="wurm_icon_32.png" width="32" height="32"/>
    <icon href="wurm_icon_16.png" width="16" height="16"/>
    <icon kind="splash" href="splash.gif"/>
    <shortcut online="true">
      <desktop/>
      <menu submenu="Wurm Online"/>
    </shortcut>
  </information>
  <update check="timeout" policy="always"/>
  <security>
    <all-permissions/>
  </security>
  <resources>
    <j2se href="http://java.sun.com/products/autodl/j2se" version="1.8+" java-vm-args="-XX:+UseG1GC -XX:MaxGCPauseMillis=8 -XX:+UseStringDeduplication" initial-heap-size="512m"/>
    <property name="sun.java2d.noddraw" value="true"/>
    <property name="org.lwjgl.input.Mouse.allowNegativeMouseCoords" value="true"/>
    <property name="jnlp.versionEnabled" value="true"/>
    <jar href="libraries-stable/WurmClient-small.jar" version="4.0.11" main="true"/>
    <jar href="libraries-stable/httpclient.jar" version="4.5.3"/>
    <jar href="libraries-stable/httpcore.jar" version="4.4.6"/>
    <jar href="libraries-stable/commons-logging.jar" version="1.2"/>
    <jar href="libraries-stable/commons-codec.jar" version="1.9"/>
    <jar href="libraries-stable/pngdecoder.jar" version="1.0"/>
    <jar href="libraries-stable/irclib.jar" version="1.10"/>
    <jar href="libraries-stable/lwjgl_util.jar" version="2.9.1"/>
    <jar href="libraries-stable/lwjgl.jar" version="2.9.1"/>
    <jar href="libraries-stable/jinput.jar" version="2.0.5"/>
    <jar href="libraries-stable/jutils.jar" version="1.0.0"/>
    <jar href="libraries-stable/jorbis.jar" version="0.0.17"/>
    <jar href="libraries-stable/vecmath.jar" version="1.5.2"/>
    <jar href="libraries-stable/jbullet.jar" version="1.0.0"/>
    <jar href="libraries-stable/JZipUpdate.jar" version="0.9.1"/>
    <jar href="libraries-stable/joxsi.jar" version="1.0.0"/>

 

 

The following Exceptions was noted:

 

 

java.lang.UnsupportedClassVersionError: com/wurmonline/client/launcherfx/WurmMain : Unsupported major.minor version 52.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:745)


    <jar href="libraries-stable/jme-collada-binding.jar" version="1.0.0"/>
    <jar href="libraries-stable/jsquish.jar" version="2.0.0"/>
    <jar href="libraries-stable/slick-util.jar" version="b208"/>
    <jar href="libraries-stable/jogg.jar" version="0.0.7"/>
    <jar href="libraries-stable/WurmCommon.jar" version="1.5.0.3"/>
  </resources>
  <resources os="Win" arch="x86">
    <nativelib href="libraries-stable/lwjgl-platform-natives-windows.jar" version="2.9.1"/>
    <nativelib href="libraries-stable/jinput-platform-natives-windows.jar" version="2.0.5"/>
  </resources>
  <resources os="Win" arch="amd64">
    <nativelib href="libraries-stable/lwjgl-platform-natives-windows.jar" version="2.9.1"/>
    <nativelib href="libraries-stable/jinput-platform-natives-windows.jar" version="2.0.5"/>
  </resources>
  <resources os="Mac" arch="ppc">
    <nativelib href="libraries-stable/lwjgl-platform-natives-osx.jar" version="2.9.1"/>
    <nativelib href="libraries-stable/jinput-platform-natives-osx.jar" version="2.0.5"/>
  </resources>
  <resources os="Mac" arch="i386">
    <nativelib href="libraries-stable/lwjgl-platform-natives-osx.jar" version="2.9.1"/>
    <nativelib href="libraries-stable/jinput-platform-natives-osx.jar" version="2.0.5"/>
  </resources>
  <resources os="Mac" arch="x86_64">
    <nativelib href="libraries-stable/lwjgl-platform-natives-osx.jar" version="2.9.1"/>
    <nativelib href="libraries-stable/jinput-platform-natives-osx.jar" version="2.0.5"/>
  </resources>
  <resources os="Linux" arch="i386">
    <nativelib href="libraries-stable/lwjgl-platform-natives-linux.jar" version="2.9.1"/>
    <nativelib href="libraries-stable/jinput-platform-natives-linux.jar" version="2.0.5"/>
  </resources>
  <resources os="Linux" arch="x86">
    <nativelib href="libraries-stable/lwjgl-platform-natives-linux.jar" version="2.9.1"/>
    <nativelib href="libraries-stable/jinput-platform-natives-linux.jar" version="2.0.5"/>
  </resources>
  <resources os="Linux" arch="amd64">
    <nativelib href="libraries-stable/lwjgl-platform-natives-linux.jar" version="2.9.1"/>
    <nativelib href="libraries-stable/jinput-platform-natives-linux.jar" version="2.0.5"/>
  </resources>
  <resources os="Linux" arch="x86_64">
    <nativelib href="libraries-stable/lwjgl-platform-natives-linux.jar" version="2.9.1"/>
    <nativelib href="libraries-stable/jinput-platform-natives-linux.jar" version="2.0.5"/>
  </resources>
  <application-desc main-class="com.wurmonline.client.launcherfx.WurmMain" name="Wurm Online"/>
</jnlp>

Share this post


Link to post
Share on other sites

When I used the latest version Java 8 151, the followings was recorded for the error reporting (The list was much longer but I extracted the top part for your reference:

 

 

Date/Time:       2017-10-27 21:13:09 +0800
OS Version:      Mac OS X 10.12.6 (Build 16G29)
Architecture:    x86_64h
Report Version:  25

Data Source:     Stackshots

Command:         com.sun.javaws.Main
Path:            /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java
Version:         ??? (???)
Parent:          launchd [1]
PID:             1588

Event:           hang
Duration:        2.10s (process was unresponsive for 2 seconds before sampling)
Steps:           21 (100ms sampling interval)

Hardware model:  MacBookPro11,4
Active cpus:     8

Fan speed:       2164 rpm

--------------------------------------------------
Timeline format: stacks are sorted chronologically
Use -i and -heavy to re-report with count sorting
--------------------------------------------------

Heaviest stack for the main thread of the target process:
  21  start + 52 (java + 6628) [0x1086909e4]
  21  main + 101 (java + 33986) [0x1086974c2]
  21  JLI_Launch + 1952 (java + 8588) [0x10869118c]
  21  CreateExecutionEnvironment + 871 (java + 25701) [0x108695465]
  21  CFRunLoopRunSpecific + 420 (CoreFoundation + 553236) [0x7fffa527d114]
  21  __CFRunLoopRun + 934 (CoreFoundation + 554774) [0x7fffa527d716]
  21  __CFRunLoopDoSources0 + 557 (CoreFoundation + 557597) [0x7fffa527e21d]
  21  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation + 684833) [0x7fffa529d321]
  21  __NSThreadPerformPerform + 326 (Foundation + 464170) [0x7fffa6cdf52a]
  21  ??? (<62155154-01EC-36C7-878A-1086C76DFD68> + 28474) [0x128023f3a]
  21  ??? (<46B52D8F-2854-3D77-9ADF-706557354EE0> + 222856) [0x1299bf688]
  21  ??? (<915C0924-3D8D-3838-BC54-C581FB1083A0> + 8525) [0x1299e314d]
  21  -[NSApplication run] + 926 (AppKit + 242651) [0x7fffa2d6b3db]
  21  ??? (<915C0924-3D8D-3838-BC54-C581FB1083A0> + 9130) [0x1299e33aa]
  21  -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796 (AppKit + 8136686) [0x7fffa34f27ee]
  21  _DPSNextEvent + 1120 (AppKit + 289364) [0x7fffa2d76a54]
  21  _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 199462) [0x7fffa47ddb26]
  21  ReceiveNextEventCommon + 432 (HIToolbox + 199921) [0x7fffa47ddcf1]
  21  RunCurrentEventLoopInMode + 240 (HIToolbox + 200380) [0x7fffa47ddebc]
  21  CFRunLoopRunSpecific + 420 (CoreFoundation + 553236) [0x7fffa527d114]
  21  __CFRunLoopRun + 934 (CoreFoundation + 554774) [0x7fffa527d716]
  21  __CFRunLoopDoSources0 + 557 (CoreFoundation + 557597) [0x7fffa527e21d]
  21  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation + 684833) [0x7fffa529d321]
  21  __NSThreadPerformPerform + 326 (Foundation + 464170) [0x7fffa6cdf52a]
  21  ??? (<A833DB02-3A30-33BE-AF47-F135A2D0B8F6> + 17659) [0x12a10e4fb]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 3244839) [0x10a419327]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 3300185) [0x10a426b59]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 3074474) [0x10a3ef9aa]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16414631) [0x10b0a87a7]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446210) [0x10b0b0302]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446141) [0x10b0b02bd]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16445504) [0x10b0b0040]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 21904341) [0x10b5e4bd5]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 3469576) [0x10a450108]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 3074474) [0x10a3ef9aa]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16414631) [0x10b0a87a7]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16445504) [0x10b0b0040]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446210) [0x10b0b0302]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446141) [0x10b0b02bd]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446210) [0x10b0b0302]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446141) [0x10b0b02bd]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446141) [0x10b0b02bd]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446141) [0x10b0b02bd]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446141) [0x10b0b02bd]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 23512113) [0x10b76d431]
  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 3445962) [0x10a44a4ca]
  17  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 4765210) [0x10a58c61a]
  17  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 4753464) [0x10a589838]
  17  __psynch_cvwait + 10 (libsystem_kernel.dylib + 105458) [0x7fffbab33bf2]
 *17  psynch_cvcontinue + 0 (pthread + 38973) [0xffffff7f80efe83d]


Process:         com.sun.javaws.Main [1588]
Path:            /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java
Architecture:    x86_64
Parent:          launchd [1]
UID:             501
Task size:       273.64 MB (-344 KB)
CPU Time:        0.036
Note:            Unresponsive for 2 seconds before sampling
Note:            3 idle work queue threads omitted

  Thread 0x46e88            DispatchQueue 1           Thread name "AppKit Thread"                         21 samples (1-21)         priority 47 (base 47)     cpu time 0.006
  <process frontmost, thread QoS user interactive (requested user interactive), process unclamped, process received importance donation from WindowServer [161], IO tier 0>
  21  start + 52 (java + 6628) [0x1086909e4] 1-21
    21  main + 101 (java + 33986) [0x1086974c2] 1-21
      21  JLI_Launch + 1952 (java + 8588) [0x10869118c] 1-21
        21  CreateExecutionEnvironment + 871 (java + 25701) [0x108695465] 1-21
          21  CFRunLoopRunSpecific + 420 (CoreFoundation + 553236) [0x7fffa527d114] 1-21
            21  __CFRunLoopRun + 934 (CoreFoundation + 554774) [0x7fffa527d716] 1-21
              21  __CFRunLoopDoSources0 + 557 (CoreFoundation + 557597) [0x7fffa527e21d] 1-21
                21  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation + 684833) [0x7fffa529d321] 1-21
                  21  __NSThreadPerformPerform + 326 (Foundation + 464170) [0x7fffa6cdf52a] 1-21
                    21  ??? (<62155154-01EC-36C7-878A-1086C76DFD68> + 28474) [0x128023f3a] 1-21
                      21  ??? (<46B52D8F-2854-3D77-9ADF-706557354EE0> + 222856) [0x1299bf688] 1-21
                        21  ??? (<915C0924-3D8D-3838-BC54-C581FB1083A0> + 8525) [0x1299e314d] 1-21
                          21  -[NSApplication run] + 926 (AppKit + 242651) [0x7fffa2d6b3db] 1-21
                            21  ??? (<915C0924-3D8D-3838-BC54-C581FB1083A0> + 9130) [0x1299e33aa] 1-21
                              21  -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796 (AppKit + 8136686) [0x7fffa34f27ee] 1-21
                                21  _DPSNextEvent + 1120 (AppKit + 289364) [0x7fffa2d76a54] 1-21
                                  21  _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 199462) [0x7fffa47ddb26] 1-21
                                    21  ReceiveNextEventCommon + 432 (HIToolbox + 199921) [0x7fffa47ddcf1] 1-21
                                      21  RunCurrentEventLoopInMode + 240 (HIToolbox + 200380) [0x7fffa47ddebc] 1-21
                                        21  CFRunLoopRunSpecific + 420 (CoreFoundation + 553236) [0x7fffa527d114] 1-21
                                          21  __CFRunLoopRun + 934 (CoreFoundation + 554774) [0x7fffa527d716] 1-21
                                            21  __CFRunLoopDoSources0 + 557 (CoreFoundation + 557597) [0x7fffa527e21d] 1-21
                                              21  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation + 684833) [0x7fffa529d321] 1-21
                                                21  __NSThreadPerformPerform + 326 (Foundation + 464170) [0x7fffa6cdf52a] 1-21
                                                  21  ??? (<A833DB02-3A30-33BE-AF47-F135A2D0B8F6> + 17659) [0x12a10e4fb] 1-21
                                                    21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 3244839) [0x10a419327] 1-21
                                                      21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 3300185) [0x10a426b59] 1-21
                                                        21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 3074474) [0x10a3ef9aa] 1-21
                                                          21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16414631) [0x10b0a87a7] 1-21
                                                            21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446210) [0x10b0b0302] 1-21
                                                              21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446141) [0x10b0b02bd] 1-21
                                                                21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16445504) [0x10b0b0040] 1-21
                                                                  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 21904341) [0x10b5e4bd5] 1-21
                                                                    21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 3469576) [0x10a450108] 1-21
                                                                      21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 3074474) [0x10a3ef9aa] 1-21
                                                                        21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16414631) [0x10b0a87a7] 1-21
                                                                          21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16445504) [0x10b0b0040] 1-21
                                                                            21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446210) [0x10b0b0302] 1-21
                                                                              21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446141) [0x10b0b02bd] 1-21
                                                                                21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446210) [0x10b0b0302] 1-21
                                                                                  21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446141) [0x10b0b02bd] 1-21
                                                                                    21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446141) [0x10b0b02bd] 1-21
                                                                                      21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446141) [0x10b0b02bd] 1-21
                                                                                        21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 16446141) [0x10b0b02bd] 1-21
                                                                                          21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 23512113) [0x10b76d431] 1-21
                                                                                            21  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 3445962) [0x10a44a4ca] 1-21
                                                                                              17  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 4765210) [0x10a58c61a] 1-17
                                                                                                17  ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 4753464) [0x10a589838] 1-17
                                                                                                  17  __psynch_cvwait + 10 (libsystem_kernel.dylib + 105458) [0x7fffbab33bf2] 1-17
                                                                                                   *17  psynch_cvcontinue + 0 (pthread + 38973) [0xffffff7f80efe83d] 1-17
                                                                                              4   ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 4765245) [0x10a58c63d] 18-21
                                                                                                4   ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 1531511) [0x10a276e77] 18-21
                                                                                                  4   ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 5121096) [0x10a5e3448] 18-21
                                                                                                    4   ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 4608353) [0x10a566161] 18-21
                                                                                                      4   ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 4608228) [0x10a5660e4] 18-21
                                                                                                        4   ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 4606498) [0x10a565a22] 18-21
                                                                                                          4   ??? (<A98EE3A3-8953-3CF2-BB33-037BEFF89FDE> + 4749646) [0x10a58894e] 18-21
                                                                                                            4   __psynch_cvwait + 10 (libsystem_kernel.dylib + 105458) [0x7fffbab33bf2] 18-21
                                                                                                             *4   psynch_cvcontinue + 0 (pthread + 38973) [0xffffff7f80efe83d] 18-21

  Thread 0x46e8b            21 samples (1-21)         priority 31 (base 31)
  <process frontmost, thread QoS default (requested default), process unclamped, process received importance donation from WindowServer [161], IO tier 0>
  21  thread_start + 13 (libsystem_pthread.dylib + 12429) [0x7fffbac1e08d] 1-21
    21  _pthread_start + 286 (libsystem_pthread.dylib + 14471) [0x7fffbac1e887] 1-21
      21  _pthread_body + 180 (libsystem_pthread.dylib + 14651) [0x7fffbac1e93b] 1-21
        21  apple_main + 92 (java + 24823) [0x1086950f7] 1-21
          21  main + 101 (java + 33986) [0x1086974c2] 1-21
            21  JLI_Launch + 4837 (java + 11473) [0x108691cd1] 1-21
              21  JVMInit + 315 (java + 22519) [0x1086947f7] 1-21
                21  ContinueInNewThread + 201 (java + 12115) [0x108691f53] 1-21
                  21  ContinueInNewThread0 + 102 (java + 23074) [0x108694a22] 1-21
                    21  __semwait_signal + 10 (libsystem_kernel.dylib + 106310) [0x7fffbab33f46] 1-21
                     *21  semaphore_wait_continue + 0 (kernel + 1106960) [0xffffff800030e410] 1-21

Share this post


Link to post
Share on other sites

Just tried using Hotshield to launch but the same issue came up.....

Share this post


Link to post
Share on other sites

Anyone from the developer looks into this issue? It seems that no one has paid any attention to my comments above....

 

Share this post


Link to post
Share on other sites

I am having this exact same issue. I have tried just about everything I can think of: running Wurm from Terminal, deleting my Wurm directory (I think that actually made it worse and regret doing so), restarting my computer, deleting CodeClub AB from my Certificates, deleting all my caches from the Java Control Panel, clearing my cookies and reinstalling the client, manually installing graphics.jar and sound.jar and inserting those into the directory (that was before I deleted it), and NONE of those worked except adding graphics.jar and sound.jar into the directory, which made it open up an empty gray window in addition to the blank gray box.

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