Syrent / SayanVanish

A modular vanish system for Minecraft servers
https://docs.sayandev.org/sayanvanish
64 stars 15 forks source link

Error occurred while enabling VelocityVanish v3.18.1 (Is it up to date?) #149

Closed itzyongan closed 1 year ago

itzyongan commented 1 year ago

Server backend version

1.19.4-RO.1-SNAPSHOT (Git: 641dafd)

Server Velocity version

Velocity 3.2.0-SNAPSHOT (git-6a125bdo-b247)

VelocityVanish version

3.18.1

Describe the bug

[11:16:27] [Server thread/INFO]: [VelocityVanish] Enabling VelocityVanish v3.18.1 [11:16:27] [Server thread/INFO]:
[11:16:27] [Server thread/INFO]: \ \ / / | | (
) | \ \ / / () | |
[11:16:27] [Server thread/INFO]: \ \ / /| |
| | \ \ / / _ | |
[11:16:27] [Server thread/INFO]: \ \/ / \ |/ \ /
| | | | | \ \/ / ` | ' | / | '_ \ [11:16:27] [Server thread/INFO]: \ /
/ | (_) | (| | || || |\ / (| | | | | _ \ | | | [11:16:27] [Server thread/INFO]: \/ _||_/ \||_|_, | \/ _,|| |||/| |_| [11:16:27] [Server thread/INFO]: _/ |
[11:16:27] [Server thread/INFO]: |
/ v3.18.1 [11:16:27] [Server thread/INFO]:
[11:16:27] [Server thread/INFO]: Wiki: https://github.com/Syrent/VelocityVanish/wiki [11:16:27] [Server thread/INFO]:
[11:16:27] [Server thread/INFO]: [VelocityVanish] ProtocolLib found! dependency hook activated. [11:16:27] [Server thread/INFO]: [VelocityVanish] ProtocolLib advantages are listed below: [11:16:27] [Server thread/INFO]: [VelocityVanish] ⬤ Change player name type to spectator whenever player vanishes (Applies to tab and player character) [11:16:27] [Server thread/INFO]: [VelocityVanish] You may need to install SayanChat to take full advantage of the plugin features. [11:16:27] [Server thread/INFO]: [VelocityVanish] SayanChat advantages are listed below: [11:16:27] [Server thread/INFO]: [VelocityVanish] ⬤ Prevent players to send private message to vanished players. [11:16:27] [Server thread/INFO]: [VelocityVanish] ⬤ Prevent players from mention vanished players in chat [11:16:27] [Server thread/INFO]: [VelocityVanish] Essentials found! dependency hook activated. [11:16:27] [Server thread/INFO]: [VelocityVanish] Essentials advantages are listed below: [11:16:27] [Server thread/INFO]: [VelocityVanish] ⬤ Prevent vanished player afk status change. [11:16:27] [Server thread/INFO]: [VelocityVanish] ⬤ Better compatibility with other plugins [11:16:27] [Server thread/INFO]: [VelocityVanish] We highly recommend to install EnhancedVelocity on your Velocity plugins if you didn't. [11:16:27] [Server thread/INFO]: [VelocityVanish] EnhancedVelocity advantages are listed below: [11:16:27] [Server thread/INFO]: [VelocityVanish] ⬤ Hide vanished players from global list (/glist). [11:16:27] [Server thread/INFO]: [VelocityVanish] ⬤ Prevent players to use /find on vanished players. [11:16:27] [Server thread/INFO]: [VelocityVanish] You may need to install ProCosmetics to take full advantage of the plugin features. [11:16:27] [Server thread/INFO]: [VelocityVanish] ProCosmetics advantages are listed below: [11:16:27] [Server thread/INFO]: [VelocityVanish] ⬤ Unequip player cosmetics when player is vanished [11:16:27] [Server thread/INFO]: [VelocityVanish] ⬤ Equip player cosmetics when player is unvanished [11:16:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: velocityvanish [3.18.1] [11:16:27] [Server thread/INFO]: [VelocityVanish] PlaceholderAPI found! dependency hook activated. [11:16:27] [Server thread/INFO]: [VelocityVanish] PlaceholderAPI advantages are listed below: [11:16:27] [Server thread/INFO]: [VelocityVanish] ⬤ Access to all placeholders in all plugin messages. [11:16:27] [Server thread/INFO]: [VelocityVanish] ⬤ Add plugin placeholders like %velocityvanish_online_total% to PlaceholderAPI. [11:16:27] [Server thread/INFO]: [VelocityVanish] You may need to install squaremap to take full advantage of the plugin features. [11:16:27] [Server thread/INFO]: [VelocityVanish] squaremap advantages are listed below: [11:16:27] [Server thread/INFO]: [VelocityVanish] ⬤ Hide vanished players from map [11:16:27] [Server thread/ERROR]: Error occurred while enabling VelocityVanish v3.18.1 (Is it up to date?) java.lang.NullPointerException: null at ir.syrent.velocityvanish.spigot.command.library.PluginCommand.register(PluginCommand.kt:31) ~[VelocityVanish.v3.18.1.jar:?] at ir.syrent.velocityvanish.spigot.command.vanish.VanishCommand.(VanishCommand.kt:18) ~[VelocityVanish.v3.18.1.jar:?] at ir.syrent.velocityvanish.spigot.VelocityVanishSpigot.initializeCommands(VelocityVanishSpigot.kt:131) ~[VelocityVanish.v3.18.1.jar:?] at ir.syrent.velocityvanish.spigot.VelocityVanishSpigot.onEnable(VelocityVanishSpigot.kt:50) ~[VelocityVanish.v3.18.1.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192) ~[paper-1.19.4.jar:git-Paper-491] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.19.4.jar:git-Paper-491] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555) ~[paper-1.19.4.jar:git-Paper-491] at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466) ~[paper-1.19.4.jar:git-Paper-491] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638) ~[paper-1.19.4.jar:git-Paper-491] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[paper-1.19.4.jar:git-Paper-491] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.19.4.jar:git-Paper-491] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-491] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-491] at java.lang.Thread.run(Thread.java:833) ~[?:?] [11:16:27] [Server thread/INFO]: [VelocityVanish] Disabling VelocityVanish v3.18.1 [11:16:27] [Thread-11/WARN]: [VelocityVanish] Could not check for updates, check your connection.

Full Server Log: https://pastes.dev/mS4NNxwL9X

Expected behavior

[Server thread/INFO]: [VelocityVanish] Disabling VelocityVanish v3.18.1

Steps to reproduce

It occurred by starting the server.

Additional info

No response

Checklist

Syrent commented 1 year ago

You're using some cracked plugins. That might be the cause of this problem and I can't provide any support because of that.

Syrent commented 1 year ago

Fixed