GaryP

Members
  • Content Count

    13
  • Joined

  • Last visited

Community Reputation

2 Neutral

About GaryP

  • Rank
    Villager

Recent Profile Visitors

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

  1. Warlander, I just tried this jar file. I associated it with javaw.exe and it locked as soon as I tried to load a saved scene. So it's not in the code that makes it an exe. Could be a windoz 10 issue like everything else is...
  2. I know this is a very old post but I'm having the same issue. It started a week or so ago. Any ideas, or has anyone seen this? Any adjustments I can make to the client's config? My Java is up to date, and my internet is way fast enough 200/10
  3. The earliest version I have is 2.9.8. I don't use any of the advanced features yet. I do simple building and fence planning. I import my deed so I have the topo, then go from there. I'm looking forward to 3.0. :)
  4. Hello, can you please shed some light on this? I have the same lockup issues as the others, and it's driving me nuts.. I start to plan a deed and after a short time if I go into 3D view or just randomly it crashes and I get no mouse or keyboard response. I have to do a hard reset. I thought it was because my deed was large (exported) but it happens on a fresh start too. I've tried rolling back to 2.9.9, and updating my Java library. Nothing works. I truly love this program. I've had it crash 6 times in the last week. It never used to and I could use it alongside of wurm unlimited. Oh, and I've tried it on both of my monitors, and with and without wurm running. The error log is empty. My PC settings: Windows 10 Pro 64-bit AMD Ryzen 5 1600 Six-Core Processor DirectX 12 16 G Ram NVIDIA GeForce GTX 1070
  5. I'm getting an unresponsive crash. Can anyone please help? The error log is clean, no errors. After using DeedPlanner for a few minutes, my PC just goes unresponsive. No mouse or keyboard. I can't ctrl-alt-delete either. It just shuts down all input. I've tried waiting but the mouse never returns. I have to switch off the power. This just started happening since 2.9.9, so I I tried downgrading from 2.9.9 to 2.9.8 and it still happens. Both on an imported file and a new one. It works for a while then goes unresponsive. I updated my java yesterday to see if that was the issue, and today I had to power down my PC after 10 min of use. I have way enough processing power to run this. Specs from Dxdiag Windows 10 Pro 64bit latest update AMD Ryzen 5 1600 Six-Core Processor (12CPUs), ~3.2Ghx 16384MB RAM DirectX 12 Nvidia GeForce GTX 1070 16245MB Any and all suggestions are welcome. I really love DeedPlanner.
  6. Can someone please tell me what this means and how to fix it? Clueless of which file. I keep getting this recently (new version) when trying to open an existing plan. 2018-05-27 12:43:29] Error has occurred! Java vendor: Oracle Corporation Java version: 1.8.0_161 DeedPlanner 2.9.2 java.io.FileNotFoundException: Data\Animals\cloth_barding_512.dds (The system cannot find the file specified) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(Unknown Source) at java.io.FileInputStream.<init>(Unknown Source) at com.jogamp.opengl.util.texture.TextureIO$StreamBasedTextureProvider.newTextureData(TextureIO.java:1060) at com.jogamp.opengl.util.texture.TextureIO.newTextureDataImpl(TextureIO.java:849) at com.jogamp.opengl.util.texture.TextureIO.newTextureData(TextureIO.java:218) at pl.wurmonline.deedplanner.graphics.texture.SimpleTex.lambda$loadTextureData$1(SimpleTex.java:168) at java.util.concurrent.Executors$RunnableAdapter.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) Thanks so much for your time.
  7. I can write enough mobile java to get by, but I've never written anything for wurm. wurm is a task oriented game. Do this, then do that, but you have to do the other before you do anything. My idea is a simple to-do list. A hook to the ui in the form of a resizable window, with an option to add a new line of text. This is already done in the experience tracker. It would require a checkbox next to it when you're finished, and a way to delete it, and this is available in any of the settings ui. It would need to save data to a local database table or as my preference, a simple text file that could be edited outside of wurm. I've been looking for examples on how to write a simple ui, but as yet not found much... Any help or if you think this is a good idea, please let me know.
  8. I know this topic is almost 2 years old but that message, and the wiki is very misleading. Zachariah, you explained it perfectly. Thank you! Any way to get your explanation on the wiki?? With the X's and O's. The message makes me think I need to complete the WALLS which I did. Not the sides of the roof.
  9. I thought I had it nailed down to a cause. If you're trying to delete a tree, make sure you have trees selected and you're careful where you click when you delete it. But in any event, this error should never happen. Software should eat it and go on. Thanks, Warlander, for all your help.
  10. Hello. I wanted someone to know. Whenever I'm in the objects tab, and I try and delete something like a tree, it's erroring out with this message. [2018-05-06 12:21:19] Error has occurred! Java vendor: Oracle Corporation Java version: 1.8.0_161 DeedPlanner 2.9.0 java.lang.NullPointerException at pl.wurmonline.deedplanner.logic.objects.ObjectsUpdater.calculateLocation(ObjectsUpdater.java:92) at pl.wurmonline.deedplanner.logic.objects.ObjectsUpdater.update(ObjectsUpdater.java:59) at pl.wurmonline.deedplanner.logic.LogicLoop.run(LogicLoop.java:87) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) This happens over and over. You can quit the program, but you have to kill the process from the W7 Task Manager
  11. All I saw was Delete building on tile. That doesn't delete it. No matter, I'm working on a test file. And I never saw the floor orientation ;P I found 3 videos out there that were semi helpful. Thought maybe you had some doc's.
  12. Just started using this. Brilliant! Is there a wiki or help file somewhere? I watched a few videos but it doesn't tell me things like how to rotate a straight staircase? How do you delete a bridge once created? Tried delete, right mouse click... Thanks! ~G