ChimpGamer / NetworkManager

NetworkManager Stuff
8 stars 8 forks source link

Players can't join when there not yet in the database. #13

Closed ghost closed 6 years ago

ghost commented 6 years ago

What steps do you need to take to reproduce the problem?

  1. Check if your user table is empty.
  2. Join the server and wait.
  3. You are getting the message "Disconnected"
  4. Check your BungeeCord console.
  5. See the error in your console.

What were you expecting to happen? What happens instead?

Give no errors and let me join when i am not yet on the database.

What version of the plugin are you using? (Type /networkmanager (In-Game))

NetworkManager version 2.1.9.1

What BungeeCord/Spigot version are you using? (Type /bungee for BungeeCord and /version for Spigot)

BungeeCord version git:BungeeCord-Bootstrap:1.12-SNAPSHOT:fde2c3f:1310

Do you have a stacktrace error? Use hastebin.com, pastebin.com or insert a screenshot.

https://pastebin.com/kXXwky3Y

Any additional information that might be useable/important?

ChimpGamer commented 6 years ago

This problem is caused by the long latency between your server and MySQL Database. I'm trying to find a solution for this so it should be fixed in the Next update.

ChimpGamer commented 6 years ago

Should be fixed in the new update. Let me know if it has been fixed!