Advertisement
mr_coffee1026

Untitled

Oct 28th, 2020 (edited)
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. [13:02:56] [Server thread/INFO]: [VampireRevamp] Enabling VampireRevamp v1.0.BETA-5
  2. [13:02:56] [Server thread/WARN]: [VampireRevamp] Loaded class us.rfsmassacre.Werewolf.WerewolfAPI from Werewolf v1.5.1 which is not a depend, softdepend or loadbefore of this plugin.
  3. [13:02:56] [Server thread/ERROR]: Error occurred while enabling VampireRevamp v1.0.BETA-5 (Is it up to date?)
  4. java.lang.ExceptionInInitializerError: null
  5. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_265]
  6. at java.lang.Class.forName(Class.java:264) ~[?:1.8.0_265]
  7. at com.clanjhoo.vampire.compat.WerewolfCompat.<init>(WerewolfCompat.java:53) ~[?:?]
  8. at com.clanjhoo.vampire.VampireRevamp.loadCompat(VampireRevamp.java:229) ~[?:?]
  9. at com.clanjhoo.vampire.VampireRevamp.onEnable(VampireRevamp.java:326) ~[?:?]
  10. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.3.jar:git-Paper-249]
  11. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.3.jar:git-Paper-249]
  12. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.3.jar:git-Paper-249]
  13. at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.3.jar:git-Paper-249]
  14. at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.3.jar:git-Paper-249]
  15. at net.minecraft.server.v1_16_R2.MinecraftServer.loadWorld(MinecraftServer.java:468) ~[patched_1.16.3.jar:git-Paper-249]
  16. at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:237) ~[patched_1.16.3.jar:git-Paper-249]
  17. at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:939) ~[patched_1.16.3.jar:git-Paper-249]
  18. at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.3.jar:git-Paper-249]
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
  20. Caused by: java.lang.NullPointerException
  21. at us.rfsmassacre.HeavenLib.BaseManagers.ResourceManager.reloadFiles(ResourceManager.java:31) ~[?:?]
  22. at us.rfsmassacre.HeavenLib.BaseManagers.ResourceManager.<init>(ResourceManager.java:26) ~[?:?]
  23. at us.rfsmassacre.Werewolf.Data.ItemDataManager.<init>(ItemDataManager.java:15) ~[?:?]
  24. at us.rfsmassacre.Werewolf.Items.WerewolfItem.<clinit>(WerewolfItem.java:16) ~[?:?]
  25. ... 15 more
  26. [13:02:56] [Server thread/INFO]: [VampireRevamp] Disabling VampireRevamp v1.0.BETA-5
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement