PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Probleme mit Tectonicus



Stunkymonkey
26.02.2011, 00:06
Hallo an alle

ich wollte mit Tectonicus meine Multiplayermap auf einem linux server erstellen.

leider krieg ich das ganze nicht hin

ich starte tectonicus so: xvfb-run -a '--server-args=-screen 0 1024x768x16' java -Dorg.lwjgl.opengl.Display.allowSoftwareOpenGL=true -Dorg.lwjgl.opengl.Display.noinput=true -jar /home/rolf/maps/tectonicus1.19.jar mode=cmd worldDir=/home/rolf/minecraft_server/wolrd signs=all outputDir=/home/rolf/maps/test minecraftJar=home/rolf/minecraft_server/minecraft.jar force64BitNatives=true verbose=true numSamples=0

das habe ich von der wiki Seite

also meine Minecraft-welt ist unter /home/rolf/minecraft_server/world
unter minecraft_server ist auch dir jar datei

wie schaff ich es , damit ich die welt wie hier: http://minecraft.csdnserver.com/viewer/map.html

zum laufen bring

ich bin ziehmlich rat los

die meldung bei tectonicus ist:


+ + + + + + + + + + + + + + + + + + + + + + +
Tectonicus
Version: 1.19
Build 2407MP
Constructed on February 24 2011 at 2309
+ + + + + + + + + + + + + + + + + + + + + + +
Started on Sat Feb 26 00:52:11 CET 2011
System:
OS Name: Linux
OS Architecture: amd64
OS Version: 2.6.32-28-server
Java vendor: Sun Microsystems Inc.
Java version: 1.6.0_20
Awt toolkit: null
Headless?: true
Settings:
mode:CommandLine
rasteriser:Lwjgl
renderStyle:Regular
worldDir:/home/rolf/minecraft_server/wolrd
outputDir:/home/rolf/maps/test
useCache:true
cacheDir:/home/rolf/maps/test/cache
minecraftJar:/home/rolf/home/rolf/minecraft_server/minecraft.jar
texturePack:none
colourDepth:24
alphaBits:8
numSamples:0
tileSize:512
lighting:Day
cameraAngle:45
closestZoomSize:12
numZoomLevels:8
imageFormat:Png
signs:All
players:All + /home/rolf/.
showSpawn:true
useBiomeColours:true
signsInitiallyVisible:true
playersInitiallyVisible:true
eraseOutputDir:false
extractLwjglNatives:true
isVerbose:true
forceLoadAwt:false
force32BitNatives:false
force64BitNatives:true

Forcing 64-bit native libraries
Tile cache directory found and is valid. Using cache at /home/rolf/maps/test/cache/tileCache
Player skin cache is old or corrupt, cleaning...
Creating player icon assembler
Initialising display...
Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/rolf/.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.jav a: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:93)
at org.lwjgl.Sys.<clinit>(Sys.java:110)
at org.lwjgl.opengl.Display.<clinit>(Display.java:130)
at tectonicus.rasteriser.lwjgl.LwjglRasteriser.<init>(LwjglRasteriser.java:108)
at tectonicus.rasteriser.RasteriserFactory.createRast eriser(RasteriserFactory.java:24)
at tectonicus.TileRenderer.<init>(TileRenderer.java:142)
at tectonicus.TectonicusApp.run(TectonicusApp.java:52 4)
at tectonicus.TectonicusApp.main(TectonicusApp.java:7 16)


was genau funktioniert nicht???
ich weis 0 weiter ich hoffe irgend jemand kann mir bei so nem Problem helfen.

Vielen vielen Dank schonmal im Vorraus

MfG Stunkymonkey