Ashanaak

Members
  • Content Count

    12
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Ashanaak

  • Rank
    Villager

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Bummer. Thanks for the quick response, and good luck figuring out that core reason!
  2. Hey there! It's me again. I'm fairly certain my original issue had to do with graphical driver incompatibilities, as Wurm Online itself wasn't even working for me in Windows 10. I've since moved to a Linux Mint 18.2 dual-boot, but I've encountered a new problem. Whenever I try to open Deedplanner.jar with Oracle Java 8 Runtime, I get the following error: If I try to run it with OpenJDK Java 8 Runtime, I get the following error: The obvious answer to this is to mark it as executable, but I don't know how to do that, or if that is the correct course of action. I'm 90% sure I'm just doing something wrong here Any help would be appreciated! Thanks! EDIT: I'm running Java version 1.8.0_144, and have icedtea installed already, if that matters!
  3. Well, I'm not entirely sure what I did, but after a restart, it is now working. I got Wurm Online to properly install, open, and run. I really have no idea what I did right, or what I was doing wrong before. I guess consider this problem resolved? Thanks for your suggestions, I'm glad it worked out okay in the end!
  4. Hello! I've starting dipping my feet into Linux distributions, and I'm currently running Linux Mint 18.2. Although I'm loving it, I'm encountering the same problem I had when using Arch Linux: I cannot open jnlp files in Linux. I currently have java version 1.8.0_144 installed, as well as icedtea-netx, but when I go to open the Wurm Online jnlp file, a download window opens up, reaches 100%, a confirmation window asks if I want to allow this file to access some online stuff, I click yes... And all I'm left with is the Wurm Online logo sitting in the middle of my screen. Nothing happens. No matter how long I wait, no login window comes up; I just have a window with the Wurm Online logo. Any help would be appreciated! I've encountered this problem in two distros now and I can't run from this problem any longer. I have to face it. Thanks!
  5. All right so I've still been tinkering away and I'm still struggling a bit. I got java and icedtea-web downloaded and installed, I go to open Wurm Online, I double-click the icon, the initial Wurm Online window opens while it downloads the stuff it needs for the client to run, a window pops up asking if I really want to run this program, I approve it... And nothing happens. I never get to the login screen. I have integrated graphics in my laptop (Intel HD Graphics 3000) which are running using the vesa drivers. I downloaded the intel graphics drivers but for the life of me, I cannot figure out how to replace the vesa drivers that are running the show with the intel one. I can't even remember how I found out what driver my graphics card was using in the first place. Would you be able to guide me through getting the right driver on my card? Thanks!
  6. Thank you so much! I'll look into getting the proper graphics drivers set up as well.
  7. Hello! So I'm really new to Linux in general and I just got Arch Linux up and running. However, I'm struggling a bit to figure out how to install Wurm at all in this operating system. I knew enough about how linux works to get through the installation process and that's about it. If there are any other Arch users who have gotten it working, I'd love to know how! If Wurm can't be played on Arch, I'll just switch distros, but before I do I want to know if it is possible. Thanks!
  8. Went ahead and manually reinstalled my graphics drivers for my integrated graphics (Intel HD Graphics 3000) from Intel's website, but it was the exact same version that I already had installed. I also reinstalled Java (both 64-bit and 32-bit, went between enabling only one then both while opening Deedplanner) and I got the same error code. However, I did notice while installing the drivers that the latest drivers available only go up to Windows 8; I'm running Windows 10. Could this be the problem? Thanks again for looking into this!
  9. Hey there! Struggling a bit with Deedplanner this evening. Just reinstalled java after a fresh Windows 10 installation, downloaded Deedplanner, but when I went to run it this error popped up: [2017-08-21 22:25:47] Error has occurred! Java vendor: Oracle Corporation Java version: 1.8.0_144 DeedPlanner 2.8.9 javax.media.opengl.GLException: Method "glCreateProgram" not available at jogamp.opengl.gl4.GL4bcImpl.glCreateProgram(GL4bcImpl.java:3411) at pl.wurmonline.deedplanner.graphics.shaders.Program.createOrGetProgram(Program.java:30) at pl.wurmonline.deedplanner.graphics.shaders.Program.bind(Program.java:60) at pl.wurmonline.deedplanner.data.Map.render(Map.java:453) at pl.wurmonline.deedplanner.graphics.GraphicsLoop.display(GraphicsLoop.java:64) at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1213) at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1269) at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1777) at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:545) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JLayeredPane.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paintToOffscreen(Unknown Source) at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source) at javax.swing.RepaintManager$PaintManager.paint(Unknown Source) at javax.swing.RepaintManager.paint(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source) at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source) at sun.awt.SunGraphicsCallback.runComponents(Unknown Source) at java.awt.Container.paint(Unknown Source) at java.awt.Window.paint(Unknown Source) at javax.swing.RepaintManager$4.run(Unknown Source) at javax.swing.RepaintManager$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.access$1200(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) 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) I could interact with the menu to place items, but the rest of the Deedplanner window was just white. I have to quit through the task manager too; it will just go unresponsive if I try to close the window normally. Tried fresh installations of both java and Deedplanner, but always got the same error message. Any help would be appreciated, thanks!
  10. Hello! I'm also a returning player and I have plenty of rusty tools to share. Who would I contact if I wanted to join you guys on your island?
  11. Goodness gracious. Thank you so much, I misinterpreted that chart. My apologies for the false bug report!
  12. Masonry 35, Carpentry 40. Was building a multi-storied stone house, got to the fourth floor, built the floors and made wall plans, but when I activated my trowel with a mortar and brick in my inventory and tried to build a stone wall, it triggered an event message saying that only craftsmen of greater skill could build walls. Tried building the same wall on a lower floor and was able to, but when I went to build it on the fourth floor, the event message was triggered again and I was unable to. This could easily be me not understanding game mechanics, but at 39+ carpentry I was able to build the fourth floor, and all that is required to build stone walls is 30 masonry. Can be replicated by trying to build a stone wall on the fourth floor of a house with 30+ masonry and 39+ carpentry.