Advertisement
Guest User

Untitled

a guest
May 18th, 2016
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.48 KB | None | 0 0
  1.  
  2. [09:47:56] [Server thread/WARN]: Could not save the list after adding a user.
  3. java.io.FileNotFoundException: ops.json (access denied)
  4. at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_91]
  5. at java.io.FileOutputStream.open(Unknown Source) ~[?:1.8.0_91]
  6. at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_91]
  7. at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_91]
  8. at com.google.common.io.Files.newWriter(Files.java:103) ~[spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  9. at net.minecraft.server.v1_8_R3.JsonList.save(JsonList.java:158) ~[spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  10. at net.minecraft.server.v1_8_R3.JsonList.add(JsonList.java:77) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  11. at net.minecraft.server.v1_8_R3.PlayerList.addOp(PlayerList.java:1001) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  12. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.addOp(SourceFile:46) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  13. at net.minecraft.server.v1_8_R3.CommandOp.execute(SourceFile:43) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  14. at org.bukkit.craftbukkit.v1_8_R3.command.VanillaCommandWrapper.dispatchVanillaCommand(VanillaCommandWrapper.java:108) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  15. at org.bukkit.craftbukkit.v1_8_R3.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:43) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  16. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  17. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  18. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  19. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:416) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  20. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:379) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  21. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:711) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  22. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:614) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  23. at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
  24. [09:47:56] [Server thread/WARN]: Failed to save operators list:
  25. java.io.FileNotFoundException: ops.json (access denied)
  26. at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_91]
  27. at java.io.FileOutputStream.open(Unknown Source) ~[?:1.8.0_91]
  28. at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_91]
  29. at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_91]
  30. at com.google.common.io.Files.newWriter(Files.java:103) ~[spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  31. at net.minecraft.server.v1_8_R3.JsonList.save(JsonList.java:158) ~[spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  32. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.B(SourceFile:115) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  33. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.addOp(SourceFile:47) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  34. at net.minecraft.server.v1_8_R3.CommandOp.execute(SourceFile:43) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  35. at org.bukkit.craftbukkit.v1_8_R3.command.VanillaCommandWrapper.dispatchVanillaCommand(VanillaCommandWrapper.java:108) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  36. at org.bukkit.craftbukkit.v1_8_R3.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:43) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  37. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  38. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  39. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  40. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:416) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  41. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:379) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  42. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:711) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  43. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:614) [spigot.jar:git-PaperSpigot-5be55c3-18fbb24]
  44. at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
  45. [09:47:56] [Server thread/INFO]: Opped fearr
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement