Featherboard Latest version cannot find main class

chalitystsx

Newcomer

Status

offline

Posts

7

Likes

2

Bits Credits

0

LEVEL

1

220 XP

FeatherBoard 5.4.0​


After i running server i got error on console org.bukkit.plugin.InvalidPluginException: Cannot find main class `be.maximvdw.featherboard.FeatherBoard'
 

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,963

Likes

131,594

Resources

3,400

Bits Credits

503

LEVEL

11

5,910 XP

FeatherBoard 5.4.0​


After i running server i got error on console org.bukkit.plugin.InvalidPluginException: Cannot find main class `be.maximvdw.featherboard.FeatherBoard'
I will review this and get back to you with a solution. Can you post your error log here, using the CODE toolbar option?
5245f16f2c652067f086509cf71c3a57.png
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,963

Likes

131,594

Resources

3,400

Bits Credits

503

LEVEL

11

5,910 XP

chalitystsx I've updated the resource. Let me know if this resolved your issue. Thanks!
 
Liked by:

chalitystsx

Newcomer

Status

offline

Posts

7

Likes

2

Bits Credits

0

LEVEL

1

220 XP

chalitystsx I've updated the resource. Let me know if this resolved your issue. Thanks!
Happy to hear that :) but i got new error from your fixed resource

Code:
[14:29:42] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v5.4.0
[14:29:42] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
[14:29:42] [Server thread/ERROR]: Error occurred while enabling FeatherBoard v5.4.0 (Is it up to date?)
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register be.maximvdw.featherboard.Nw@702fe029 while not enabled
    at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:612) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at be.maximvdw.featherboard.NY.<init>(NY.java:2) ~[?:?]
    at be.maximvdw.featherboard.Nw.<init>(Nw.java:6) ~[?:?]
    at be.maximvdw.featherboard.FeatherBoard.o(FeatherBoard.java:100) ~[?:?]
    at be.maximvdw.featherboard.sO.D(sO.java:49) ~[?:?]
    at be.maximvdw.featherboard.sO.onEnable(sO.java:37) ~[?:?]
    at be.maximvdw.featherboard.FeatherBoard.onEnable(FeatherBoard.java:87) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:525) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:439) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:584) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:403) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
    at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:255) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
    at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:968) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
    at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:293) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
    at java.lang.Thread.run(Thread.java:1589) [?:?]

Running on 1.19.2 Spigot latest from Buildtools

Edit : I think featherboard latest version not working with 1.19.2
 
Last edited:
Liked by:

Latest threads

Forum statistics

Threads
59,396
Messages
90,636
Members
56,388
Latest member
AxelWine
Top Bottom