Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factions error (class P not found) #42

Open
NorbiPeti opened this issue Aug 7, 2019 · 0 comments
Open

Factions error (class P not found) #42

NorbiPeti opened this issue Aug 7, 2019 · 0 comments

Comments

@NorbiPeti
Copy link

This is a different issue than the other open ones, it's looking for a class named P and it can't find it. What's weird to me is that GitHub says Faction's class got renamed from P 6 years ago. What's going on here?

[17:01:03] [Server thread/INFO]: [BlocksHub] Factions: Unable to create accessor.
[17:01:03] [Server thread/INFO]: [BlocksHub] ***********************************
[17:01:03] [Server thread/INFO]: [BlocksHub] Accessor creation error
[17:01:03] [Server thread/INFO]: [BlocksHub] ***********************************
[17:01:03] [Server thread/INFO]: [BlocksHub] * Exception: java.lang.NoClassDefFoundError
[17:01:03] [Server thread/INFO]: [BlocksHub] * Error message: com/massivecraft/factions/P
[17:01:03] [Server thread/INFO]: [BlocksHub] * Stack: 
[17:01:03] [Server thread/INFO]: [BlocksHub] * org.primesoft.blockshub.accessors.bukkit.factions.FactionsPlugin.createAccessor(FactionsPlugin.java:61)
[17:01:03] [Server thread/INFO]: [BlocksHub] * org.primesoft.blockshub.api.base.BaseAccessorEndpoint.finalizeInitialization(BaseAccessorEndpoint.java:68)
[17:01:03] [Server thread/INFO]: [BlocksHub] * org.primesoft.blockshub.api.base.BaseEndpoint.initialize(BaseEndpoint.java:98)
[17:01:03] [Server thread/INFO]: [BlocksHub] * org.primesoft.blockshub.BlocksHubCore.loadPlugin(BlocksHubCore.java:282)
[17:01:03] [Server thread/INFO]: [BlocksHub] * org.primesoft.blockshub.BlocksHubCore.loadPlugins(BlocksHubCore.java:228)
[17:01:03] [Server thread/INFO]: [BlocksHub] * org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[17:01:03] [Server thread/INFO]: [BlocksHub] * org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[17:01:03] [Server thread/INFO]: [BlocksHub] * net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1021)
[17:01:03] [Server thread/INFO]: [BlocksHub] * net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[17:01:03] [Server thread/INFO]: [BlocksHub] * net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:969)
[17:01:03] [Server thread/INFO]: [BlocksHub] * net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:814)
[17:01:03] [Server thread/INFO]: [BlocksHub] * java.lang.Thread.run(Thread.java:748)
[17:01:03] [Server thread/INFO]: [BlocksHub] ***********************************
[17:01:03] [Server thread/INFO]: [BlocksHub] BlocksHub plugin Factions...disabled
[17:01:03] [Server thread/INFO]: [BlocksHub] GriefPrevention: plugin not found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant