webbukkit / Dynmap-Towny

Display Towny towns and nations on Dynmap maps
9 stars 43 forks source link

Not All Towns Being Rendered #2

Closed GrandRiver closed 12 years ago

GrandRiver commented 12 years ago

For some reason not all towns on our server are being displayed on our Dynmap. Claimed areas both large and small, both in and out of nations are not being rendered at all.

No errors are being generated and Towny itself is working as intended as far as we know.

Our DynMap can be seen here...

http://thewatershed.provisionhost.com:8123/

Our Capital City which is the largest area and encompasses most of the central continent is missing as well as a very small towns only a few chunks in size. There are 5 towns missing from the map at this particular moment.

mikeprimm commented 12 years ago

Can I get a copy of the file from the towns directory for one of the missing towns?

GrandRiver commented 12 years ago

You can have two...here's the smallest town that is missing at the moment...

http://dl.dropbox.com/u/27282905/Harrogath.txt

and here's the Capital City...

http://dl.dropbox.com/u/27282905/Watershed_City.txt

mikeprimm commented 12 years ago

Cool - I'll look at this tonight

GrandRiver commented 12 years ago

I finally managed to get an error out of DynMap-Towny...

2011-12-10 05:42:07 [WARNING] Task of 'Dynmap-Towny' generated an exception java.lang.StackOverflowError at org.dynmap.towny.DynmapTownyPlugin.floodFillTarget(DynmapTownyPlugin.java:274) at org.dynmap.towny.DynmapTownyPlugin.floodFillTarget(DynmapTownyPlugin.java:278) at org.dynmap.towny.DynmapTownyPlugin.floodFillTarget(DynmapTownyPlugin.java:279) at org.dynmap.towny.DynmapTownyPlugin.floodFillTarget(DynmapTownyPlugin.java:279) at org.dynmap.towny.DynmapTownyPlugin.floodFillTarget(DynmapTownyPlugin.java:279)

...and the last lines repeat for a VERY long time.

mikeprimm commented 12 years ago

Ah - OK - good stuff - I should have time to investigate tomorrow (been tied up on other stuff last couple of nights)

GrandRiver commented 12 years ago

Version 0.12 appears to fix the problem. Many thanks! :D

mikeprimm commented 12 years ago

Cool - thanks for testing!