Advertisement
ChrissW-R1

Parties: Empty file nullparties.yml

Jul 27th, 2022
2,564
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ...
  2. [18:39:10] [Server thread/INFO]: [Parties] Loading Parties v3.2.6
  3. [18:39:10] [Server thread/INFO]: [Parties] Loading libraries of Parties v3.2.6, this may take a while
  4. [18:39:11] [Server thread/INFO]: [Parties] Downloading jar-relocator...
  5. [18:39:11] [Server thread/INFO]: [Parties] Verifying checksum for jar-relocator
  6. [18:39:11] [Server thread/INFO]: [Parties] Downloading asm...
  7. [18:39:11] [Server thread/INFO]: [Parties] Verifying checksum for asm
  8. [18:39:11] [Server thread/INFO]: [Parties] Downloading asm-commons...
  9. [18:39:11] [Server thread/INFO]: [Parties] Verifying checksum for asm-commons
  10. [18:39:12] [Server thread/INFO]: [Parties] Downloading gson...
  11. [18:39:12] [Server thread/INFO]: [Parties] Verifying checksum for gson
  12. [18:39:12] [Server thread/INFO]: [Parties] Downloading jdbi3-core...
  13. [18:39:12] [Server thread/INFO]: [Parties] Verifying checksum for jdbi3-core
  14. [18:39:12] [Server thread/INFO]: [Parties] Downloading geantyref...
  15. [18:39:12] [Server thread/INFO]: [Parties] Verifying checksum for geantyref
  16. [18:39:12] [Server thread/INFO]: [Parties] Downloading caffeine...
  17. [18:39:12] [Server thread/INFO]: [Parties] Verifying checksum for caffeine
  18. [18:39:13] [Server thread/INFO]: [Parties] Downloading jdbi3-stringtemplate4...
  19. [18:39:13] [Server thread/INFO]: [Parties] Verifying checksum for jdbi3-stringtemplate4
  20. [18:39:13] [Server thread/INFO]: [Parties] Downloading ST4...
  21. [18:39:13] [Server thread/INFO]: [Parties] Verifying checksum for ST4
  22. [18:39:13] [Server thread/INFO]: [Parties] Downloading antlr-runtime...
  23. [18:39:13] [Server thread/INFO]: [Parties] Verifying checksum for antlr-runtime
  24. [18:39:13] [Server thread/INFO]: [Parties] Downloading jdbi3-sqlobject...
  25. [18:39:13] [Server thread/INFO]: [Parties] Verifying checksum for jdbi3-sqlobject
  26. [18:39:13] [Server thread/INFO]: [Parties] Downloading slf4j-api...
  27. [18:39:13] [Server thread/INFO]: [Parties] Verifying checksum for slf4j-api
  28. [18:39:13] [Server thread/INFO]: [Parties] Downloading slf4j-simple...
  29. [18:39:13] [Server thread/INFO]: [Parties] Verifying checksum for slf4j-simple
  30. [18:39:13] [Server thread/INFO]: [Parties] Downloading HikariCP...
  31. [18:39:13] [Server thread/INFO]: [Parties] Verifying checksum for HikariCP
  32. [18:39:13] [Server thread/INFO]: [Parties] Downloading mariadb-java-client...
  33. [18:39:13] [Server thread/INFO]: [Parties] Verifying checksum for mariadb-java-client
  34. [18:39:14] [Server thread/INFO]: [Parties] Downloading mysql-connector-java...
  35. [18:39:14] [Server thread/INFO]: [Parties] Verifying checksum for mysql-connector-java
  36. [18:39:14] [Server thread/INFO]: [Parties] Downloading postgresql...
  37. [18:39:14] [Server thread/INFO]: [Parties] Verifying checksum for postgresql
  38. [18:39:15] [Server thread/INFO]: [Parties] Downloading h2...
  39. [18:39:15] [Server thread/INFO]: [Parties] Verifying checksum for h2
  40. [18:39:15] [Server thread/INFO]: [Parties] Downloading exp4j...
  41. [18:39:15] [Server thread/INFO]: [Parties] Verifying checksum for exp4j
  42. ...
  43. [18:39:21] [Server thread/INFO]: [Unite] Loading Unite v1.1.3
  44. ...
  45. [18:39:36] [Server thread/INFO]: [Unite] Enabling Unite v1.1.3
  46. [18:39:36] [Server thread/ERROR]: [Unite] [Party] There was an error hooking Parties - check to make sure you're using a compatible version!
  47. [18:39:36] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  48. [18:39:36] [Server thread/WARN]:    at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:79)
  49. [18:39:36] [Server thread/WARN]:    at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
  50. [18:39:36] [Server thread/WARN]:    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:483)
  51. [18:39:36] [Server thread/WARN]:    at Unite-1.1.3.jar//me.pikamug.unite.Unite.hookProvider(Unite.java:66)
  52. [18:39:36] [Server thread/WARN]:    at Unite-1.1.3.jar//me.pikamug.unite.Unite.hookProviders(Unite.java:57)
  53. [18:39:36] [Server thread/WARN]:    at Unite-1.1.3.jar//me.pikamug.unite.Unite.onEnable(Unite.java:30)
  54. [18:39:36] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  55. [18:39:36] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
  56. [18:39:36] [Server thread/WARN]:    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542)
  57. [18:39:36] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:563)
  58. [18:39:36] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:477)
  59. [18:39:36] [Server thread/WARN]:    at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:279)
  60. [18:39:36] [Server thread/WARN]:    at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1122)
  61. [18:39:36] [Server thread/WARN]:    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303)
  62. [18:39:36] [Server thread/WARN]:    at java.base/java.lang.Thread.run(Thread.java:833)
  63. [18:39:36] [Server thread/WARN]: Caused by: java.lang.IllegalStateException: PartiesAPI has not been initialized
  64. [18:39:36] [Server thread/WARN]:    at Parties-3.2.6.jar//com.alessiodp.parties.api.Parties.getApi(Parties.java:22)
  65. [18:39:36] [Server thread/WARN]:    at Unite-1.1.3.jar//me.pikamug.unite.api.objects.plugins.PartyProvider_Parties.<init>(PartyProvider_Parties.java:43)
  66. [18:39:36] [Server thread/WARN]:    at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)
  67. [18:39:36] [Server thread/WARN]:    ... 14 more
  68. [18:39:36] [Server thread/INFO]: [Unite] [Party] mcMMO found: Waiting
  69. ...
  70. [18:39:57] [Server thread/INFO]: [Parties] Enabling Parties v3.2.6
  71. [18:39:57] [Server thread/INFO]: [Parties] Initializing Parties v3.2.6
  72. [18:39:57] [Server thread/WARN]: [Parties] The configuration key 'additional.placeholders.customs' in 'config.yml' was not found, configuration outdated?
  73. [18:39:57] [Server thread/ERROR]: [Parties] Cannot find custom placeholders list, restoring default one.
  74. [18:39:57] [Server thread/ERROR]: [Parties] [STDERR] [Server thread] INFO com.alessiodp.parties.libs.hikari.HikariDataSource - HikariPool-1 - Starting...
  75. [18:39:57] [Server thread/WARN]: Nag author(s): '[AlessioDP]' of 'Parties' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
  76. [18:39:57] [Server thread/WARN]: [Parties] Loaded class org.postgresql.Driver from EasterHunt v1.0.0-SNAPSHOT which is not a depend or softdepend of this plugin.
  77. [18:39:57] [Server thread/ERROR]: [Parties] [STDERR] [Server thread] INFO com.alessiodp.parties.libs.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7f1469b2
  78. [18:39:57] [Server thread/ERROR]: [Parties] [STDERR] [Server thread] INFO com.alessiodp.parties.libs.hikari.HikariDataSource - HikariPool-1 - Start completed.
  79. [18:39:57] [Server thread/INFO]: [Parties] Failed to hook into Dynmap, disabled its features
  80. [18:39:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: parties [3.2.6]
  81. [18:39:57] [Server thread/INFO]: [Parties] Hooked into PlaceholderAPI
  82. [18:39:57] [Server thread/INFO]: [Parties] Parties v3.2.6 enabled
  83. [18:39:57] [Server thread/INFO]: [Unite][Party] Parties hooked.
  84. ...
  85. [18:40:06] [Server thread/WARN]: [ParadiseLand] Loaded class com.alessiodp.parties.libs.postgresql.Driver from Parties v3.2.6 which is not a depend or softdepend of this plugin.
  86. ...
  87. [18:40:23] [Server thread/WARN]: [CoreProtect] Loaded class com.alessiodp.parties.libs.postgresql.Driver from Parties v3.2.6 which is not a depend or softdepend of this plugin.
  88. ...
  89. [18:40:44] [Server thread/INFO]: [Unite][Party] mcMMO hooked.
  90. ...
  91. [18:41:22] [Server thread/INFO]: [Parties] Hooked into Essentials
  92. [18:41:22] [Server thread/INFO]: [Parties] Hooked into EssentialsChat
  93. [18:41:22] [Server thread/WARN]: [Parties] Loaded class com.elmakers.mine.bukkit.api.entity.TeamProvider from Magic v10.8.1-dab00a2 which is not a depend or softdepend of this plugin.
  94. [18:41:23] [Server thread/INFO]: [Parties] Hooked into Magic
  95. [18:41:23] [Server thread/INFO]: [Parties] Hooked into Vault
  96. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement