Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UUID Spam #43

Open
deathknight842 opened this issue Apr 28, 2014 · 3 comments
Open

UUID Spam #43

deathknight842 opened this issue Apr 28, 2014 · 3 comments

Comments

@deathknight842
Copy link

Hello, Im having a problem with the console getting this error every time someone joins.
It doesn't matter rather they are cracked or premium, it will gives the same error.

And I noticed that as long as the user does not exit their minecraft game, then if they disconnect and reconnect the error does not appear.

The error doesn't seen to affect anything other than just console spam, Unfortunately I'm a little OCD with making sure my log stays error free.

-------------------------------------------------[ERROR]------------------------------------------------
28.04 04:05:09 [Multicraft] Skipped 48 lines due to rate limit (30/s)
28.04 04:05:08 [Server] SEVERE at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
28.04 04:05:08 [Server] SEVERE at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
28.04 04:05:08 [Server] SEVERE at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
28.04 04:05:08 [Server] SEVERE at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
28.04 04:05:08 [Server] SEVERE at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1041)
28.04 04:05:08 [Server] SEVERE at com.mysql.jdbc.Util.getInstance(Util.java:386)
28.04 04:05:08 [Server] SEVERE at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
28.04 04:05:08 [Server] SEVERE at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
28.04 04:05:08 [Server] SEVERE at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
28.04 04:05:08 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
28.04 04:05:08 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
28.04 04:05:08 [Server] SEVERE com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'uuid' cannot be null

@jimmikaelkael
Copy link

If your bungeecord run in offline mode, you need to set OverwriteUUIDs to true in the config.

@deathknight842
Copy link
Author

It is set to true.

@deathknight842
Copy link
Author

I'm going to do a purge of all my MySql data and using a new database. Hopefully that will fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants