Advertisement
Guest User

Untitled

a guest
Feb 27th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. 13:12:59 [SEVERE] java.io.IOException: No such file or directory
  2. 13:12:59 [SEVERE] at java.io.UnixFileSystem.createFileExclusively(Native Method)
  3. 13:12:59 [SEVERE] at java.io.File.createNewFile(File.java:1012)
  4. 13:12:59 [SEVERE] at de.flowlox.mysql.FileManager.createNewFile(FileManager.java:25)
  5. 13:12:59 [SEVERE] at de.flowlox.friends.Friends.loadMySQLFiles(Friends.java:62)
  6. 13:12:59 [SEVERE] at de.flowlox.friends.Friends.onEnable(Friends.java:33)
  7. 13:12:59 [SEVERE] at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:227)
  8. 13:12:59 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:272)
  9. 13:12:59 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
  10. 13:12:59 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
  11. 13:12:59 [SEVERE] java.io.FileNotFoundException: plugins/Friends/mysql.yml (No such file or directory)
  12. 13:12:59 [SEVERE] at java.io.FileInputStream.open0(Native Method)
  13. 13:12:59 [SEVERE] at java.io.FileInputStream.open(FileInputStream.java:195)
  14. 13:12:59 [SEVERE] at java.io.FileInputStream.<init>(FileInputStream.java:138)
  15. 13:12:59 [SEVERE] at java.io.FileReader.<init>(FileReader.java:72)
  16. 13:12:59 [SEVERE] at net.md_5.bungee.config.YamlConfiguration.load(YamlConfiguration.java:75)
  17. 13:12:59 [SEVERE] at net.md_5.bungee.config.YamlConfiguration.load(YamlConfiguration.java:69)
  18. 13:12:59 [SEVERE] at de.flowlox.mysql.FileManager.getConfiguration(FileManager.java:47)
  19. 13:12:59 [SEVERE] at de.flowlox.friends.Friends.loadMySQLFiles(Friends.java:64)
  20. 13:12:59 [SEVERE] at de.flowlox.friends.Friends.onEnable(Friends.java:33)
  21. 13:12:59 [SEVERE] at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:227)
  22. 13:12:59 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:272)
  23. 13:12:59 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
  24. 13:12:59 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement