Advertisement
Guest User

Untitled

a guest
Dec 8th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.03 KB | None | 0 0
  1. [14:31:54] [Thread-874/ERROR]: Could not pass event AsyncPlayerPreLoginEvent to AquaCore v5.3
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[Custom.jar:git-PaperSpigot-unknown]
  4. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[Custom.jar:git-PaperSpigot-unknown]
  5. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Custom.jar:git-PaperSpigot-unknown]
  6. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [Custom.jar:git-PaperSpigot-unknown]
  7. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [Custom.jar:git-PaperSpigot-unknown]
  8. at net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:257) [Custom.jar:git-PaperSpigot-unknown]
  9. at net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:166) [Custom.jar:git-PaperSpigot-unknown]
  10. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  11. Caused by: me.activated.core.shade.mongo.MongoSocketReadException: Exception receiving message
  12. at me.activated.core.shade.mongo.internal.connection.InternalStreamConnection.translateReadException(Unknown Source) ~[?:?]
  13. at me.activated.core.shade.mongo.internal.connection.InternalStreamConnection.receiveMessage(Unknown Source) ~[?:?]
  14. at me.activated.core.shade.mongo.internal.connection.InternalStreamConnection.receiveCommandMessageResponse(Unknown Source) ~[?:?]
  15. at me.activated.core.shade.mongo.internal.connection.InternalStreamConnection.sendAndReceive(Unknown Source) ~[?:?]
  16. at me.activated.core.shade.mongo.internal.connection.UsageTrackingInternalConnection.sendAndReceive(Unknown Source) ~[?:?]
  17. at me.activated.core.shade.mongo.internal.connection.DefaultConnectionPool$PooledConnection.sendAndReceive(Unknown Source) ~[?:?]
  18. at me.activated.core.shade.mongo.internal.connection.CommandProtocolImpl.execute(Unknown Source) ~[?:?]
  19. at me.activated.core.shade.mongo.internal.connection.DefaultServer$DefaultServerProtocolExecutor.execute(Unknown Source) ~[?:?]
  20. at me.activated.core.shade.mongo.internal.connection.DefaultServerConnection.executeProtocol(Unknown Source) ~[?:?]
  21. at me.activated.core.shade.mongo.internal.connection.DefaultServerConnection.command(Unknown Source) ~[?:?]
  22. at me.activated.core.shade.mongo.internal.connection.DefaultServerConnection.command(Unknown Source) ~[?:?]
  23. at me.activated.core.shade.mongo.operation.CommandOperationHelper.executeWrappedCommandProtocol(Unknown Source) ~[?:?]
  24. at me.activated.core.shade.mongo.operation.CommandOperationHelper.executeWrappedCommandProtocol(Unknown Source) ~[?:?]
  25. at me.activated.core.shade.mongo.operation.CommandOperationHelper.executeWrappedCommandProtocol(Unknown Source) ~[?:?]
  26. at me.activated.core.shade.mongo.operation.FindOperation$1.call(Unknown Source) ~[?:?]
  27. at me.activated.core.shade.mongo.operation.FindOperation$1.call(Unknown Source) ~[?:?]
  28. at me.activated.core.shade.mongo.operation.OperationHelper.withConnectionSource(Unknown Source) ~[?:?]
  29. at me.activated.core.shade.mongo.operation.OperationHelper.withConnection(Unknown Source) ~[?:?]
  30. at me.activated.core.shade.mongo.operation.FindOperation.execute(Unknown Source) ~[?:?]
  31. at me.activated.core.shade.mongo.operation.FindOperation.execute(Unknown Source) ~[?:?]
  32. at me.activated.core.shade.mongo.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(Unknown Source) ~[?:?]
  33. at me.activated.core.shade.mongo.client.internal.FindIterableImpl.first(Unknown Source) ~[?:?]
  34. at me.activated.core.api.player.PlayerData.loadData(Unknown Source) ~[?:?]
  35. at bh.handleAsyncLogin(Unknown Source) ~[?:?]
  36. at sun.reflect.GeneratedMethodAccessor122.invoke(Unknown Source) ~[?:?]
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  38. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  39. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[Custom.jar:git-PaperSpigot-unknown]
  40. ... 7 more
  41. Caused by: java.net.SocketException: Connection reset
  42. at java.net.SocketInputStream.read(SocketInputStream.java:210) ~[?:1.8.0_212]
  43. at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_212]
  44. at me.activated.core.shade.mongo.internal.connection.SocketStream.read(Unknown Source) ~[?:?]
  45. at me.activated.core.shade.mongo.internal.connection.InternalStreamConnection.receiveResponseBuffers(Unknown Source) ~[?:?]
  46. at me.activated.core.shade.mongo.internal.connection.InternalStreamConnection.receiveMessage(Unknown Source) ~[?:?]
  47. at me.activated.core.shade.mongo.internal.connection.InternalStreamConnection.receiveCommandMessageResponse(Unknown Source) ~[?:?]
  48. at me.activated.core.shade.mongo.internal.connection.InternalStreamConnection.sendAndReceive(Unknown Source) ~[?:?]
  49. at me.activated.core.shade.mongo.internal.connection.UsageTrackingInternalConnection.sendAndReceive(Unknown Source) ~[?:?]
  50. at me.activated.core.shade.mongo.internal.connection.DefaultConnectionPool$PooledConnection.sendAndReceive(Unknown Source) ~[?:?]
  51. at me.activated.core.shade.mongo.internal.connection.CommandProtocolImpl.execute(Unknown Source) ~[?:?]
  52. at me.activated.core.shade.mongo.internal.connection.DefaultServer$DefaultServerProtocolExecutor.execute(Unknown Source) ~[?:?]
  53. at me.activated.core.shade.mongo.internal.connection.DefaultServerConnection.executeProtocol(Unknown Source) ~[?:?]
  54. at me.activated.core.shade.mongo.internal.connection.DefaultServerConnection.command(Unknown Source) ~[?:?]
  55. at me.activated.core.shade.mongo.internal.connection.DefaultServerConnection.command(Unknown Source) ~[?:?]
  56. at me.activated.core.shade.mongo.operation.CommandOperationHelper.executeWrappedCommandProtocol(Unknown Source) ~[?:?]
  57. at me.activated.core.shade.mongo.operation.CommandOperationHelper.executeWrappedCommandProtocol(Unknown Source) ~[?:?]
  58. at me.activated.core.shade.mongo.operation.CommandOperationHelper.executeWrappedCommandProtocol(Unknown Source) ~[?:?]
  59. at me.activated.core.shade.mongo.operation.FindOperation$1.call(Unknown Source) ~[?:?]
  60. at me.activated.core.shade.mongo.operation.FindOperation$1.call(Unknown Source) ~[?:?]
  61. at me.activated.core.shade.mongo.operation.OperationHelper.withConnectionSource(Unknown Source) ~[?:?]
  62. at me.activated.core.shade.mongo.operation.OperationHelper.withConnection(Unknown Source) ~[?:?]
  63. at me.activated.core.shade.mongo.operation.FindOperation.execute(Unknown Source) ~[?:?]
  64. at me.activated.core.shade.mongo.operation.FindOperation.execute(Unknown Source) ~[?:?]
  65. at me.activated.core.shade.mongo.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(Unknown Source) ~[?:?]
  66. at me.activated.core.shade.mongo.client.internal.FindIterableImpl.first(Unknown Source) ~[?:?]
  67. at me.activated.core.api.player.PlayerData.loadData(Unknown Source) ~[?:?]
  68. at bh.handleAsyncLogin(Unknown Source) ~[?:?]
  69. at sun.reflect.GeneratedMethodAccessor122.invoke(Unknown Source) ~[?:?]
  70. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement