Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiverse #99

Open
LetsHaveFun opened this issue Oct 2, 2012 · 1 comment
Open

Multiverse #99

LetsHaveFun opened this issue Oct 2, 2012 · 1 comment

Comments

@LetsHaveFun
Copy link

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

@khoek
Copy link
Contributor

khoek commented Oct 23, 2012

(Assuming Ubuntu)

  1. cd to /opt/msm
  2. execute sudo chown minecraft *

Then you should be good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants