Dynmap problèmes

GeckoSplinter

Rockcraft.fr
29 Mars 2011
23
0
1
Paris
Salut,
J'ai un serveur minecraft sur un serveur dédié (débian avec un serveur appache2 dessus) le serveur marche parfaitement ....

J'ai envie de mettre en place dynmap et d'après ce que j'ai lu sur le web tout se configure de façon plutôt simple, d'ailleurs le plugin marche parfaitement en local.

En revanche sur le serveur c'est une autre histoire....
Bon j'ai essayé pas mal de trucs, des solutions trouvées sur le web, lu le wiki ... mais rien n'y fait ça ne marche vraiment pas.

Du coup je vous demande de l'aide.

J'ai reset le plugin à zéro pour être sur d'avoir un truc propre.
Alors voilà ce que me sort la console au démarrage du serveur :
Code:
[INFO] [dynmap] Loading dynmap v0.32-884.
[INFO] [dynmap] Using Permissions 3.1.6 for access control
[INFO] [dynmap] plugins/dynmap/configuration.txt not found - creating default
[SEVERE] [dynmap] ERROR creatomg default for plugins/dynmap/configuration.txt
[INFO] [dynmap] Unloaded 0 components.
[INFO] [dynmap] Disabled

Je n'ai pas beaucoup de plugin installé et je n'ai pas trouvé d'histoire de conflit avec dynmap avec ces plugins :
  • WorldEdit/WorldGuard
  • LWC
  • Essentials
  • Permissions 3
J'espère que vous pourrez m'aider.
 
Est ce que tu as bien le fichier configuration.txt sur ton serveur ? Même, as-tu le dossier Dynmap ? Des fois c'est un souci d'accès en lecture/écriture qui empêche le plugin de faire ce qu'il veut donc pas moyen de faire les dossiers/fichiers nécessaires.

Si tu n'a rien, copie le dossier dynmap local vers le serveur, windows est bien plus laxiste là dessus :)
 
non il n'y avait pas le fichier configuration.txt
j'ai effectivement pensé au permissions d'écriture ... j'ai donc fait un "chmod -r 777"
et après un reload les fichiers sont là
j'ai aussi fait un "sudo chown -R www-data /home/gecko/minecraft/"

et j'ai maintenant cette erreur au lancement :
Code:
[dynmap] Unloading dynmap v0.32-884.
18:09:27 [INFO] Essentials: Using config based permissions. Enable superperms in config.
18:09:29 [INFO] [dynmap] Unloaded 11 components.
18:09:29 [INFO] [dynmap] Image file plugins/dynmap/web/tiles/Rockcraft/t/-1_-1/-1_-1.png - unable to write - failed
18:09:29 [SEVERE] [dynmap] Error writing hash file - plugins/dynmap/web/tiles/Rockcraft/t_-1_-1.hash
18:09:30 [INFO] [dynmap] Image file plugins/dynmap/web/tiles/Rockcraft/flat/0_-1/0_-2.png - unable to write - failed
18:09:30 [SEVERE] [dynmap] Error writing hash file - plugins/dynmap/web/tiles/Rockcraft/flat_0_-1.hash
18:09:32 [INFO] [dynmap] Image file plugins/dynmap/web/tiles/Rockcraft/ct/-1_-1/-1_-1.png - unable to write - failed
18:09:32 [SEVERE] [dynmap] Error writing hash file - plugins/dynmap/web/tiles/Rockcraft/ct_-1_-1.hash
 
[dynmap] Exception while writing JSON-file.
java.io.FileNotFoundException: plugins/dynmap/web/tiles/_markers_/marker_Rockcraft.json.new (Permission denied)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
        at org.dynmap.markers.impl.MarkerAPIImpl.writeMarkersFile(MarkerAPIImpl.java:1948)
        at org.dynmap.markers.impl.MarkerAPIImpl.access$400(MarkerAPIImpl.java:45)
        at org.dynmap.markers.impl.MarkerAPIImpl$DoFileWrites.run(MarkerAPIImpl.java:267)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
18:12:22 [SEVERE] [dynmap] Exception while writing JSON-file.
java.io.FileNotFoundException: plugins/dynmap/web/tiles/_markers_/marker_Rockcraft_the_end.json.new (Permission denied)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
        at org.dynmap.markers.impl.MarkerAPIImpl.writeMarkersFile(MarkerAPIImpl.java:1948)
        at org.dynmap.markers.impl.MarkerAPIImpl.access$400(MarkerAPIImpl.java:45)
        at org.dynmap.markers.impl.MarkerAPIImpl$DoFileWrites.run(MarkerAPIImpl.java:267)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
18:12:22 [SEVERE] [dynmap] Exception while writing JSON-file.
java.io.FileNotFoundException: plugins/dynmap/web/tiles/_markers_/marker_Rockcraft_nether.json.new (Permission denied)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
        at org.dynmap.markers.impl.MarkerAPIImpl.writeMarkersFile(MarkerAPIImpl.java:1948)
        at org.dynmap.markers.impl.MarkerAPIImpl.access$400(MarkerAPIImpl.java:45)
        at org.dynmap.markers.impl.MarkerAPIImpl$DoFileWrites.run(MarkerAPIImpl.java:267)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)

Et j'ai aussi cette qui tourne en boucle avec 2 trois petit changement à chaque fois :
Code:
[INFO] [dynmap] Image file plugins/dynmap/web/tiles/Rockcraft/ct/-1_0/-1_1.png - unable to write - failed
18:12:51 [SEVERE] [dynmap] Error writing hash file - plugins/dynmap/web/tiles/Rockcraft/ct_-1_0.hash
 
ba ouais mais j'ai déjà fait un chmod 777 sur le dossier dynmap je peux rien faire de plus ?
sur le .jar peut être ?

EDIT : j'ai fait un chmod 777 sur le .jar ça ne change rien

EDIT2 : j'ai refait un chmod 777 sur le dossier dynmap plus d'erreurs mais je n'ai rien sur ma page de map => map.rockcraft.fr