Sign in to follow this  
Warlander

Deedplanner 2.9.10 - 3D House And Deed Planner

Recommended Posts

6 minutes ago, Warlander said:

 

I didn't made the official guide, but there are few unofficial video tutorials that should be still relatively up to date.

 

You can rotate staircases by changing floor orientation.

 

You can delete bridges by clicking on any bridge tile and selecting delete option from labels panel.

 

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. :)

 

Edited by GaryP

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites
1 minute ago, GaryP said:

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

 

Have the same issue. Meant to post but got distracted. Has happened twice to me. After deleting a fountain and after deleting an animal 

Share this post


Link to post
Share on other sites

Known issue, I will fix it in next bugfix (I'm busy until Tuesday, will post it after that). Current workaround is avoiding tile corners while deleting things in object mode.

Share this post


Link to post
Share on other sites

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. :)

Edited by GaryP

Share this post


Link to post
Share on other sites

masonry:

(All) right arch, left arch, and t-walls are missing fence bar material

 

carpentry:

Wooden right arch, left arch, and t-walls missing wooden beam material

Edited by reddragon6450
  • Like 1

Share this post


Link to post
Share on other sites
16 hours ago, reddragon6450 said:

masonry:

(All) right arch, left arch, and t-walls are missing fence bar material

 

carpentry:

Wooden right arch, left arch, and t-walls missing wooden beam material

 

Thanks for report, will be added in 2.9.1. :)

Share this post


Link to post
Share on other sites

DeedPlanner 2.9.1 released! Changes:

  • Updated Google Analytics agreement text (info about possibility to remove your data from system and that data is used for informative purposes only)
  • Fixed null pointer when deleting object with mouse near tile corner
  • Fixed missing arch materials for wooden and stone walls

Sorry about leaving the crash error in for two weeks since it was first reported - end of semester on university I'm attending to is coming, so time is pretty valuable resource. :)

  • Like 3

Share this post


Link to post
Share on other sites

getting a crash in 2.9.1 

 

[2018-05-16 15:33:19] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_171
DeedPlanner 2.9.1
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)

 

removing a tree on a wurm export file.

Edit: Should have read further back, guess this is known.

 

I also get wierd behavior when loading a second map. Sometimes works, sometimes crashes right away, sometimes crashes shortly after. Just quit and reload before switching maps now.

 

Selecting orange tree (large) before right clicking and the tree is gone. :)

 

Edited by Kelody

Share this post


Link to post
Share on other sites

Hmm... I thought I fixed this bug in 2.9.1, will need to check this again.

Share this post


Link to post
Share on other sites

@WarlanderJust tried out 2.9.1, nice job with the UI changes. Is there a known bug with setting cave size? It seems the radio button "Size (caves only)" is always disabled no matter the layer being viewed. Also, I can't seem to get the cave floors to show, it always seems to be water.

Share this post


Link to post
Share on other sites
4 hours ago, Substr said:

@WarlanderJust tried out 2.9.1, nice job with the UI changes. Is there a known bug with setting cave size? It seems the radio button "Size (caves only)" is always disabled no matter the layer being viewed. Also, I can't seem to get the cave floors to show, it always seems to be water.

 

Ooops, that's an oversight. Fixed in my version already, I will release the bugfix after dealing with objects bug.

 

Cave floors seem fine to me, what are you trying to do?

 

5 hours ago, Kelody said:

getting a crash in 2.9.1 

 

[2018-05-16 15:33:19] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_171
DeedPlanner 2.9.1
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)

 

removing a tree on a wurm export file.

Edit: Should have read further back, guess this is known.

 

I also get wierd behavior when loading a second map. Sometimes works, sometimes crashes right away, sometimes crashes shortly after. Just quit and reload before switching maps now.

 

Selecting orange tree (large) before right clicking and the tree is gone. :)

 

 

Managed to replicate this bug on exported map of my deed, fixed in my version too. I will upload the bugfix ASAP.

Share this post


Link to post
Share on other sites

DeedPlanner 2.9.2 released! Changes:

  • Fixed missing possibility to change cave size after GUI changes
  • Fixed crash when trying to remove objects on map without adding any objects first

Share this post


Link to post
Share on other sites

@WarlanderWith 2.9.2 the cave size radio button is enabled when on negative floors now, but clicking around with that selected doesn't seem to do anything.

 

About the water, e.g. I make a new map, add 4 cave floor tiles/blocks, and then view "inside". This is in 2.8.9 vs 2.9.2:

 

Spoiler

PV7AJ4m.jpg

 

i4w2NgH.jpg

 

 

Share this post


Link to post
Share on other sites
9 hours ago, Warlander said:

DeedPlanner 2.9.2 released! Changes:

  • Fixed missing possibility to change cave size after GUI changes
  • Fixed crash when trying to remove objects on map without adding any objects first

Thank you so much for the crash fix. :)

Share this post


Link to post
Share on other sites

Okay, so I'm sure this has been asked before, but can you avoid getting an error everytime you load an old save file into the new deed planner?


[2018-05-18 15:25:48] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_171
DeedPlanner 2.9.2
java.io.FileNotFoundException: Data\Objects (Zugriff verweigert)
    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)

Share this post


Link to post
Share on other sites

can't u just save it once you've loaded it and voila, it's a new save file?

Share this post


Link to post
Share on other sites

When using the "fill" option to adjust ground tiles I get a crash error if I accidentally click on a tile of the same resource type i'm filling with. (IE using grass and the fill tool and clicking a grass tile)

 

*Edit* Using the newest 2.9.2 that it updated to.

 

Here is the crash info:

 

 


[2018-05-18 23:21:30] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_161
DeedPlanner 2.9.2
java.lang.OutOfMemoryError: Java heap space
    at java.util.Arrays.copyOf(Unknown Source)
    at java.util.Arrays.copyOf(Unknown Source)
    at java.util.Vector.grow(Unknown Source)
    at java.util.Vector.ensureCapacityHelper(Unknown Source)
    at java.util.Vector.addElement(Unknown Source)
    at java.util.Stack.push(Unknown Source)
    at pl.wurmonline.deedplanner.logic.ground.GroundUpdater$2.lambda$floodFill$1(GroundUpdater.java:68)
    at pl.wurmonline.deedplanner.logic.ground.GroundUpdater$2$$Lambda$39/26695502.accept(Unknown Source)
    at pl.wurmonline.deedplanner.data.Map.getTileAndExecute(Map.java:749)
    at pl.wurmonline.deedplanner.logic.ground.GroundUpdater$2.floodFill(GroundUpdater.java:68)
    at pl.wurmonline.deedplanner.logic.ground.GroundUpdater$2.action(GroundUpdater.java:49)
    at pl.wurmonline.deedplanner.logic.ground.GroundMode.update(GroundMode.java:19)
    at pl.wurmonline.deedplanner.logic.ground.GroundUpdater.update(GroundUpdater.java:17)
    at pl.wurmonline.deedplanner.logic.LogicLoop.run(LogicLoop.java:68)
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)
 

 

Edited by Xor

Share this post


Link to post
Share on other sites

I was working on a building plan that included bridges, and I changed the elevation of the entire house. I noticed after I changed the elevation that the bridges seemed to be in the wrong spot (possibly at their original heights before changing elevation). I tried to delete the bridges so I could re-plan them in their proper spots, but I couldn't delete them. I had an old save file from (I think) before I changed the elevation, so I went to open that one thinking I would just delete the bridges and THEN change the elevation and add the bridges back in after... but now when I try to open that file, I get:

 

 


[2018-05-19 13:02:27] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_171
DeedPlanner 2.9.2
pl.wurmonline.deedplanner.util.DeedPlannerException: Invalid tile coordinates: 23, 29
    at pl.wurmonline.deedplanner.data.Map.getTile(Map.java:737)
    at pl.wurmonline.deedplanner.data.bridges.Bridge.createBridge(Bridge.java:21)
    at pl.wurmonline.deedplanner.data.Map.<init>(Map.java:148)
    at pl.wurmonline.deedplanner.data.Map.parseMap(Map.java:85)
    at pl.wurmonline.deedplanner.forms.LoadWindow.loadManager(LoadWindow.java:27)
    at pl.wurmonline.deedplanner.forms.LoadWindow.fileButtonActionPerformed(LoadWindow.java:179)
    at pl.wurmonline.deedplanner.forms.LoadWindow.access$400(LoadWindow.java:15)
    at pl.wurmonline.deedplanner.forms.LoadWindow$5.actionPerformed(LoadWindow.java:84)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.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)

 

 

And from my newer save file (with the broken bridges):

 

 


[2018-05-19 13:03:23] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_171
DeedPlanner 2.9.2
pl.wurmonline.deedplanner.util.DeedPlannerException: Invalid tile coordinates: 23, 29
    at pl.wurmonline.deedplanner.data.Map.getTile(Map.java:737)
    at pl.wurmonline.deedplanner.data.bridges.Bridge.createBridge(Bridge.java:21)
    at pl.wurmonline.deedplanner.data.Map.<init>(Map.java:148)
    at pl.wurmonline.deedplanner.data.Map.parseMap(Map.java:85)
    at pl.wurmonline.deedplanner.forms.LoadWindow.loadManager(LoadWindow.java:27)
    at pl.wurmonline.deedplanner.forms.LoadWindow.fileButtonActionPerformed(LoadWindow.java:179)
    at pl.wurmonline.deedplanner.forms.LoadWindow.access$400(LoadWindow.java:15)
    at pl.wurmonline.deedplanner.forms.LoadWindow$5.actionPerformed(LoadWindow.java:84)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.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)

 

 

 

Any ideas how I can get these files to open? I really don't want to have to start the whole plan over. :(

 

Nevermind! Figured out that bridges are really easy to find in the raw save files and deleted them manually; good to go. :)

Edited by Mayrin

Share this post


Link to post
Share on other sites
1 hour ago, Mayrin said:

I was working on a building plan that included bridges, and I changed the elevation of the entire house. I noticed after I changed the elevation that the bridges seemed to be in the wrong spot (possibly at their original heights before changing elevation). I tried to delete the bridges so I could re-plan them in their proper spots, but I couldn't delete them. I had an old save file from (I think) before I changed the elevation, so I went to open that one thinking I would just delete the bridges and THEN change the elevation and add the bridges back in after... but now when I try to open that file, I get:

  Hide contents

 


[2018-05-19 13:02:27] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_171
DeedPlanner 2.9.2
pl.wurmonline.deedplanner.util.DeedPlannerException: Invalid tile coordinates: 23, 29
    at pl.wurmonline.deedplanner.data.Map.getTile(Map.java:737)
    at pl.wurmonline.deedplanner.data.bridges.Bridge.createBridge(Bridge.java:21)
    at pl.wurmonline.deedplanner.data.Map.<init>(Map.java:148)
    at pl.wurmonline.deedplanner.data.Map.parseMap(Map.java:85)
    at pl.wurmonline.deedplanner.forms.LoadWindow.loadManager(LoadWindow.java:27)
    at pl.wurmonline.deedplanner.forms.LoadWindow.fileButtonActionPerformed(LoadWindow.java:179)
    at pl.wurmonline.deedplanner.forms.LoadWindow.access$400(LoadWindow.java:15)
    at pl.wurmonline.deedplanner.forms.LoadWindow$5.actionPerformed(LoadWindow.java:84)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.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)

 

 

And from my newer save file (with the broken bridges):

  Reveal hidden contents

 


[2018-05-19 13:03:23] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_171
DeedPlanner 2.9.2
pl.wurmonline.deedplanner.util.DeedPlannerException: Invalid tile coordinates: 23, 29
    at pl.wurmonline.deedplanner.data.Map.getTile(Map.java:737)
    at pl.wurmonline.deedplanner.data.bridges.Bridge.createBridge(Bridge.java:21)
    at pl.wurmonline.deedplanner.data.Map.<init>(Map.java:148)
    at pl.wurmonline.deedplanner.data.Map.parseMap(Map.java:85)
    at pl.wurmonline.deedplanner.forms.LoadWindow.loadManager(LoadWindow.java:27)
    at pl.wurmonline.deedplanner.forms.LoadWindow.fileButtonActionPerformed(LoadWindow.java:179)
    at pl.wurmonline.deedplanner.forms.LoadWindow.access$400(LoadWindow.java:15)
    at pl.wurmonline.deedplanner.forms.LoadWindow$5.actionPerformed(LoadWindow.java:84)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.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)
 

 

 

Any ideas how I can get these files to open? I really don't want to have to start the whole plan over. :(

 

You could try to open the save file with text editor, search for "bridge" and delete some/all of them from file.

 

13 hours ago, Xor said:

When using the "fill" option to adjust ground tiles I get a crash error if I accidentally click on a tile of the same resource type i'm filling with. (IE using grass and the fill tool and clicking a grass tile)

 

*Edit* Using the newest 2.9.2 that it updated to.

 

Here is the crash info:

  Reveal hidden contents

 


[2018-05-18 23:21:30] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_161
DeedPlanner 2.9.2
java.lang.OutOfMemoryError: Java heap space
    at java.util.Arrays.copyOf(Unknown Source)
    at java.util.Arrays.copyOf(Unknown Source)
    at java.util.Vector.grow(Unknown Source)
    at java.util.Vector.ensureCapacityHelper(Unknown Source)
    at java.util.Vector.addElement(Unknown Source)
    at java.util.Stack.push(Unknown Source)
    at pl.wurmonline.deedplanner.logic.ground.GroundUpdater$2.lambda$floodFill$1(GroundUpdater.java:68)
    at pl.wurmonline.deedplanner.logic.ground.GroundUpdater$2$$Lambda$39/26695502.accept(Unknown Source)
    at pl.wurmonline.deedplanner.data.Map.getTileAndExecute(Map.java:749)
    at pl.wurmonline.deedplanner.logic.ground.GroundUpdater$2.floodFill(GroundUpdater.java:68)
    at pl.wurmonline.deedplanner.logic.ground.GroundUpdater$2.action(GroundUpdater.java:49)
    at pl.wurmonline.deedplanner.logic.ground.GroundMode.update(GroundMode.java:19)
    at pl.wurmonline.deedplanner.logic.ground.GroundUpdater.update(GroundUpdater.java:17)
    at pl.wurmonline.deedplanner.logic.LogicLoop.run(LogicLoop.java:68)
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)
 

 

 

Program ran out of memory, I will take a look at ground filling to make it less memory-consuming.

Share this post


Link to post
Share on other sites
27 minutes ago, Warlander said:

 

You could try to open the save file with text editor, search for "bridge" and delete some/all of them from file.

 

 

Program ran out of memory, I will take a look at ground filling to make it less memory-consuming.

Oh, that might be an issue specific to me then as I’m using a pretty old / junky PC xD 

Share this post


Link to post
Share on other sites

Got a friend trying to download  the planner for the time and  zip file wont finish downloading.. say   "download failed"

Share this post


Link to post
Share on other sites
48 minutes ago, alinicon said:

Got a friend trying to download  the planner for the time and  zip file wont finish downloading.. say   "download failed"

 

This is most likely a network problem on his side, but I temporarily made a mirror of current version so he can try to download it instead.

 

Temporary Dropbox mirror

Share this post


Link to post
Share on other sites

hi! Wonderful software & I use it all the time

 

I noticed a TOTALLY MINOR BUG so whenever you work on the client...or are bored (haha :D)

 

The updater goes to 105% ?

 

a60d26d9227c233e12cdac403f976b99.png

 

This is a seriously small problem, almost feeling guilty for reporting it but.....you know, its like the sound going to 11 :D 

Share this post


Link to post
Share on other sites
On 5/17/2018 at 8:38 AM, Substr said:

@WarlanderWith 2.9.2 the cave size radio button is enabled when on negative floors now, but clicking around with that selected doesn't seem to do anything.

 

About the water, e.g. I make a new map, add 4 cave floor tiles/blocks, and then view "inside". This is in 2.8.9 vs 2.9.2:

 

  Reveal hidden contents

PV7AJ4m.jpg

 

i4w2NgH.jpg

 

 

 

Just to update from this, it seems like cave size adjusting is actually working okay, it's just the grid of numbers that shows when you hover is still showing the height values even when toggled to size.

There's still the missing floors though, let me know if I can provide any more info about that bug for you.

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