Concordia

Members
  • Content Count

    5
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Concordia

  • Rank
    Settler
  1. Wurm was working fine, closed client to open a new one and got an update prompt. Manually installed Java 8u141 x64 and got an error message upon launch. Tried launching from the website, tried restart and also made sure the old version wasn't available and restarted again. Also deleted keybindings.txt bc saw that in forum as possible fix. Also tried deleting cache. So it says : Unable to launch the application Could not verify signing in resource: (http://www.wurmonline.com/client/libraries-stable02016/commons-httpclient.jar, 3.1) Launch file: <?xml version="1.0" encoding="utf-8"?> <jnlp spec="1.0" codebase="http://www.wurmonline.com/client/" href="wurmclient.jnlp"> <information> <title>Wurm Online</title> <vendor>Code Club 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> <!-- These are default values, but just to be clear --> <update check="timeout" policy="always" /> <security> <all-permissions /> </security> <resources> <!-- Java 1.5 is not supported starting from WurmClient 3.1 --> <j2se href="http://java.sun.com/products/autodl/j2se" version="1.8+" initial-heap-size="512M" max-heap-size="1024M" /> <property name="sun.java2d.noddraw" value="true" /> <property name="org.lwjgl.input.Mouse.allowNegativeMouseCoords" value="true" /> <jar href="wurmclient.jar" main="true" /> <jar href="wurmres.jar" /> <jar href="libraries-stable-2016/colladabind.jar" version="1.0.0" /> <jar href="libraries-stable-2016/irclib.jar" version="1.10" /> <jar href="libraries-stable-2016/jogg.jar" version="0.0.7" /> <jar href="libraries-stable-2016/jorbis.jar" version="0.0.15" /> <jar href="libraries-stable-2016/joXSI.jar" version="1.0.0" /> <jar href="libraries-stable-2016/jzipupdate.jar" version="0.9.1" /> <jar href="libraries-stable-2016/lwjgl.jar" version="2.9.1" /> <jar href="libraries-stable-2016/lwjgl_util.jar" version="2.9.1" /> <jar href="libraries-stable-2016/PNGDecoder.jar" version="0.0.1" /> <jar href="libraries-stable-2016/slick-util.jar" version="b208" /> <jar href="libraries-stable-2016/vecmath.jar" version="1.5.2" /> <jar href="libraries-stable-2016/jbullet.jar" version="1.0.0" /> <jar href="libraries-stable-2016/commons-codec.jar" version="1.4" /> <jar href="libraries-stable-2016/commons-httpclient.jar" version="3.1" /> <jar href="libraries-stable-2016/commons-logging.jar" version="1.1.3" /> </resources> <resources os="Win" arch="x86"><!-- Windows 32-bit java --> <nativelib href="libraries-stable-2016/lwjgl-natives-windows.jar" version="2.9.1"/> </resources> <resources os="Win" arch="amd64"><!-- Windows 64-bit java --> <nativelib href="libraries-stable-2016/lwjgl-natives-windows.jar" version="2.9.1"/> </resources> <resources os="Mac" arch="ppc"><!-- PowerPC Mac --> <nativelib href="libraries-stable-2016/lwjgl-natives-macosx.jar" version="2.9.1"/> </resources> <resources os="Mac" arch="i386"><!-- Intel Mac 32-bit java --> <nativelib href="libraries-stable-2016/lwjgl-natives-macosx.jar" version="2.9.1"/> </resources> <resources os="Mac" arch="x86_64"><!-- Intel Mac 64-bit java --> <nativelib href="libraries-stable-2016/lwjgl-natives-macosx.jar" version="2.9.1"/> </resources> <resources os="Linux" arch="i386"><!-- Linux 32-bit Sun java --> <nativelib href="libraries-stable-2016/lwjgl-natives-linux.jar" version="2.9.1"/> </resources> <resources os="Linux" arch="x86"><!-- UNKNOWN --> <nativelib href="libraries-stable-2016/lwjgl-natives-linux.jar" version="2.9.1"/> </resources> <resources os="Linux" arch="amd64"><!-- Linux 64-bit Sun java --> <nativelib href="libraries-stable-2016/lwjgl-natives-linux.jar" version="2.9.1"/> </resources> <resources os="Linux" arch="x86_64"><!-- UNKNOWN --> <nativelib href="libraries-stable-2016/lwjgl-natives-linux.jar" version="2.9.1"/> </resources> <resources os="SunOS" arch="sparc"><!-- UNKNOWN --> <nativelib href="libraries-stable-2016/lwjgl-natives-solaris.jar" version="2.9.1"/> </resources> <application-desc main-class="com.wurmonline.client.WurmLauncher" name="Wurm Online" /> </jnlp> Exception com.sun.deploy.net.JARSigningException: Could not verify signing in resource: (http://www.wurmonline.com/client/libraries-stable-2016/commons-httpclient.jar, 3.1) at com.sun.deploy.security.JarVerifier.authenticateJarEntry(Unknown Source) at com.sun.deploy.security.EnhancedJarVerifier.validate(Unknown Source) at com.sun.deploy.cache.CacheEntry.processJar(Unknown Source) at com.sun.deploy.cache.CacheEntry.access$2700(Unknown Source) at com.sun.deploy.cache.CacheEntry$7.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source) at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source) at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source) at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source) at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source) at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source) at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Wrapped Exception java.lang.SecurityException: digest missing for org/apache/commons/httpclient at sun.security.util.ManifestEntryVerifier.verify(Unknown Source) at java.util.jar.JarVerifier.processEntry(Unknown Source) at java.util.jar.JarVerifier.update(Unknown Source) at java.util.jar.JarVerifier$VerifierStream.<init>(Unknown Source) at java.util.jar.JarFile.getInputStream(Unknown Source) at com.sun.deploy.security.JarVerifier.authenticateJarEntry(Unknown Source) at com.sun.deploy.security.EnhancedJarVerifier.validate(Unknown Source) at com.sun.deploy.cache.CacheEntry.processJar(Unknown Source) at com.sun.deploy.cache.CacheEntry.access$2700(Unknown Source) at com.sun.deploy.cache.CacheEntry$7.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source) at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source) at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source) at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source) at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source) at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source) at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) ......................... Any ideas?
  2. Whoops.. edited because can't figure out how to delete.. this is a wurmonline question not wurmunlimited. ........... Wurm was working fine, closed client to open a new one and got an update prompt. Manually installed Java 8u141 x64 and got an error message upon launch. Tried launching from the website, tried restart and also made sure the old version wasn't available and restarted again. Also deleted keybindings.txt bc saw that in forum as possible fix. So it says : Unable to launch the application Could not verify signing in resource: (http://www.wurmonline.com/client/libraries-stable02016/commons-httpclient.jar, 3.1) Launch file: <?xml version="1.0" encoding="utf-8"?> <jnlp spec="1.0" codebase="http://www.wurmonline.com/client/" href="wurmclient.jnlp"> <information> <title>Wurm Online</title> <vendor>Code Club 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> <!-- These are default values, but just to be clear --> <update check="timeout" policy="always" /> <security> <all-permissions /> </security> <resources> <!-- Java 1.5 is not supported starting from WurmClient 3.1 --> <j2se href="http://java.sun.com/products/autodl/j2se" version="1.8+" initial-heap-size="512M" max-heap-size="1024M" /> <property name="sun.java2d.noddraw" value="true" /> <property name="org.lwjgl.input.Mouse.allowNegativeMouseCoords" value="true" /> <jar href="wurmclient.jar" main="true" /> <jar href="wurmres.jar" /> <jar href="libraries-stable-2016/colladabind.jar" version="1.0.0" /> <jar href="libraries-stable-2016/irclib.jar" version="1.10" /> <jar href="libraries-stable-2016/jogg.jar" version="0.0.7" /> <jar href="libraries-stable-2016/jorbis.jar" version="0.0.15" /> <jar href="libraries-stable-2016/joXSI.jar" version="1.0.0" /> <jar href="libraries-stable-2016/jzipupdate.jar" version="0.9.1" /> <jar href="libraries-stable-2016/lwjgl.jar" version="2.9.1" /> <jar href="libraries-stable-2016/lwjgl_util.jar" version="2.9.1" /> <jar href="libraries-stable-2016/PNGDecoder.jar" version="0.0.1" /> <jar href="libraries-stable-2016/slick-util.jar" version="b208" /> <jar href="libraries-stable-2016/vecmath.jar" version="1.5.2" /> <jar href="libraries-stable-2016/jbullet.jar" version="1.0.0" /> <jar href="libraries-stable-2016/commons-codec.jar" version="1.4" /> <jar href="libraries-stable-2016/commons-httpclient.jar" version="3.1" /> <jar href="libraries-stable-2016/commons-logging.jar" version="1.1.3" /> </resources> <resources os="Win" arch="x86"><!-- Windows 32-bit java --> <nativelib href="libraries-stable-2016/lwjgl-natives-windows.jar" version="2.9.1"/> </resources> <resources os="Win" arch="amd64"><!-- Windows 64-bit java --> <nativelib href="libraries-stable-2016/lwjgl-natives-windows.jar" version="2.9.1"/> </resources> <resources os="Mac" arch="ppc"><!-- PowerPC Mac --> <nativelib href="libraries-stable-2016/lwjgl-natives-macosx.jar" version="2.9.1"/> </resources> <resources os="Mac" arch="i386"><!-- Intel Mac 32-bit java --> <nativelib href="libraries-stable-2016/lwjgl-natives-macosx.jar" version="2.9.1"/> </resources> <resources os="Mac" arch="x86_64"><!-- Intel Mac 64-bit java --> <nativelib href="libraries-stable-2016/lwjgl-natives-macosx.jar" version="2.9.1"/> </resources> <resources os="Linux" arch="i386"><!-- Linux 32-bit Sun java --> <nativelib href="libraries-stable-2016/lwjgl-natives-linux.jar" version="2.9.1"/> </resources> <resources os="Linux" arch="x86"><!-- UNKNOWN --> <nativelib href="libraries-stable-2016/lwjgl-natives-linux.jar" version="2.9.1"/> </resources> <resources os="Linux" arch="amd64"><!-- Linux 64-bit Sun java --> <nativelib href="libraries-stable-2016/lwjgl-natives-linux.jar" version="2.9.1"/> </resources> <resources os="Linux" arch="x86_64"><!-- UNKNOWN --> <nativelib href="libraries-stable-2016/lwjgl-natives-linux.jar" version="2.9.1"/> </resources> <resources os="SunOS" arch="sparc"><!-- UNKNOWN --> <nativelib href="libraries-stable-2016/lwjgl-natives-solaris.jar" version="2.9.1"/> </resources> <application-desc main-class="com.wurmonline.client.WurmLauncher" name="Wurm Online" /> </jnlp> Exception com.sun.deploy.net.JARSigningException: Could not verify signing in resource: (http://www.wurmonline.com/client/libraries-stable-2016/commons-httpclient.jar, 3.1) at com.sun.deploy.security.JarVerifier.authenticateJarEntry(Unknown Source) at com.sun.deploy.security.EnhancedJarVerifier.validate(Unknown Source) at com.sun.deploy.cache.CacheEntry.processJar(Unknown Source) at com.sun.deploy.cache.CacheEntry.access$2700(Unknown Source) at com.sun.deploy.cache.CacheEntry$7.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source) at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source) at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source) at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source) at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source) at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source) at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Wrapped Exception java.lang.SecurityException: digest missing for org/apache/commons/httpclient at sun.security.util.ManifestEntryVerifier.verify(Unknown Source) at java.util.jar.JarVerifier.processEntry(Unknown Source) at java.util.jar.JarVerifier.update(Unknown Source) at java.util.jar.JarVerifier$VerifierStream.<init>(Unknown Source) at java.util.jar.JarFile.getInputStream(Unknown Source) at com.sun.deploy.security.JarVerifier.authenticateJarEntry(Unknown Source) at com.sun.deploy.security.EnhancedJarVerifier.validate(Unknown Source) at com.sun.deploy.cache.CacheEntry.processJar(Unknown Source) at com.sun.deploy.cache.CacheEntry.access$2700(Unknown Source) at com.sun.deploy.cache.CacheEntry$7.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source) at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source) at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source) at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source) at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source) at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source) at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) ......................... Any ideas?
  3. I am have this same issue and it makes it unplayable for me, because of migraines.. Any information on a fix would be greatly appreciated running a beautiful gaming rig with no issues otherwise. I feel your pain Elktazahjr!!! I added to this post as well
  4. I am having seemingly the same exact issue on a new gaming rig. All foliage as well as rocks and some objects are flickering/wiggling with any movement; as well as water on the shore, some of the reflections of light, and distant trees. Nvidia GTX960 Intel Core i5-6600k CPU 3.50GHz 16gb ram Drivers are up to date, java is up to date, it's all running 64bit as far as I can tell. There is no other graphics card and running single display. Everything loads fine and runs smoothly otherwise. Any suggestions on what sort of tweaks to make between the wurm options and the nvidia control panel options would be GREATLY appreciated as at this point although I am premium and have this rig, I cannot play it this way because flickering like this triggers migraines. Thanks in advance Concordia
  5. On Release.. I am also crashing every 5-10 minutes for random actions.. haven't been able to play for longer than 15 minutes at a time since the new patch so I've not been playing all week pretty much... Not trying to do anything crazy; one client (I never run more than one) and I'm always set to the lowest graphics, only trying to do farming/forestry at the moment with intense lag.. graphical errors too (all white). Is a complete un-install and re-install the same as the graphics/sound thing? Going to try reinstalling now. I've also been having to delete all java cache files in order to open or reopen my client since the patch.