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

Depenizen does not hook into FactionsUUID #1445

Closed
Roos-Skywalker opened this issue Jul 28, 2022 · 1 comment
Closed

Depenizen does not hook into FactionsUUID #1445

Roos-Skywalker opened this issue Jul 28, 2022 · 1 comment

Comments

@Roos-Skywalker
Copy link

Roos-Skywalker commented Jul 28, 2022

Debug info

Run /f ticketinfo and paste the URL here.

Logs

[13:19:11] [Server thread/INFO]: [Sentinel] Enabling Sentinel v2.6.0-SNAPSHOT (build 472)
[13:19:11] [Server thread/INFO]: [Sentinel] Sentinel loading...
[13:19:11] [Server thread/INFO]: [Sentinel] Running on java version: 18.0.1.1
[13:19:11] [Server thread/INFO]: [Sentinel] Sentinel loaded on a fully supported Minecraft version. If you encounter any issues or need to ask a question, please join our Discord at https://discord.gg/Q6pZGSR and post in the '#sentinel' channel.
[13:19:11] [Server thread/INFO]: [Sentinel] Vault linked! Group targets will work.
[13:19:11] [Server thread/WARN]: [Sentinel] You are running an unsupported fork of Factions that has listed itself as Factions. Sentinel will not load the integration for it. Please inform the developer of your Factions fork to set the plugin name and classpath to their own plugin, to avoid issues with plugins built for the official version of Factions.
[13:19:11] [Server thread/INFO]: [Sentinel] Sentinel found WorldGuard! Adding support for it!
[13:19:11] [Server thread/INFO]: [Sentinel] Sentinel loaded!
[13:19:11] [Server thread/INFO]: [Factions] Disregarding any whining from Sentinel and trying to integrate anyway!
[13:19:11] [Server thread/INFO]: [Factions] Loaded Sentinel integration!
[13:19:11] [Server thread/INFO]: [Depenizen] Enabling Depenizen v2.0.0 (build 780)
[13:19:11] [Server thread/INFO]: +> [Depenizen] Depenizen loading...
[13:19:11] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'LuckPerms'!
[13:19:11] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'WorldEdit'!
[13:19:11] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'Essentials'!
[13:19:11] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'Jobs'!
[13:19:11] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'WorldGuard'!
[13:19:11] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'LibsDisguises'!
[13:19:12] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'Sentinel'!
[13:19:12] [Server thread/INFO]: ERROR!
Error Message: Cannot load Depenizen bridge for 'Factions': Only official modern Factions versions are supported.
[13:19:12] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'mcMMO'!
[13:19:12] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'ViaVersion'!
[13:19:12] [Server thread/ERROR]: Error occurred while enabling Depenizen v2.0.0 (build 780) (Is it up to date?)
java.lang.NoSuchFieldError: additionalDebugLines
at com.denizenscript.depenizen.bukkit.Depenizen.onEnable(Depenizen.java:43) ~[Depenizen-2.0.0-b780.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[purpur-1.18.2.jar:git-Purpur-1632]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:670) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:352) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1180) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:321) ~[purpur-1.18.2.jar:git-Purpur-1632]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[13:19:12] [Server thread/INFO]: [Depenizen] Disabling Depenizen v2.0.0 (build 780)
[13:19:12] [Server thread/INFO]: [Denizen] v1.2.5-SNAPSHOT (build 1772-REL) disabled.

Details

Versions

  • Spigot: purpur-1.18.2-1632
  • Citizens 2.0.30 BUILD 6.2
  • Sentinel 2.6.0
  • Depenizen-2.0.0-b780
  • FactionsUUID 1.6.9.5-U0.6.12-b290

Also created an issue at Depenizen.

@mbax
Copy link
Collaborator

mbax commented Nov 24, 2022

Resolving for 0.6.21 with adding our own support.

@mbax mbax closed this as completed Nov 24, 2022
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

2 participants