[HELP] Online Map Viewer

Discussion in 'Bukkit Help' started by DJ411, Jan 24, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    DJ411

    I'm Currently using Dynmap Plugin to get a Map Render website. I guess its cool for now but i found a program called Tectonicus.

    heres an example map they have. Example map - Click me!

    i would really like this cause my map is small right now and the HD zoom in would really be cool.

    Just asking if any one knows how to set this up on a linux based server.
     
  2. Offline

    TnT

    I haven't tried yet, but I'll admit it looks cool. It is a .jar file, have you tried following the post for it to get it to run?
     
  3. Offline

    DJ411

    Yes and it get this error.

    Alot of the users are using windows when they do this so idk how to fix it.
     
  4. Did you ever fix this problem? I have the exact same problem now
    Code:
    Initialising display...
    Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/minecrafter/.tectonicus/native/liblwjgl.so: /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/libjawt.so: symbol awt_Unlock, version SUNWprivate_1.1 not defined in file libmawt.so with link time reference
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1750)
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1646)
            at java.lang.Runtime.load0(Runtime.java:787)
            at java.lang.System.load(System.java:1022)
            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:82)
            at org.lwjgl.Sys.<clinit>(Sys.java:99)
            at org.lwjgl.opengl.Display.<clinit>(Display.java:130)
            at tectonicus.rasteriser.lwjgl.LwjglRasteriser.<init>(LwjglRasteriser.java:110)
            at tectonicus.rasteriser.RasteriserFactory.createRasteriser(RasteriserFactory.java:24)
            at tectonicus.TileRenderer.<init>(TileRenderer.java:147)
            at tectonicus.TectonicusApp.run(TectonicusApp.java:762)
            at tectonicus.TectonicusApp.main(TectonicusApp.java:1127)
     
  5. Offline

    codename_B

    Why not try BananaMapRender? It's a lot lighter on the server compared to dynmap.
     
  6. It does not look that good i think.. i like more details
     
  7. Offline

    codename_B

    What's missing?
     
  8. Offline

    Lolmewn

    Did you see the signs? + You need more pixels <3 Zoom in until the very block fills your screen :p
     
  9. Offline

    codename_B

    You can mod the html easily yourself for unlimited zooming in/out.
     
  10. I dont miss anything but the graphics aint nice
     
  11. Offline

    codename_B

    Whats not so nice?
     
Thread Status:
Not open for further replies.

Share This Page