Advertisement
Momshroom

Untitled

Aug 8th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.41 KB | None | 0 0
  1. [22:02:05] [Server thread/INFO]: [TheNewEconomy] Enabling TheNewEconomy v0.1.1.2
  2. [22:02:05] [Server thread/INFO]: [TheNewEconomy] Found module: Tutorial version: 0.1.0
  3. [22:02:05] [Server thread/INFO]: [TheNewEconomy] Found module: MySQL version: 0.1.0
  4. [22:02:05] [Server thread/INFO]: [TheNewEconomy] Found module: Mobs version: 0.1.0
  5. [22:02:05] [Server thread/INFO]: [TheNewEconomy] Found module: Signs version: 0.1.0
  6. [22:02:05] [Server thread/INFO]: [TheNewEconomy] Found module: Conversion version: 0.1.0
  7. [22:02:05] [Server thread/INFO]: [TheNewEconomy] Found module: H2 version: 0.1.0
  8. [22:02:05] [Server thread/INFO]: Tutorial Module loaded!
  9. [22:02:05] [Server thread/INFO]: Signs Module loaded!
  10. [22:02:05] [Server thread/INFO]: MySQL Module loaded!
  11. [22:02:05] [Server thread/INFO]: Mobs Module loaded!
  12. [22:02:05] [Server thread/INFO]: H2 Module loaded!
  13. [22:02:05] [Server thread/INFO]: [TheNewEconomy] Conversion Module loaded!
  14. [22:02:06] [Server thread/INFO]: [TheNewEconomy] Save file of version: 10.0 detected.
  15. [22:02:06] [Server thread/INFO]: [TheNewEconomy] Finished loading data!
  16. [22:02:06] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ENGINE = INNODB DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci' at line 1
  17. [22:02:06] [Server thread/WARN]:   at sun.reflect.GeneratedConstructorAccessor38.newInstance(Unknown Source)
  18. [22:02:06] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  19. [22:02:06] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  20. [22:02:06] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  21. [22:02:06] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  22. [22:02:06] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
  23. [22:02:06] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
  24. [22:02:06] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912)
  25. [22:02:06] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
  26. [22:02:06] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  27. [22:02:06] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482)
  28. [22:02:06] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552)
  29. [22:02:06] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607)
  30. [22:02:06] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480)
  31. [22:02:06] [Server thread/WARN]:   at com.github.tnerevival.core.db.SQLDatabase.executeUpdate(SQLDatabase.java:67)
  32. [22:02:06] [Server thread/WARN]:   at net.tnemc.mysql.MySQLProvider.lambda$createTables$0(MySQLProvider.java:289)
  33. [22:02:06] [Server thread/WARN]:   at java.util.Collections$SingletonList.forEach(Collections.java:4822)
  34. [22:02:06] [Server thread/WARN]:   at net.tnemc.mysql.MySQLProvider.createTables(MySQLProvider.java:288)
  35. [22:02:06] [Server thread/WARN]:   at net.tnemc.core.TNE.onEnable(TNE.java:337)
  36. [22:02:06] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  37. [22:02:06] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339)
  38. [22:02:06] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
  39. [22:02:06] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R1.CraftServer.enablePlugin(CraftServer.java:425)
  40. [22:02:06] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R1.CraftServer.enablePlugins(CraftServer.java:339)
  41. [22:02:06] [Server thread/WARN]:   at net.minecraft.server.v1_13_R1.MinecraftServer.m(MinecraftServer.java:562)
  42. [22:02:06] [Server thread/WARN]:   at net.minecraft.server.v1_13_R1.MinecraftServer.g_(MinecraftServer.java:524)
  43. [22:02:06] [Server thread/WARN]:   at net.minecraft.server.v1_13_R1.MinecraftServer.a(MinecraftServer.java:423)
  44. [22:02:06] [Server thread/WARN]:   at net.minecraft.server.v1_13_R1.DedicatedServer.init(DedicatedServer.java:288)
  45. [22:02:06] [Server thread/WARN]:   at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:686)
  46. [22:02:06] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  47. [22:02:06] [Server thread/INFO]: [TheNewEconomy] Finished loading data!
  48. [22:02:06] [Server thread/INFO]: [TheNewEconomy] Sending plugin statistics.
  49. [22:02:06] [Server thread/INFO]: [TheNewEconomy] The New Economy has been enabled!
  50. [22:02:06] [Server thread/WARN]: Could not register alias kits because it contains commands that do not exist: kit
  51. [22:02:06] [Server thread/WARN]: Could not register alias fixit because it contains commands that do not exist: featherboard toggle
  52. [22:02:06] [Server thread/WARN]: Could not register alias erepair because it contains commands that do not exist: fix
  53. [22:02:06] [Server thread/WARN]: Could not register alias eext because it contains commands that do not exist: ext
  54. [22:02:06] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  55. [22:02:06] [Server thread/INFO]: Time elapsed: 19222 ms
  56. [22:02:06] [Server thread/INFO]: Done (20.928s)! For help, type "help"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement