Untitled

 avatar
unknown
plain_text
a year ago
2.4 kB
11
Indexable
[16:28:55] [FastLogin Pool Thread #0/ERROR] [FastLogin]: Failed to save playerProfile StoredProfile{rowId=-1, premium=true, floodgate=FALSE, lastIp='88.181.227.34', lastLogin=2024-07-29T14:28:53.544458530Z} StoredProfile{id=f0eadecb-cf70-46e2-823a-22895faee40f, name='loutaky'}
java.sql.SQLSyntaxErrorException: Unknown column 'UUID' in 'field list'
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121) ~[waterfall-1.20-545.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:0e657ed:545]
	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[waterfall-1.20-545.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:0e657ed:545]
	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) ~[waterfall-1.20-545.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:0e657ed:545]
	at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[waterfall-1.20-545.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:0e657ed:545]
	at fastlogin.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) ~[?:?]
	at fastlogin.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) ~[?:?]
	at com.github.games647.fastlogin.core.storage.SQLStorage.save(SQLStorage.java:200) ~[?:?]
	at com.github.games647.fastlogin.bungee.listener.PluginMessageListener.onSuccessMessage(PluginMessageListener.java:135) ~[?:?]
	at com.github.games647.fastlogin.bungee.listener.PluginMessageListener.readMessage(PluginMessageListener.java:91) ~[?:?]
	at com.github.games647.fastlogin.bungee.listener.PluginMessageListener.lambda$onPluginMessage$0(PluginMessageListener.java:83) ~[?:?]
	at com.github.games647.fastlogin.core.scheduler.AbstractAsyncScheduler.process(AbstractAsyncScheduler.java:53) ~[?:?]
	at com.github.games647.fastlogin.core.scheduler.AsyncScheduler.lambda$runAsync$0(AsyncScheduler.java:50) ~[?:?]
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
	at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:66) ~[waterfall-1.20-545.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:0e657ed:545]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
	at java.lang.Thread.run(Thread.java:1583) [?:?]
Editor is loading...
Leave a Comment