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

Plugin loads on 1.17, but does not function #51

Closed
kixmc opened this issue Jul 12, 2021 · 1 comment
Closed

Plugin loads on 1.17, but does not function #51

kixmc opened this issue Jul 12, 2021 · 1 comment

Comments

@kixmc
Copy link

kixmc commented Jul 12, 2021

On startup I get this "unsupported version" message for the loggers. Upon testing, the plugin is not functioning

[18:31:14 INFO]: [Minecraft.BlocksHub] [BlocksHub] Unable to reate entry point.: unsupported version.
[18:31:14 INFO]: [Minecraft.BlocksHub] [BlocksHub] Unable to create entry point org.primesoft.blockshub.accessors.bukkit.factions.FactionsPlugin for resource /plugins/bukkit/accessors/BlocksHub-Accessor-Factions.jar.
[18:31:14 INFO]: [Minecraft.BlocksHub] [BlocksHub] Unable to reate entry point.: unsupported version.
[18:31:14 INFO]: [Minecraft.BlocksHub] [BlocksHub] Unable to create entry point org.primesoft.blockshub.accessors.bukkit.griefPrevention.BlocksHubPlugin for resource /plugins/bukkit/accessors/BlocksHub-Accessor-GriefPrevention.jar.
[18:31:14 INFO]: [Minecraft.BlocksHub] [BlocksHub] Unable to reate entry point.: unsupported version.
[18:31:14 INFO]: [Minecraft.BlocksHub] [BlocksHub] Unable to create entry point org.primesoft.blockshub.accessors.bukkit.worldGuard.BlocksHubPlugin for resource /plugins/bukkit/accessors/BlocksHub-Accessor-WorldGuard.jar.
[18:31:14 INFO]: [Minecraft.BlocksHub] [BlocksHub] Unable to reate entry point.: unsupported version.
[18:31:14 INFO]: [Minecraft.BlocksHub] [BlocksHub] Unable to create entry point org.primesoft.blockshub.logger.bukkit.coreProtect.BlocksHubPlugin for resource /plugins/bukkit/loggers/BlocksHub-Logger-CoreProtect.jar.
[18:31:14 INFO]: [Minecraft.BlocksHub] [BlocksHub] Unable to reate entry point.: unsupported version.
[18:31:14 INFO]: [Minecraft.BlocksHub] [BlocksHub] Unable to create entry point org.primesoft.blockshub.logger.bukkit.logBlock.BlocksHubPlugin for resource /plugins/bukkit/loggers/BlocksHub-Logger-LogBlock.jar.```
@kixmc
Copy link
Author

kixmc commented Jul 18, 2021

Seems to have fixed itself after reinstalling jar

@kixmc kixmc closed this as completed Jul 18, 2021
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