Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [12:06:20 ERROR]: Error occurred while enabling RPPassport v1.0 (Is it up to date?)
- java.lang.NoClassDefFoundError: rpeducation/RPEducationPlugin
- at rppassport.requirement.type.EducationRequirement.<init>(EducationRequirement.kt:10) ~[RPPassport.jar:?]
- at rppassport.requirement.RequirementRegistry.load(RequirementRegistry.kt:20) ~[RPPassport.jar:?]
- at rppassport.RPPassportPlugin.onEnable(RPPassportPlugin.kt:55) ~[RPPassport.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:317) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-404]
- at java.lang.Thread.run(Thread.java:831) ~[?:?]
- Caused by: java.lang.ClassNotFoundException: rpeducation.RPEducationPlugin
- at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[patched_1.17.1.jar:git-Paper-404]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
- ... 13 more
- [12:06:20 INFO]: [RPPassport] Disabling RPPassport v1.0
- [12:06:20 INFO]: [RPJobs] Enabling RPJobs v1.0
- [12:06:20 ERROR]: Error occurred while enabling RPJobs v1.0 (Is it up to date?)
- java.lang.UnsupportedOperationException: Unable to find Vault or any economy provider!
- at rpjobs.RPJobsPlugin.onEnable(RPJobsPlugin.kt:65) ~[RPJobs.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:317) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-404]
- at java.lang.Thread.run(Thread.java:831) ~[?:?]
- [12:06:20 INFO]: [RPJobs] Disabling RPJobs v1.0
- [12:06:20 ERROR]: Error occurred while disabling RPJobs v1.0 (Is it up to date?)
- kotlin.UninitializedPropertyAccessException: lateinit property userManager has not been initialized
- at rpjobs.RPJobsPlugin.getUserManager(RPJobsPlugin.kt:143) ~[RPJobs.jar:?]
- at rpjobs.RPJobsPlugin.onDisable(RPJobsPlugin.kt:126) ~[RPJobs.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:399) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:537) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:317) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-404]
- at java.lang.Thread.run(Thread.java:831) ~[?:?]
- [12:06:20 INFO]: [RPFactions] Enabling RPFactions v1.0
- [12:06:20 ERROR]: Error occurred while enabling RPFactions v1.0 (Is it up to date?)
- java.lang.UnsupportedOperationException: Unable to find Vault or any economy provider!
- at rpfactions.RPFactionsPlugin.onEnable(RPFactionsPlugin.kt:62) ~[RPFactions.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:317) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-404]
- at java.lang.Thread.run(Thread.java:831) ~[?:?]
- [12:06:20 INFO]: [RPFactions] Disabling RPFactions v1.0
- [12:06:20 ERROR]: Error occurred while disabling RPFactions v1.0 (Is it up to date?)
- kotlin.UninitializedPropertyAccessException: lateinit property userManager has not been initialized
- at rpfactions.RPFactionsPlugin.getUserManager(RPFactionsPlugin.kt:30) ~[RPFactions.jar:?]
- at rpfactions.RPFactionsPlugin.onDisable(RPFactionsPlugin.kt:133) ~[RPFactions.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:399) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:537) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Paper-404]
- at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:317) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-404]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-404]
- at java.lang.Thread.run(Thread.java:831) ~[?:?]
- [12:06:21 INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
- [12:06:21 INFO]: Running delayed init tasks
- [12:06:21 WARN]: [FastAsyncWorldEdit] Loaded class com.sk89q.worldguard.protection.association.RegionAssociable from WorldGuard v7.0.7-SNAPSHOT+2159-2541483 which is not a depend, softdepend or loadbefore of this plugin.
- [12:06:21 INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
- [12:06:21 INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
- [12:06:21 INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
- [12:06:21 INFO]: [Vault] Checking for Updates ...
- [12:06:21 INFO]: 0 placeholder hook(s) registered!
- [12:06:21 INFO]: [Vault] No new version available
- [12:06:21 ERROR]: [Citizens] The trait devleveledshop failed to load for NPC ID: 7.
- [12:06:21 ERROR]: [Citizens] The trait devleveledshop failed to load for NPC ID: 6.
- [12:06:21 ERROR]: [Citizens] The trait devleveledshop failed to load for NPC ID: 5.
- [12:06:21 ERROR]: [Citizens] The trait dynmapnpc failed to load for NPC ID: 14.
- [12:06:22 ERROR]: [Citizens] The trait dynmapnpc failed to load for NPC ID: 56.
- [12:06:22 ERROR]: [Citizens] The trait sentinel failed to load for NPC ID: 143.
- [12:06:22 ERROR]: [Citizens] The trait sentinel failed to load for NPC ID: 142.
- [12:06:24 INFO]: [Citizens] Loaded 85 NPCs.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement