Advertisement
Guest User

Untitled

a guest
Mar 14th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. 14:30:48 [SEVERE] null
  2. java.io.FileNotFoundException: C:\Users\Uder\Desktop\Bukkit Server 1.2.3\plug
  3. ins\Essentials\userdata\cloakz.yml (The requested operation cannot be performed
  4. on a file with a user-mapped section open)
  5. at java.io.FileOutputStream.open(Native Method)
  6. at java.io.FileOutputStream.<init>(Unknown Source)
  7. at java.io.FileOutputStream.<init>(Unknown Source)
  8. at java.io.FileWriter.<init>(Unknown Source)
  9. at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguratio
  10. n.java:56)
  11. at com.earth2me.essentials.EssentialsConf.save(EssentialsConf.java:308)
  12. at com.earth2me.essentials.UserData.setLastLocation(UserData.java:314)
  13. at com.earth2me.essentials.User.setLastLocation(User.java:232)
  14. at com.earth2me.essentials.Teleport.now(Teleport.java:242)
  15. at com.earth2me.essentials.Teleport.teleport(Teleport.java:221)
  16. at com.earth2me.essentials.Teleport.back(Teleport.java:273)
  17. at com.earth2me.essentials.commands.Commandback.run(Commandback.java:22)
  18.  
  19. at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsComm
  20. and.java:96)
  21. at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.jav
  22. a:367)
  23. at com.earth2me.essentials.Essentials.onCommand(Essentials.java:272)
  24. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
  25. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
  26. 6)
  27. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
  28. 69)
  29. at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
  30. java:906)
  31. at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:866)
  32.  
  33. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:849)
  34. at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
  35. at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
  36. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:116)
  37. at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
  38. 8)
  39. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
  40. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
  41. at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
  42. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement