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

Startup error #145

Open
7 tasks done
SinonCute opened this issue Dec 12, 2024 · 5 comments
Open
7 tasks done

Startup error #145

SinonCute opened this issue Dec 12, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@SinonCute
Copy link

Terms

  • I'm using the very latest version of zEssentials and its dependencies (zMenu and PlaceholdersAPI).
  • I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
  • I've looked for already existing issues on the Issue Tracker and haven't found any.
  • I already searched on the plugin wiki to know if a solution is already known.
  • I already searched on the discord to check if anyone already has a solution for this.
  • I tested this with just zEssentials and its dependencies and with a vanilla client of the same version as the Server.
  • I enabled the debug mode in config.yml and sql debug

Discord Username (optional)

sinoncute

Server Version

1.21.4

Server Software

This server is running Paper version 1.21.1-131-ver/1.21.1@84281ce (2024-10-31T17:43:44Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
You are 1 version(s) behind
Download the new version at: https://papermc.io/downloads/paper
Previous version: 1.21.3-3-52a0590 (MC: 1.21.3)

zEssentials Version

zEssentials version 1.0.1.5

zMenu Version

(zMenu) Version du plugin: 1.0.3.5

What happened?

broken the SQL

Steps to reproduce the issue

Start the server

Full Server Log

https://mclo.gs/Rwiwatw

Error (optional)

[02:10:59 WARN]: java.sql.SQLSyntaxErrorException: Unknown column 'No reason' in 'DEFAULT'
[02:10:59 WARN]:        at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
[02:10:59 WARN]:        at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:113)
[02:10:59 WARN]:        at com.mysql.cj.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:590)
[02:10:59 WARN]:        at com.mysql.cj.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:335)
[02:10:59 WARN]:        at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:359)
[02:10:59 WARN]:        at zEssentials-1.0.1.5.jar//com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
[02:10:59 WARN]:        at zEssentials-1.0.1.5.jar//com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
[02:10:59 WARN]:        at zEssentials-1.0.1.5.jar//fr.maxlego08.essentials.libs.sarah.requests.AlterRequest.execute(AlterRequest.java:51)
[02:10:59 WARN]:        at zEssentials-1.0.1.5.jar//fr.maxlego08.essentials.libs.sarah.SchemaBuilder.execute(SchemaBuilder.java:648)
[02:10:59 WARN]:        at zEssentials-1.0.1.5.jar//fr.maxlego08.essentials.libs.sarah.MigrationManager.lambda$execute$2(MigrationManager.java:58)
[02:10:59 WARN]:        at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
[02:10:59 WARN]:        at zEssentials-1.0.1.5.jar//fr.maxlego08.essentials.libs.sarah.MigrationManager.execute(MigrationManager.java:54)
[02:10:59 WARN]:        at zEssentials-1.0.1.5.jar//fr.maxlego08.essentials.storage.storages.SqlStorage.<init>(SqlStorage.java:161)
[02:10:59 WARN]:        at zEssentials-1.0.1.5.jar//fr.maxlego08.essentials.storage.ZStorageManager.<init>(ZStorageManager.java:34)
[02:10:59 WARN]:        at zEssentials-1.0.1.5.jar//fr.maxlego08.essentials.ZEssentialsPlugin.onEnable(ZEssentialsPlugin.java:204)
[02:10:59 WARN]:        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288)
[02:10:59 WARN]:        at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
[02:10:59 WARN]:        at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
[02:10:59 WARN]:        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
[02:10:59 WARN]:        at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:641)
[02:10:59 WARN]:        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:590)
[02:10:59 WARN]:        at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:753)
[02:10:59 WARN]:        at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515)
[02:10:59 WARN]:        at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329)
[02:10:59 WARN]:        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
[02:10:59 WARN]:        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329)
[02:10:59 WARN]:        at java.base/java.lang.Thread.run(Thread.java:1583)

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

No response

@SinonCute SinonCute added the bug Something isn't working label Dec 12, 2024
@Maxlego08
Copy link
Owner

Can you give me your database file plz

@SinonCute
Copy link
Author

zessentials.zip

@SinonCute
Copy link
Author

@Maxlego08
Copy link
Owner

ho you right, i will fix that now !

Maxlego08 added a commit that referenced this issue Dec 14, 2024
@Maxlego08
Copy link
Owner

@SinonCute its fix ! i can send you the jar on discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants