Advertisement
Guest User

Untitled

a guest
Nov 18th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@1484bd86[id=98531c49-ec65-4fec-9d85-2e50a98a819a,name=VaticSeed,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@7d801136]},legacy=false] (/127.0.0.1:9953): Took too long to log in
  2. [15:48:15 INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@1484bd86[id=98531c49-ec65-4fec-9d85-2e50a98a819a,name=VaticSeed,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@7d801136]},legacy=false] (/127.0.0.1:9953) lost connection: Took too long to log in
  3. [15:48:16 ERROR]: Could not pass event AsyncPlayerPreLoginEvent to HCF v1.4.5
  4. org.bukkit.event.EventException
  5. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[ExoSpigot.jar:?]
  6. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[ExoSpigot.jar:?]
  7. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [ExoSpigot.jar:?]
  8. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:491) [ExoSpigot.jar:?]
  9. at net.minecraft.server.v1_7_R4.ThreadPlayerLookupUUID.fireLoginEvents(ThreadPlayerLookupUUID.java:79) [ExoSpigot.jar:?]
  10. at net.minecraft.server.v1_7_R4.ThreadPlayerLookupUUID.run(ThreadPlayerLookupUUID.java:40) [ExoSpigot.jar:?]
  11. Caused by: me.core.hcf.lib.com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=database.host:12345, type=UNKNOWN, state=CONNECTING, exception={me.core.hcf.lib.com.mongodb.MongoSocketException: database.host}, caused by {java.net.UnknownHostException: database.host}}]
  12. at me.core.hcf.lib.com.mongodb.connection.BaseCluster.getDescription(Unknown Source) ~[?:?]
  13. at me.core.hcf.lib.com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(Unknown Source) ~[?:?]
  14. at me.core.hcf.lib.com.mongodb.client.internal.MongoClientDelegate.createClientSession(Unknown Source) ~[?:?]
  15. at me.core.hcf.lib.com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(Unknown Source) ~[?:?]
  16. at me.core.hcf.lib.com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(Unknown Source) ~[?:?]
  17. at me.core.hcf.lib.com.mongodb.client.internal.FindIterableImpl.first(Unknown Source) ~[?:?]
  18. at me.core.hcf.backend.backends.MongoBackend.loadProfile(Unknown Source) ~[?:?]
  19. at me.core.hcf.game.player.HCFProfile.<init>(Unknown Source) ~[?:?]
  20. at me.core.hcf.listeners.DeathbanListener.onAsyncPreLogin(Unknown Source) ~[?:?]
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  24. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  25. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[ExoSpigot.jar:?]
  26. ... 5 more
  27. [15:48:16 INFO]: UUID of player VaticSeed is 98531c49-ec65-4fec-9d85-2e50a98a819a
  28. [15:49:13 INFO]: Cluster description not yet available. Waiting for 30000 ms before timing out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement