Closed Dart2112 closed 7 years ago
There have been some changes that I'm having to make to my plugins with the newer versions of factions. I can only assume this is something similar:
[16:44:49] [Server thread/INFO]: [BlocksHub] Factions: Unable to create accessor. [16:44:49] [Server thread/INFO]: [BlocksHub] [16:44:49] [Server thread/INFO]: [BlocksHub] Accessor creation error [16:44:49] [Server thread/INFO]: [BlocksHub] [16:44:49] [Server thread/INFO]: [BlocksHub] Exception: java.lang.NoSuchMethodError [16:44:49] [Server thread/INFO]: [BlocksHub] Error message: com.massivecraft.factions.engine.EngineMain.get()Lcom/massivecraft/factions/engine/EngineMain; [16:44:49] [Server thread/INFO]: [BlocksHub] Stack: [16:44:49] [Server thread/INFO]: [BlocksHub] org.primesoft.blockshub.accessors.bukkit.factions.FactionsAc.create(FactionsAc.java:70) [16:44:49] [Server thread/INFO]: [BlocksHub] org.primesoft.blockshub.accessors.bukkit.factions.FactionsPlugin.createAccessor(FactionsPlugin.java:60) [16:44:49] [Server thread/INFO]: [BlocksHub] org.primesoft.blockshub.api.BaseAccessorEndpoint.finalizeInitialization(BaseAccessorEndpoint.java:67) [16:44:49] [Server thread/INFO]: [BlocksHub] org.primesoft.blockshub.api.BaseEndpoint.initialize(BaseEndpoint.java:97) [16:44:49] [Server thread/INFO]: [BlocksHub] org.primesoft.blockshub.BlocksHubCore.loadPlugin(BlocksHubCore.java:273) [16:44:49] [Server thread/INFO]: [BlocksHub] org.primesoft.blockshub.BlocksHubCore.loadPlugins(BlocksHubCore.java:224) [16:44:49] [Server thread/INFO]: [BlocksHub] org.primesoft.blockshub.BlocksHubBukkit$1.run(BlocksHubBukkit.java:65) [16:44:49] [Server thread/INFO]: [BlocksHub] org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) [16:44:49] [Server thread/INFO]: [BlocksHub] org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [16:44:49] [Server thread/INFO]: [BlocksHub] net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:738) [16:44:49] [Server thread/INFO]: [BlocksHub] net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [16:44:49] [Server thread/INFO]: [BlocksHub] net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [16:44:49] [Server thread/INFO]: [BlocksHub] net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [16:44:49] [Server thread/INFO]: [BlocksHub] * java.lang.Thread.run(Unknown Source) [16:44:49] [Server thread/INFO]: [BlocksHub] *** [16:44:49] [Server thread/INFO]: [BlocksHub] BlocksHub plugin Factions...disabled
Factions 2.12.0 https://www.spigotmc.org/resources/factions.1900/
Still got the same error
How do you expect to not have an error if nothing was changed?
There have been some changes that I'm having to make to my plugins with the newer versions of factions. I can only assume this is something similar: