Advertisement
mr_coffee1026

vamp

Nov 4th, 2020
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. [13:19:54] [Server thread/ERROR]: Error occurred while enabling VampireRevamp v1.0.BETA-6 (Is it up to date?)
  2. java.lang.ExceptionInInitializerError: null
  3. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_271]
  4. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_271]
  5. at com.clanjhoo.vampire.compat.WerewolfCompat.<init>(WerewolfCompat.java:53) ~[?:?]
  6. at com.clanjhoo.vampire.VampireRevamp.loadCompat(VampireRevamp.java:230) ~[?:?]
  7. at com.clanjhoo.vampire.VampireRevamp.onEnable(VampireRevamp.java:327) ~[?:?]
  8. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.4.jar:git-Paper-261]
  9. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.4.jar:git-Paper-261]
  10. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.4.jar:git-Paper-261]
  11. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.4.jar:git-Paper-261]
  12. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.4.jar:git-Paper-261]
  13. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:468) ~[patched_1.16.4.jar:git-Paper-261]
  14. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:239) ~[patched_1.16.4.jar:git-Paper-261]
  15. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:939) ~[patched_1.16.4.jar:git-Paper-261]
  16. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.4.jar:git-Paper-261]
  17. at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
  18. Caused by: java.lang.NullPointerException
  19. at us.rfsmassacre.HeavenLib.BaseManagers.ResourceManager.reloadFiles(ResourceManager.java:31) ~[?:?]
  20. at us.rfsmassacre.HeavenLib.BaseManagers.ResourceManager.<init>(ResourceManager.java:26) ~[?:?]
  21. at us.rfsmassacre.Werewolf.Data.ItemDataManager.<init>(ItemDataManager.java:15) ~[?:?]
  22. at us.rfsmassacre.Werewolf.Items.WerewolfItem.<clinit>(WerewolfItem.java:16) ~[?:?]
  23. ... 15 more
  24. [13:19:54] [Server thread/INFO]: [VampireRevamp] Disabling VampireRevamp v1.0.BETA-6
  25. [13:19:54] [Server thread/INFO]: [VampireRevamp] Saving player data...
  26. [13:19:54] [Server thread/INFO]: [VampireRevamp] Saved!
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement