Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.23 KB | None | 0 0
  1. 21:45:45 [WARNING] Error dispatching event ServerConnectEvent(player=Nextyuu, target=BungeeServerInfo(name=lobby, address=localhost/127.0.0.1:25566, restricted=false), cancelled=false, reason=JOIN_PROXY) to listener de.therealdomm.bauth.events.Blocker@6f70a21b
  2. java.io.FileNotFoundException: plugins/BungeeAuth/GeoLite2-City.mmdb (No such file or directory)
  3. at java.io.RandomAccessFile.open0(Native Method)
  4. at java.io.RandomAccessFile.open(RandomAccessFile.java:316)
  5. at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
  6. at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19)
  7. at com.maxmind.db.Reader.<init>(Reader.java:116)
  8. at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66)
  9. at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54)
  10. at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160)
  11. at de.therealdomm.bauth.util.GeoIpUtil.getGeoLocation(GeoIpUtil.java:19)
  12. at de.therealdomm.bauth.events.Blocker.isCountryBlocked(Blocker.java:138)
  13. at de.therealdomm.bauth.events.Blocker.onConnect(Blocker.java:173)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:498)
  18. at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
  19. at net.md_5.bungee.event.EventBus.post(EventBus.java:46)
  20. at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:397)
  21. at net.md_5.bungee.UserConnection.connect(UserConnection.java:279)
  22. at net.md_5.bungee.UserConnection.connect(UserConnection.java:269)
  23. at net.md_5.bungee.connection.InitialHandler$6$1.run(InitialHandler.java:537)
  24. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
  25. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
  26. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:333)
  27. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
  28. at java.lang.Thread.run(Thread.java:748)
  29. 21:45:45 [INFO] [Nextyuu] <-> ServerConnector [lobby] has connected
  30. 21:45:45 [SEVERE] java.lang.NullPointerException
  31. 21:45:45 [SEVERE] at de.therealdomm.bauth.events.Blocker.onJoin(Blocker.java:228)
  32. 21:45:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. 21:45:45 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  34. 21:45:45 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  35. 21:45:45 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:498)
  36. 21:45:45 [SEVERE] at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
  37. 21:45:45 [SEVERE] at net.md_5.bungee.event.EventBus.post(EventBus.java:46)
  38. 21:45:45 [SEVERE] at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:397)
  39. 21:45:45 [SEVERE] at net.md_5.bungee.ServerConnector.handle(ServerConnector.java:291)
  40. 21:45:45 [SEVERE] at net.md_5.bungee.protocol.packet.Login.handle(Login.java:87)
  41. 21:45:45 [SEVERE] at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:104)
  42. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  43. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  44. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  45. 21:45:45 [SEVERE] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
  46. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  47. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  48. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  49. 21:45:45 [SEVERE] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
  50. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  51. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  52. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  53. 21:45:45 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:323)
  54. 21:45:45 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  55. 21:45:45 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:426)
  56. 21:45:45 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:278)
  57. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  58. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  59. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  60. 21:45:45 [SEVERE] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  61. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  62. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  63. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  64. 21:45:45 [SEVERE] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1408)
  65. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  66. 21:45:45 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  67. 21:45:45 [SEVERE] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930)
  68. 21:45:45 [SEVERE] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:796)
  69. 21:45:45 [SEVERE] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:427)
  70. 21:45:45 [SEVERE] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:328)
  71. 21:45:45 [SEVERE] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
  72. 21:45:45 [SEVERE] at java.lang.Thread.run(Thread.java:748)
  73. 21:46:12 [SEVERE] java.io.FileNotFoundException: plugins/BungeeAuth/GeoLite2-City.mmdb (No such file or directory)
  74. 21:46:12 [SEVERE] at java.io.RandomAccessFile.open0(Native Method)
  75. 21:46:12 [SEVERE] at java.io.RandomAccessFile.open(RandomAccessFile.java:316)
  76. 21:46:12 [SEVERE] at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
  77. 21:46:12 [SEVERE] at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19)
  78. 21:46:12 [SEVERE] at com.maxmind.db.Reader.<init>(Reader.java:116)
  79. 21:46:12 [SEVERE] at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66)
  80. 21:46:12 [SEVERE] at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54)
  81. 21:46:12 [SEVERE] at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160)
  82. 21:46:12 [SEVERE] at de.therealdomm.bauth.util.GeoIpUtil.getGeoLocation(GeoIpUtil.java:19)
  83. 21:46:12 [SEVERE] at de.therealdomm.bauth.util.MySQL.updatePlayer(MySQL.java:180)
  84. 21:46:12 [SEVERE] at de.therealdomm.bauth.commands.AuthenticateCommand.execute(AuthenticateCommand.java:189)
  85. 21:46:12 [SEVERE] at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:189)
  86. 21:46:12 [SEVERE] at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:142)
  87. 21:46:12 [SEVERE] at net.md_5.bungee.connection.UpstreamBridge.handle(UpstreamBridge.java:145)
  88. 21:46:12 [SEVERE] at net.md_5.bungee.protocol.packet.Chat.handle(Chat.java:50)
  89. 21:46:12 [SEVERE] at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:104)
  90. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  91. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  92. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  93. 21:46:12 [SEVERE] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
  94. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  95. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  96. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  97. 21:46:12 [SEVERE] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
  98. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  99. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  100. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  101. 21:46:12 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:323)
  102. 21:46:12 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:297)
  103. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  104. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  105. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  106. 21:46:12 [SEVERE] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
  107. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  108. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  109. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  110. 21:46:12 [SEVERE] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  111. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  112. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  113. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  114. 21:46:12 [SEVERE] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1408)
  115. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  116. 21:46:12 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  117. 21:46:12 [SEVERE] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930)
  118. 21:46:12 [SEVERE] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:796)
  119. 21:46:12 [SEVERE] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:427)
  120. 21:46:12 [SEVERE] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:328)
  121. 21:46:12 [SEVERE] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
  122. 21:46:12 [SEVERE] at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement