Sign in to follow this  
Warlander

Deedplanner 2.9.10 - 3D House And Deed Planner

Recommended Posts

Hi, I've had this problem for several versions: 


The program freezes after loading a large (~200x250) map.


 


Exception in thread "Thread-2" java.lang.ArrayIndexOutOfBoundsException: 31

at Mapper.Logic.MapUpdater.update(MapUpdater.java:76)

at Mapper.Mapper.logic(Mapper.java:203)

at Mapper.Mapper.loop(Mapper.java:130)

at Mapper.Mapper.access$200(Mapper.java:36)

at Mapper.Mapper$1.run(Mapper.java:118)

Share this post


Link to post
Share on other sites

Can't load deedplanner today for some reason.

 

Exception in thread "Thread-2" java.lang.UnsatisfiedLinkError: Can't load library: C:\Users\User\Desktop\DeedPlanner\Windows\lwjgl.dll
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.load0(Unknown Source)
    at java.lang.System.load(Unknown Source)
    at org.lwjgl.Sys$1.run(Sys.java:70)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
    at org.lwjgl.Sys.loadLibrary(Sys.java:95)
    at org.lwjgl.Sys.<clinit>(Sys.java:112)
    at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
    at Lib.Graphics.GLInit.initDisplay(GLInit.java:22)
    at Mapper.Mapper$1.run(Mapper.java:87)

Share this post


Link to post
Share on other sites

Can't load deedplanner today for some reason.

 

Exception in thread "Thread-2" java.lang.UnsatisfiedLinkError: Can't load library: C:\Users\User\Desktop\DeedPlanner\Windows\lwjgl.dll

    at java.lang.ClassLoader.loadLibrary(Unknown Source)

    at java.lang.Runtime.load0(Unknown Source)

    at java.lang.System.load(Unknown Source)

    at org.lwjgl.Sys$1.run(Sys.java:70)

    at java.security.AccessController.doPrivileged(Native Method)

    at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)

    at org.lwjgl.Sys.loadLibrary(Sys.java:95)

    at org.lwjgl.Sys.<clinit>(Sys.java:112)

    at org.lwjgl.opengl.Display.<clinit>(Display.java:135)

    at Lib.Graphics.GLInit.initDisplay(GLInit.java:22)

    at Mapper.Mapper$1.run(Mapper.java:87)

Did you moved DeedPlanner.jar to another location?

Share this post


Link to post
Share on other sites

I haven't touched anything. I downloaded a fresh copy of Deedplanner onto this computer, moved the zip file to desktop, unzipped to desktop, opened Deedplanner yesterday and it worked fine. Today, nada.

 

I am having computer issues so it is possible something got corrupted between yesterday and today.

 

infolog:

Mapper form initialized
Initializing mapper core
Mapper OpenGL window started
Trying to detect OpenGL capabilities

Edited by Drayka

Share this post


Link to post
Share on other sites

Probably some files of the program are corrupted, deleted or moved - program is crashing because it can't find them.

Share this post


Link to post
Share on other sites

Okay, I will uninstall and redownload. Thank you for the clarification. :)


Share this post


Link to post
Share on other sites

Could someone tell me how to add roofs and flooring to upper levels of my design? I thought it would be just like adding flooring to floor 1 but it is not.


Edited by Laerck

Share this post


Link to post
Share on other sites

Could someone tell me how to add roofs and flooring to upper levels of my design? I thought it would be just like adding flooring to floor 1 but it is not.

you have to make a writ for the building before you can add flooring and roofs just look for the tab.

Share this post


Link to post
Share on other sites

Not a big thing but could you add in the stone fence if it is not to much trouble to do so.  :)

Yes, those medium height ones.

 

Also, can you add in pillars?  I'd love to see what my plans would look like with pillars before having to make a bunch of them. lol

Share this post


Link to post
Share on other sites

Thanks Kitsunenobaka, I figured that out the other day, now I cant figure out how to increase the size of the deed, I can do it along the x but not the y, which is always like 14-15


Share this post


Link to post
Share on other sites

On ubuntu, now I can't load the save I made earlier. Stacktrace:
 

Exception in thread "Thread-0" java.lang.ArrayIndexOutOfBoundsException: 25
at Mapper.Graphics.MiscRenderer.renderLines(MiscRenderer.java:220)
at Mapper.Graphics.MiscRenderer.renderGrid(MiscRenderer.java:208)
at Mapper.Graphics.MiscRenderer.update(MiscRenderer.java:33)
at Mapper.Mapper.draw(Mapper.java:215)
at Mapper.Mapper.loop(Mapper.java:131)
at Mapper.Mapper.access$200(Mapper.java:36)
at Mapper.Mapper$1.run(Mapper.java:118)

 

Save file:
http://pastebin.com/uUbe0bGc

Share this post


Link to post
Share on other sites

Thanks Kitsunenobaka, I figured that out the other day, now I cant figure out how to increase the size of the deed, I can do it along the x but not the y, which is always like 14-15

It's impossible, since minimal size is 25x25.

 

Use either WASD keys on keyboard to navigate, or mouse wheel to scale out/in.

Share this post


Link to post
Share on other sites

You can also navigate map using middle mouse button (press and drag mouse wheel). ;)

 

Java crash on resizing. Happens when I:

Add width to right

Add width to left

 

Adding height doesn't crash the program but however I add it, I can not change elevation on top n added tiles.

 

Nothing is written in error log of program.

I cannot reproduce this bug, everything works for me.

Edit: Elevation editing bug - fixed, change will appear in next bugfix.

Edited by Warlander

Share this post


Link to post
Share on other sites

Version 1.7n released! Changes:

  • added pillars
  • fixed heightmap editing bug

Share this post


Link to post
Share on other sites

You can also navigate map using middle mouse button (press and drag mouse wheel). ;)

 

I cannot reproduce this bug, everything works for me.

Edit: Elevation editing bug - fixed, change will appear in next bugfix.

 

I have java version 1.6.0_21, might be that.

Share this post


Link to post
Share on other sites

Is it just me, or can I not scroll in and out any more on the newest version? It cycles through the lists on the left side instead of zooming in and out.

 

Also, when I used the mouse scroll on the Writ menu:

 

Exception in thread "Thread-2" java.lang.IndexOutOfBoundsException: bitIndex < 0: -2
    at java.util.BitSet.get(Unknown Source)
    at javax.swing.DefaultListSelectionModel.set(Unknown Source)
    at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
    at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
    at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source)
    at javax.swing.JList.setSelectedIndex(Unknown Source)
    at Mapper.UpCamera.update(UpCamera.java:79)
    at Mapper.Mapper.logic(Mapper.java:202)
    at Mapper.Mapper.loop(Mapper.java:130)
    at Mapper.Mapper.access$200(Mapper.java:36)
    at Mapper.Mapper$1.run(Mapper.java:118)

 

Windows 7, 64-bit for what it's worth.

Edited by Xallo

Share this post


Link to post
Share on other sites

Xallo, you can change this behavior in settings.

I will try to fix attached bug. ;)

Share this post


Link to post
Share on other sites

Version 1.7n released! Changes:

  • added pillars

fixed heightmap editing bug

 

 

 

This seems to have also fixed the loading issues I had on Ubuntu, maybe connected to heightmap bugfix :)

Share this post


Link to post
Share on other sites

Just a reminder: It still can't create a display on my Ubuntu. Which is odd considering other people seem able to use Ubuntu fine.


 


Any idea on what I can do?


Share this post


Link to post
Share on other sites

I added better exception handling for display creation and made "silent update" - can you download the program again and check if you will see exception now?

Share this post


Link to post
Share on other sites

Hey Warlander,


 


Great program, use it all the time. I guess you did an update today and it seemed to have broke for the first time on my computer after months of use. Program loads fine, except I see nothing now where the grid and the grass are supposed to be, and at the bottom it says that an error has occured. Error logs look like this:


 



Exception in thread "Thread-2" java.lang.RuntimeException

at Mapper.Mapper.loop(Mapper.java:154)

at Mapper.Mapper.access$200(Mapper.java:36)

at Mapper.Mapper$1.run(Mapper.java:118)


 

Running on Windows 8 64bit

Java 7 Update 40 (both 32bit and 64bit installed)

 

Thanks again for all your hard work :)

Share this post


Link to post
Share on other sites

Fresh download today

 

Exception in thread "Thread-2" java.lang.RuntimeException
    at Mapper.Mapper.loop(Mapper.java:154)
    at Mapper.Mapper.access$200(Mapper.java:36)
    at Mapper.Mapper$1.run(Mapper.java:118)
 

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