Advertisement
SirFulgeruL

Autoin Logs Bungee

Jul 2nd, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.97 KB | None | 0 0
  1. 00:22:22 [INFO] Using OpenSSL based native cipher.
  2. 00:22:22 [INFO] Using native code compressor
  3. 00:22:22 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.10-SNAPSHOT:e3869fe:1163
  4. 00:22:22 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop
  5. 00:22:22 [INFO] Epoll is working, utilising it!
  6. 00:22:22 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
  7. 00:22:22 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
  8. 00:22:22 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
  9. 00:22:22 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
  10. 00:22:22 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
  11. 00:22:22 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
  12. 00:22:22 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.10-SNAPSHOT:e3869fe:1163 by SpigotMC
  13. 00:22:22 [INFO] Loaded plugin cmd_find version git:cmd_find:1.10-SNAPSHOT:e3869fe:1163 by SpigotMC
  14. 00:22:22 [INFO] [AutoIn] Loading libraries from AutoIn/libs, remember: libs are only needed on some servers, and only with some enabled options.
  15. 00:22:22 [INFO] [AutoIn] Like SQLite is needed on BungeeCord only if you use SQLite database, but isn't needed on bukkit, bukkit contains own SQLite library.
  16. 00:22:22 [INFO] [AutoIn] Socket: lobby is disabled... skipping it.
  17. 00:22:22 [INFO] [AutoIn] [Critical] No SQLite JDBC driver detected, please add driver .jar file to /AutoIn/libs folder, SQLite.jar file is included in download .zip file from: http://www.spigotmc.org/resources/auto-in.578/
  18. 00:22:22 [INFO] [AutoIn] New socket handler at: 22440
  19. 00:22:22 [INFO] [AutoIn] Sockets enabled: [HANDLER:22440]
  20. 00:22:25 [WARNING] Error enabling plugin AutoIn
  21. java.lang.ExceptionInInitializerError
  22. at nul.goto. ...\\.. .final..IlIIIIIIll.abstract(AutoIn_GotoFinal)
  23. at nul.goto. ...\\.. .final..package.continue(AutoIn_GotoFinal)
  24. at com.gmail.bartlomiejkmazur.autoin.core.proxy.bungee.BungeeAutoIn.onLoad(AutoIn_GotoFinal)
  25. at net.md_5.bungee.api.plugin.PluginManager.enablePlugin(PluginManager.java:309)
  26. at net.md_5.bungee.api.plugin.PluginManager.loadPlugins(PluginManager.java:212)
  27. at net.md_5.bungee.BungeeCord.start(BungeeCord.java:258)
  28. at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
  29. at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
  30. Caused by: nul.goto. ...\\.. .final..lIIlIIIIlI: No SQLite JDBC driver detected, please add driver .jar file to /AutoIn/libs folder, SQLite.jar file is included in download .zip file from: http://www.spigotmc.org/resources/auto-in.578/
  31. 00:22:25 [INFO] Loaded plugin cmd_server version git:cmd_server:1.10-SNAPSHOT:e3869fe:1163 by SpigotMC
  32. 00:22:25 [INFO] Closing pending connections
  33. 00:22:25 [INFO] Disconnecting 0 connections
  34. 00:22:25 [INFO] Closing IO threads
  35. 00:22:25 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.10-SNAPSHOT:e3869fe:1163 by SpigotMC
  36. 00:22:25 [INFO] Loaded plugin cmd_send version git:cmd_send:1.10-SNAPSHOT:e3869fe:1163 by SpigotMC
  37. 00:22:25 [INFO] Loaded plugin cmd_list version git:cmd_list:1.10-SNAPSHOT:e3869fe:1163 by SpigotMC
  38. 00:22:25 [WARNING] Forced host server mc is not defined
  39. 00:22:25 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.10-SNAPSHOT:e3869fe:1163 by SpigotMC
  40. 00:22:25 [INFO] Enabled plugin cmd_find version git:cmd_find:1.10-SNAPSHOT:e3869fe:1163 by SpigotMC
  41. 00:22:25 [INFO] [AutoIn] You have server protect enabled but you don't have any auth plugin! This option will not work...
  42. 00:22:25 [INFO] [AutoIn]
  43. ================================================================================
  44.  
  45. AutoIn is now waiting for all required sockets to connect
  46.  
  47. This is complete BETA version of plugin, if you see any bugs, report them!
  48. Don't make negative review because something don't work, it's BETA, just tell me that there is something wrong.
  49.  
  50. ================================================================================
  51. 00:22:25 [WARNING] Exception encountered when loading plugin: AutoIn
  52. java.lang.NullPointerException
  53. at nul.goto. ...\\.. .final..lIIlIlIlIl.abstract(AutoIn_GotoFinal)
  54. at nul.goto. ...\\.. .final..lIIlIIIlll.<init>(AutoIn_GotoFinal)
  55. at nul.goto. ...\\.. .final..package.abstract(AutoIn_GotoFinal)
  56. at com.gmail.bartlomiejkmazur.autoin.core.proxy.bungee.BungeeAutoIn.onEnable(AutoIn_GotoFinal)
  57. at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:227)
  58. at net.md_5.bungee.BungeeCord.start(BungeeCord.java:267)
  59. at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
  60. at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
  61. 00:22:25 [INFO] Enabled plugin cmd_server version git:cmd_server:1.10-SNAPSHOT:e3869fe:1163 by SpigotMC
  62. 00:22:25 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.10-SNAPSHOT:e3869fe:1163 by SpigotMC
  63. 00:22:25 [INFO] Enabled plugin cmd_send version git:cmd_send:1.10-SNAPSHOT:e3869fe:1163 by SpigotMC
  64. 00:22:25 [INFO] [AutoIn]
  65. ================================================================================
  66.  
  67. All required data loaded, plugin is now ready to use! Thanks for using it!
  68. If you need help, or you want help me (donations):
  69. http://www.spigotmc.org/resources/auto-in.578/
  70.  
  71. This is complete BETA version of plugin, if you see any bugs, report them!
  72. Don't make negative review because something don't work, it's BETA, just tell me that there is something wrong.
  73.  
  74. ================================================================================
  75. 00:22:25 [INFO] Enabled plugin cmd_list version git:cmd_list:1.10-SNAPSHOT:e3869fe:1163 by SpigotMC
  76. 00:22:25 [INFO] Listening on /0.0.0.0:25565
  77. 00:22:27 [INFO] Saving reconnect locations
  78. 00:22:27 [INFO] Disabling plugins
  79. 00:22:27 [INFO] Thank you and goodbye
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement