bootscreen

ServerShutdown

Mar 29th, 2012
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. 2012-03-29 13:48:43 [SEVERE] Error occurred while disabling Spout v1050 (Is it up to date?)
  2. java.lang.IllegalAccessError: tried to access method org.apache.commons.io.FilenameUtils.isSystemWindows()Z from class org.apache.commons.io.FileUtils
  3. at org.apache.commons.io.FileUtils.isSymlink(FileUtils.java:2474)
  4. at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1330)
  5. at org.getspout.spout.player.SimpleFileManager.clearTempDirectory(SimpleFileManager.java:437)
  6. at org.getspout.spout.Spout.onDisable(Spout.java:147)
  7. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  8. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:362)
  9. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:399)
  10. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:392)
  11. at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:245)
  12. at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:402)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  14. at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
Advertisement
Add Comment
Please, Sign In to add comment