Sign in to follow this  
Warlander

Deedplanner 2.9.10 - 3D House And Deed Planner

Recommended Posts

I seem to be having trouble loading a 1.7 .MAP file into the new version. I try to load it and nothing happens.

 

All I see in the error log is "[Fatal Error] :1:1: Content is not allowed in prolog.".

 

I can't open 1.7 anymore without it failing to respond so my mine map is not able to be used at present.

 

 

Share this post


Link to post
Share on other sites
2 hours ago, yetian said:

I seem to be having trouble loading a 1.7 .MAP file into the new version. I try to load it and nothing happens.

 

All I see in the error log is "[Fatal Error] :1:1: Content is not allowed in prolog.".

 

I can't open 1.7 anymore without it failing to respond so my mine map is not able to be used at present.

 

 

 

It looks like map data is corrupted, can you show me map file? I will try to take a look and determine what is wrong with it.

 

When it comes to update fixing broken models/textures - I will try to release it in max 2-3 days, I am very busy right now.

Share this post


Link to post
Share on other sites

Ah ok so i need to recreate it entirely?

 

I'd best get on with it then. :)

Edited by yetian

Share this post


Link to post
Share on other sites

always comes when I open the city map of the
again reloaded down and done it all
exactly the same with a friend
open the map on ne file

 

 

[2016-02-17 22:31:19] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_73
java.io.FileNotFoundException: Data\Walls\wooden.png (Das System kann die angegebene Datei nicht finden)
    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 com.jogamp.opengl.util.texture.TextureIO.newTexture(TextureIO.java:476)
    at pl.wurmonline.deedplanner.util.jogl.Tex.init(Tex.java:102)
    at pl.wurmonline.deedplanner.util.jogl.Tex.bind(Tex.java:77)
    at pl.wurmonline.deedplanner.util.jogl.Tex.bind(Tex.java:58)
    at pl.wurmonline.deedplanner.util.jogl.Mesh.render(Mesh.java:29)
    at pl.wurmonline.deedplanner.util.jogl.Model.render(Model.java:99)
    at pl.wurmonline.deedplanner.data.Wall.render(Wall.java:50)
    at pl.wurmonline.deedplanner.data.Tile.renderEntities(Tile.java:233)
    at pl.wurmonline.deedplanner.data.Tile.renderWorld(Tile.java:167)
    at pl.wurmonline.deedplanner.data.Tile.render3d(Tile.java:151)
    at pl.wurmonline.deedplanner.data.Map.render(Map.java:428)
    at pl.wurmonline.deedplanner.graphics.GraphicsLoop.display(GraphicsLoop.java:58)
    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.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._paintImmediately(Unknown Source)
    at javax.swing.JComponent.paintImmediately(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 com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162)
    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)

 

 

 

 

 

Share this post


Link to post
Share on other sites

DeedPlanner 2.5.3 released! Changes:

  • Fixed most (all?) missing textures.

Share this post


Link to post
Share on other sites

Going to test, I'm still using 2.4.3 due to bugs :D Btw, can you put images and patch notes on first page under spoilers? Also, if you wanna reverse the order of patch notes so newest are on top, let me know, I assume you are too busy to do that :)

 

 

Minor one again

Spoiler

[2016-02-19 00:11:37] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_73
java.nio.file.NoSuchFileException: Data\Walls\Maple_Medium.wom
    at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
    at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
    at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
    at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
    at java.nio.file.Files.newByteChannel(Unknown Source)
    at java.nio.file.Files.newByteChannel(Unknown Source)
    at java.nio.file.Files.readAllBytes(Unknown Source)
    at pl.wurmonline.deedplanner.util.jogl.Model.loadMeshes(Model.java:104)
    at pl.wurmonline.deedplanner.util.jogl.Model.render(Model.java:91)
    at pl.wurmonline.deedplanner.data.Wall.render(Wall.java:50)
    at pl.wurmonline.deedplanner.data.Tile.renderEntities(Tile.java:250)
    at pl.wurmonline.deedplanner.data.Tile.renderWorld(Tile.java:167)
    at pl.wurmonline.deedplanner.data.Tile.render3d(Tile.java:151)
    at pl.wurmonline.deedplanner.data.Map.render(Map.java:428)
    at pl.wurmonline.deedplanner.graphics.GraphicsLoop.display(GraphicsLoop.java:58)
    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.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._paintImmediately(Unknown Source)
    at javax.swing.JComponent.paintImmediately(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 com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162)
    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)
 


 

Edited by Nolorwolf

Share this post


Link to post
Share on other sites

ok everytime i export my deed in game it appears on deedplanner as being 120 underwater, when it's about 1000+ above

Share this post


Link to post
Share on other sites
12 minutes ago, Deth666 said:

ok everytime i export my deed in game it appears on deedplanner as being 120 underwater, when it's about 1000+ above

 

You must manually correct the heights using file > resize > global height add.

Share this post


Link to post
Share on other sites

All missing textures were fixed for me with the latest version, thanks very much :) I really love working with the deedplanner.


I have another bug now though: I can't use lavender hedges or maple hedges. When I try to put them on the map there's nothing there. Tested with a new map. :(

Share this post


Link to post
Share on other sites

iam using this with my laptop, touchscreen and touch mouse. I do not know how to pan the map around since it is default to the scroll click key on a mouse.

Does anyone know how to pan the map around without using a mouse?

Share this post


Link to post
Share on other sites
13 hours ago, Dreamer said:

iam using this with my laptop, touchscreen and touch mouse. I do not know how to pan the map around since it is default to the scroll click key on a mouse.

Does anyone know how to pan the map around without using a mouse?

Ifaik, touchpads on laptop emulate zoom in 2 ways, either by having a scroll bar on the right of the pad(often invisible), or if they support multi-touch by using 2 fingers and closing in/out your fingers. Second one should be same for touchscreen devices.

Share this post


Link to post
Share on other sites
15 hours ago, Dreamer said:

iam using this with my laptop, touchscreen and touch mouse. I do not know how to pan the map around since it is default to the scroll click key on a mouse.

Does anyone know how to pan the map around without using a mouse?

 

You can use wasd keys in 2d view.

Share this post


Link to post
Share on other sites

Hello,


I'm having an issue when trying to plant Lavender Hedge in the latest version of Deedplanner 2. Just downloaded it.

 

Quote

[2016-02-28 17:31:51] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_73
java.nio.file.NoSuchFileException: Data\Walls\LavenderHedge.wom
    at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
    at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
    at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
    at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
    at java.nio.file.Files.newByteChannel(Unknown Source)
    at java.nio.file.Files.newByteChannel(Unknown Source)
    at java.nio.file.Files.readAllBytes(Unknown Source)
    at pl.wurmonline.deedplanner.util.jogl.Model.loadMeshes(Model.java:104)
    at pl.wurmonline.deedplanner.util.jogl.Model.render(Model.java:91)
    at pl.wurmonline.deedplanner.data.Wall.render(Wall.java:50)
    at pl.wurmonline.deedplanner.data.Tile.renderEntities(Tile.java:250)
    at pl.wurmonline.deedplanner.data.Tile.renderWorld(Tile.java:167)
    at pl.wurmonline.deedplanner.data.Tile.render3d(Tile.java:151)
    at pl.wurmonline.deedplanner.data.Map.render(Map.java:428)
    at pl.wurmonline.deedplanner.graphics.GraphicsLoop.display(GraphicsLoop.java:58)
    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.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._paintImmediately(Unknown Source)
    at javax.swing.JComponent.paintImmediately(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 com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162)
    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)


 

Edited by Trophium

Share this post


Link to post
Share on other sites

How

can

i

start

this

program

 

downloded it. unzipped it. when i open it .jar files everywhere. no launcher. no icon. no .exe to start. no description. nothing.

Edited by Sizan

Share this post


Link to post
Share on other sites
6 minutes ago, Sizan said:

How can i start this program

download, unzip the .zip file, doubleclick the DeedPlanner.jar (if Windows OS)

Share this post


Link to post
Share on other sites
3 minutes ago, KaiH said:

download, unzip the .zip file, doubleclick the DeedPlanner.jar (if Windows OS)

 then the unpack-editor opens and inside are 2 files: "meta-inf" and "pl" inside "meta-inf" is just a doc or something like that and inside "pl" is tons of stuff, no exe or starter either. using windows 7

Edited by Sizan

Share this post


Link to post
Share on other sites
3 minutes ago, bigsteve said:

Dont unpack the .jar

 

 

when i doubleclick the .jar the unpack-editor opens. if i dont unlick the .jar, nothing happens.

Share this post


Link to post
Share on other sites

the error is on your and then as the .jar extension is not connected to java on your system.

Share this post


Link to post
Share on other sites
16 minutes ago, KaiH said:

the error is on your and then as the .jar extension is not connected to java on your system.

 

´can you suggest me a translator for this please

 

 

Edit: for other victims of wurm community: right click the .jar and then "open with java" will do it.

 

 

Edit2: lol no. It started and then i got this:

 

"

[2016-02-28 23:28:26] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_73
java.lang.NullPointerException
    at pl.wurmonline.deedplanner.data.Tile.renderGround(Tile.java:185)
    at pl.wurmonline.deedplanner.data.Tile.renderWorld(Tile.java:165)
    at pl.wurmonline.deedplanner.data.Tile.render3d(Tile.java:151)
    at pl.wurmonline.deedplanner.data.Map.render(Map.java:428)
    at pl.wurmonline.deedplanner.graphics.GraphicsLoop.display(GraphicsLoop.java:58)
    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)"

 

Edited by Sizan

Share this post


Link to post
Share on other sites

You must run program using Oracle Java (OpenJDK have problems with it right now) and it should work just fine if not moved or launched outside of its original location. Also, if running on C drive outside of user folder, you must run it as administrator or it will crash on start.

Share this post


Link to post
Share on other sites

i'd like to request a little thing:

please add a house wall count :)

Share this post


Link to post
Share on other sites
On 29.02.2016 at 5:29 PM, KaiH said:

i'd like to request a little thing:

please add a house wall count :)

 

For now you can open save file with advanced notepad like Sublime or Notepad++ and manually search for walls count (all walls have special tags so it is easy to find them).

  • Like 1

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