You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to user multiverse on the server, but multiverse doesn't have the permissions to import worlds. But thats what I want it to have. Because I don't want to create new worlds. I want to import my old ones.
[SEVERE] java.io.FileNotFoundException: ./CreativWelt/session.lock (Permission denied)
2012-10-02 18:34:34 [SEVERE] at java.io.FileOutputStream.open(Native Method)
2012-10-02 18:34:34 [SEVERE] at java.io.FileOutputStream.(FileOutputStream.java:194)
2012-10-02 18:34:34 [SEVERE] at java.io.FileOutputStream.(FileOutputStream.java:145)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.WorldNBTStorage.h(WorldNBTStorage.java:46)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.WorldNBTStorage.(WorldNBTStorage.java:40)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.ServerNBTManager.(SourceFile:16)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:688)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.Bukkit.createWorld(Bukkit.java:155)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.WorldCreator.createWorld(WorldCreator.java:235)
2012-10-02 18:34:34 [SEVERE] at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:137)
2012-10-02 18:34:34 [SEVERE] at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:91)
2012-10-02 18:34:34 [SEVERE] at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:557)
2012-10-02 18:34:34 [SEVERE] at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:242)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:266)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:248)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:297)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:276)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:226)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:377)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
I hope this helps and you can help me. :D
The text was updated successfully, but these errors were encountered:
I wanted to user multiverse on the server, but multiverse doesn't have the permissions to import worlds. But thats what I want it to have. Because I don't want to create new worlds. I want to import my old ones.
[SEVERE] java.io.FileNotFoundException: ./CreativWelt/session.lock (Permission denied)
2012-10-02 18:34:34 [SEVERE] at java.io.FileOutputStream.open(Native Method)
2012-10-02 18:34:34 [SEVERE] at java.io.FileOutputStream.(FileOutputStream.java:194)
2012-10-02 18:34:34 [SEVERE] at java.io.FileOutputStream.(FileOutputStream.java:145)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.WorldNBTStorage.h(WorldNBTStorage.java:46)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.WorldNBTStorage.(WorldNBTStorage.java:40)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.ServerNBTManager.(SourceFile:16)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:688)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.Bukkit.createWorld(Bukkit.java:155)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.WorldCreator.createWorld(WorldCreator.java:235)
2012-10-02 18:34:34 [SEVERE] at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:137)
2012-10-02 18:34:34 [SEVERE] at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:91)
2012-10-02 18:34:34 [SEVERE] at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:557)
2012-10-02 18:34:34 [SEVERE] at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:242)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:266)
2012-10-02 18:34:34 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:248)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:297)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:276)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:226)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:377)
2012-10-02 18:34:34 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
I hope this helps and you can help me. :D
The text was updated successfully, but these errors were encountered: