Craftserve / CraftserveRadiation

Plugin z Kwadratowej Masakry dodający strefę radiacji
Apache License 2.0
17 stars 19 forks source link

Plugin nie dziala poprawnie #36

Closed Rayvitch closed 3 years ago

Rayvitch commented 3 years ago

Zainstalowany plugin nie dziala poprawnie, nie dziala komenda /radiacja ani /radiation, wyskakuje blad an internal error occurred while attempting to perform this command. Plugin jest poprawnie wczytywany przez serwer i serwer wykrywa wszystko, lecz problem jest z sama komenda

Me-Phew1 commented 3 years ago

Mam dokładnie ten sam błąd

TheMolkaPL commented 3 years ago

Poproszę logi z uruchomienia pluginu i użycia komendy.

Rayvitch commented 3 years ago

[23:07:26] [Server thread/WARN]: [CraftserveRadiation] Loaded class org.slf4j.LoggerFactory from CraftserveAgent v20200515-1100 which is not a depend, softdepend or loadbefore of this plugin. [23:07:26] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [23:07:26] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation [23:07:26] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

[23:08:43] [Server thread/INFO]: Rura issued server command: /radiation

org.bukkit.command.CommandException: Cannot execute command 'radiation' in plugin CraftserveRadiation v1.2-pre4 - plugin is disabled. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:756) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.PlayerConnection.handleCommand(PlayerConnection.java:1697) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.PlayerConnection.a(PlayerConnection.java:1540) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.TickTask.run(SourceFile:18) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.ba(MinecraftServer.java:941) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeAll(SourceFile:103) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.sleepForTick(MinecraftServer.java:917) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:850) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]

Me-Phew1 commented 3 years ago

[23:19:14] [Server thread/WARN]: [CraftserveRadiation] Loaded class org.slf4j.LoggerFactory from CraftserveAgent v20200515-1100 which is not a depend, softdepend or loadbefore of this plugin. [23:19:14] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [23:19:14] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation [23:19:14] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

[23:26:58] [Server thread/INFO]: MePhew issued server command: /radiation

org.bukkit.command.CommandException: Cannot execute command 'radiation' in plugin CraftserveRadiation v1.2-pre4 - plugin is disabled. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:758) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.PlayerConnection.handleCommand(PlayerConnection.java:1697) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.PlayerConnection.a(PlayerConnection.java:1540) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.TickTask.run(SourceFile:18) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.MinecraftServer.ba(MinecraftServer.java:941) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.awaitTasks(SourceFile:127) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.MinecraftServer.sleepForTick(MinecraftServer.java:918) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:850) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.3.jar:git-Spigot-57bbdd8-dea4138] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]

TheMolkaPL commented 3 years ago

Jeszcze log z uruchomienia pluginu albo serwera.

Rayvitch commented 3 years ago

Wstawiam caly zapis z konsoli (usunalem kilka linijek z pluginu Skript bo nie potrzebnie zasmiecal)

[13:06:37] ain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD' [13:06:37] ain/INFO]: Reloading ResourceManager: Default, bukkit [13:06:38] [Worker-Main-2/INFO]: Loaded 7 recipes [13:06:37] ain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD' [13:06:37] ain/INFO]: Reloading ResourceManager: Default, bukkit [13:06:38] [Worker-Main-2/INFO]: Loaded 7 recipes [13:06:39] [Server thread/INFO]: Starting minecraft server version 1.16.2 [13:06:39] [Server thread/INFO]: Loading properties [13:06:40] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-b5a13e6-0d8350a (MC: 1.16.2) (Implementing API version 1.16.2-R0.1-SNAPSHOT) [13:06:40] [Server thread/INFO]: Server Ping Player Sample Count: 12 [13:06:41] [Server thread/INFO]: Using 4 threads for Netty based IO [13:06:41] [Server thread/INFO]: Debug logging is disabled [13:06:41] [Server thread/INFO]: Default game type: SURVIVAL [13:06:41] [Server thread/INFO]: Generating keypair [13:06:41] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:38094 [13:06:41] [Server thread/INFO]: Using epoll channel type [13:06:42] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [13:06:46] [Server thread/WARN]: Legacy plugin CraftserveAgent v20200515-1100 does not specify an api-version. [13:06:46] [Server thread/WARN]: Legacy plugin TimeIsMoney v1.9.6.18 does not specify an api-version. [13:06:46] [Server thread/INFO]: [CombatLogX] This plugin is using SirBlobmanAPI by SirBlobman. [13:06:46] [Server thread/INFO]: [CombatLogX] Searching for a handler that matches NMS version 1_16_R2 [13:06:46] [Server thread/INFO]: [CombatLogX] Successfully found NMS Handler class 'com.SirBlobman.combatlogx.api.shaded.nms.NMS_1_16_R2'. [13:06:46] [Server thread/WARN]: [CraftserveRadiation] Loaded class org.slf4j.LoggerFactory from CraftserveAgent v20200515-1100 which is not a depend, softdepend or loadbefore of this plugin. [13:06:46] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [13:06:46] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation [13:06:46] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [13:06:46] [Server thread/INFO]: [VoteDay] Loading VoteDay v1.1.0 [13:06:46] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.2.18 [13:06:46] [Server thread/INFO]: [StoneDrop] Loading StoneDrop v1.9 [13:06:46] [Server thread/INFO]: [CraftserveAgent] Loading CraftserveAgent v20200515-1100 [13:06:46] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131 [13:06:46] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.0+a51fa43 [13:06:47] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@64635970] [13:06:47] [Server thread/INFO]: [CraftservePaySign] Loading CraftservePaySign v1.0 [13:06:47] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0 [13:06:47] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.2.0 [13:06:47] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.2.0 [13:06:47] [Server thread/INFO]: [TimeIsMoney] Loading TimeIsMoney v1.9.6.18 [13:06:47] [Server thread/INFO]: [BeastWithdraw] Loading BeastWithdraw v2.9.1 [13:06:47] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.2.0 [13:06:47] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984 [13:06:47] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v19.2 [13:06:47] [Server thread/INFO]: [KGenerators] Loading KGenerators v3.7.1 [13:06:47] [Server thread/INFO]: [RegionClaim] Loading RegionClaim v2.2.0 [13:06:47] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.17.2.0 [13:06:47] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.11 (build 213) [13:06:47] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.4+f7ff984 loaded. [13:06:47] [Server thread/INFO]: [Skript] Loading Skript v2.5.1 [13:06:47] [Server thread/INFO]: [AdvancedRegionMarket] Loading AdvancedRegionMarket v3.2.6 [13:06:47] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.6.0-SNAPSHOT-b2374 [13:06:47] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v10.3.3.0 [13:06:47] [Server thread/INFO]: [CombatLogX] Loading expansions... [13:06:47] [Server thread/INFO]: [CombatLogX] There are no expansions to load. [13:06:47] [Server thread/INFO]: [CombatLogX] ?a?lCombatLogX loaded successfully. [13:06:47] [Server thread/INFO]: [CraftserveRadiation] Loading CraftserveRadiation v1.2-pre4 [13:06:47] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.2.18

[13:06:47] [Server thread/INFO]: | |__) LuckPerms v5.2.18 [13:06:47] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit [13:06:47] [Server thread/INFO]: [LuckPerms] Loading configuration... [13:06:47] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [13:06:49] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [13:06:49] [Server thread/INFO]: [LuckPerms] Performing initial data load... [13:06:49] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2298ms) [13:06:49] [Server thread/INFO]: [CraftserveAgent] Enabling CraftserveAgent v20200515-1100 [13:06:49] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 [13:06:49] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.17.2.0 which is not a depend, softdepend or loadbefore of this plugin. [13:06:49] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [13:06:49] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [13:06:49] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 [13:06:49] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [13:06:49] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.0+a51fa43 [13:06:49] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [13:06:50] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R2 as the Bukkit adapter [13:06:51] [Server thread/WARN]: [WorldEdit] ==================================================== [13:06:51] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper [13:06:51] [Server thread/WARN]: [WorldEdit] as your server software.

[13:06:51] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements, [13:06:51] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional [13:06:51] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.

[13:06:51] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly [13:06:51] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.

[13:06:51] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the [13:06:51] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.

[13:06:51] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io [13:06:51] [Server thread/WARN]: [WorldEdit] ==================================================== [13:06:51] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [13:06:51] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [13:06:51] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [13:06:51] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [13:06:51] [Server thread/INFO]: Preparing level "worldv4" [13:06:51] [Server thread/INFO]: -------- World Settings For [worldv4] -------- [13:06:51] [Server thread/INFO]: Cactus Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Cane Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Melon Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Mushroom Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Sapling Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Beetroot Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Carrot Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Potato Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Wheat Growth Modifier: 100% [13:06:51] [Server thread/INFO]: NetherWart Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Vine Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Cocoa Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Bamboo Growth Modifier: 100% [13:06:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Kelp Growth Modifier: 100% [13:06:51] [Server thread/INFO]: Mob Spawn Range: 6 [13:06:51] [Server thread/INFO]: Experience Merge Radius: 3.0 [13:06:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [13:06:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [13:06:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [13:06:51] [Server thread/INFO]: Max TNT Explosions: 100 [13:06:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [13:06:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [13:06:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [13:06:51] [Server thread/INFO]: Item Despawn Rate: 6000 [13:06:51] [Server thread/INFO]: Item Merge Radius: 2.5 [13:06:51] [Server thread/INFO]: View Distance: 10 [13:06:51] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [13:06:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [13:06:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [13:06:51] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [13:06:52] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [13:06:55] [Server thread/INFO]: Preparing spawn area: 0% [13:06:55] [Server thread/INFO]: Preparing spawn area: 0% [13:06:55] [Server thread/INFO]: Preparing spawn area: 0% [13:06:55] [Server thread/INFO]: Preparing spawn area: 0% [13:06:55] [Server thread/INFO]: Preparing spawn area: 0% [13:06:55] [Server thread/INFO]: Preparing spawn area: 0% [13:06:56] [Server thread/INFO]: Preparing spawn area: 29% [13:06:57] [Server thread/INFO]: Preparing spawn area: 64% [13:06:57] [Server thread/INFO]: Preparing spawn area: 64% [13:06:57] [Server thread/INFO]: Preparing spawn area: 64% [13:06:57] [Server thread/INFO]: Time elapsed: 5087 ms [13:06:57] [Server thread/INFO]: [VoteDay] Enabling VoteDay v1.1.0 [13:06:57] [Server thread/INFO]: Enabled VoteDay v1.1.0. [13:06:57] [Server thread/INFO]: [StoneDrop] Enabling StoneDrop v1.9 [13:06:57] [Server thread/INFO]: [StoneDrop] Drop from ores is now disabled [13:06:57] [Server thread/INFO]: [StoneDrop] Confing Loaded, Plugin enabled! [13:06:58] [Server thread/INFO]: [CraftservePaySign] Enabling CraftservePaySign v1.0 [13:06:58] [Server thread/INFO]: Starting Metrics Lite... [13:06:58] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0 [13:06:58] [Server thread/ERROR]: [Essentials] You are running an unsupported server version! [13:06:58] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml [13:06:58] [Server thread/INFO]: No kits found to migrate. [13:06:58] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider. [13:06:58] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider. [13:06:58] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider. [13:06:58] [Server thread/INFO]: Loaded 21018 items from items.json. [13:06:58] [Server thread/INFO]: Using locale en_US [13:06:58] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [13:06:58] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [13:06:58] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked. [13:06:58] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms) [13:06:58] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.2.0 [13:06:58] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.2.0 [13:06:58] [Server thread/ERROR]: No license key found! Please visit https://essentialsx.cf/geoip for first time setup instructions. [13:06:58] [Server thread/WARN]: [EssentialsGeoIP] Loaded class com.fasterxml.jackson.core.TreeNode from CraftserveAgent v20200515-1100 which is not a depend, softdepend or loadbefore of this plugin. [13:06:58] [Server thread/ERROR]: Failed to read GeoIP database! java.io.FileNotFoundException: plugins/EssentialsGeoIP/GeoIP2-Country.mmdb (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_201] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[?:1.8.0_201] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[?:1.8.0_201] at com.maxmind.db.BufferHolder.(BufferHolder.java:19) ~[?:?] at com.maxmind.db.Reader.(Reader.java:116) ~[?:?] at com.maxmind.geoip2.DatabaseReader.(DatabaseReader.java:66) ~[?:?] at com.maxmind.geoip2.DatabaseReader.(DatabaseReader.java:54) ~[?:?] at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[?:?] at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:158) ~[?:?] at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.(EssentialsGeoIPPlayerListener.java:43) ~[?:?] at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:31) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugin(CraftServer.java:492) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugins(CraftServer.java:406) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.loadWorld(MinecraftServer.java:435) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:219) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:808) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201] [13:06:58] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/. [13:06:58] [Server thread/INFO]: [TimeIsMoney] Enabling TimeIsMoney v1.9.6.18 [13:06:58] [Server thread/INFO]: [TimeIsMoney] Loaded 2 Payouts! [13:06:58] [Server thread/INFO]: Time is Money: Essentials found. Hook in it -> Will use Essentials's AFK feature if afk is enabled. [13:06:58] [Server thread/INFO]: Time is Money v1.9.6.18 started. [13:06:58] [Server thread/INFO]: [BeastWithdraw] Enabling BeastWithdraw v2.9.1 [13:06:58] [Server thread/INFO]: [BeastWithdraw] /XpBottle command aliases [xpb, beastxpb, bottle] are registered. [13:06:58] [Server thread/INFO]: [BeastWithdraw] /bWithdraw command aliases [cashnote, withdraw, moneywithdraw, moneynote] are registered. [13:06:58] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_16_R2! Trying to find NMS support [13:06:58] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_16_R2' loaded! [13:06:58] [Server thread/INFO]: [NBTAPI] Found Gson: class com.google.gson.Gson [13:06:58] [Server thread/INFO]: [BeastWithdraw] Version 2.9.1 : has been enabled! [13:06:58] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.2.0 [13:06:58] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4+f7ff984 [13:06:58] [Thread-18/INFO]: [NBTAPI] The NBT-API seems to be up-to-date! [13:06:59] [Server thread/INFO]: [WorldGuard] (worldv4) TNT ignition is PERMITTED. [13:06:59] [Server thread/INFO]: [WorldGuard] (worldv4) Lighters are PERMITTED. [13:06:59] [Server thread/INFO]: [WorldGuard] (worldv4) Lava fire is PERMITTED. [13:06:59] [Server thread/INFO]: [WorldGuard] (worldv4) Fire spread is UNRESTRICTED. [13:06:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'worldv4' [13:06:59] [Server thread/INFO]: [WorldGuard] Loading region data... [13:06:59] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v19.2 [13:06:59] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! [13:06:59] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.

[13:06:59] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord! [13:06:59] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/

[13:06:59] [Server thread/INFO]: [KGenerators] Enabling KGenerators v3.7.1 [13:06:59] [Server thread/INFO]: [KGenerators] Detected version git-Spigot-b5a13e6-0d8350a (MC: 1.16.2) [13:06:59] [Server thread/INFO]: [KGenerators] Added WATER to generating whitelist. [13:06:59] [Server thread/INFO]: [KGenerators] Added LAVA to generating whitelist. [13:06:59] [Server thread/INFO]: [KGenerators] Loaded double stone_generator generating variety of 1 blocks every 40 ticks [13:06:59] [Server thread/INFO]: [KGenerators] Loaded single ores_generator generating variety of 5 blocks every 40 ticks [13:06:59] [Server thread/INFO]: [KGenerators] Config file loaded [13:06:59] [Server thread/INFO]: [KGenerators] Loaded recipe for stone_generator [13:06:59] [Server thread/INFO]: [KGenerators] Loaded recipe for ores_generator [13:06:59] [Server thread/INFO]: [KGenerators] Recipes file loaded [13:06:59] [Server thread/INFO]: [KGenerators] Loaded 34 placed generators [13:06:59] [Server thread/INFO]: [KGenerators] Generators file loaded [13:06:59] [Server thread/INFO]: [KGenerators] Messages file loaded with lang: en [13:06:59] [Server thread/INFO]: [KGenerators] Listeners loaded [13:06:59] [Server thread/INFO]: [KGenerators] Plugin loaded properly! [13:06:59] [Server thread/INFO]: [RegionClaim] Enabling RegionClaim v2.2.0 [13:06:59] [Server thread/INFO]: [RegionClaim] Vault detected and linked! You can now use the claim 'price' setting in the configuration [13:06:59] [Server thread/INFO]: [RegionClaim] Config has been succesfully loaded [13:06:59] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.17.2.0 [13:06:59] [Server thread/WARN]: config broken for xmpp [13:06:59] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.11 (build 213) [13:06:59] [Server thread/INFO]: [ChestShop] Found locale en! [13:06:59] [Server thread/WARN]: [ChestShop] Loaded class org.slf4j.LoggerFactory from CraftserveAgent v20200515-1100 which is not a depend, softdepend or loadbefore of this plugin. [13:06:59] [Server thread/WARN]: [ChestShop] Server economy account setting '' doesn't seem to be the name of a known player! Please log in at least once in order for the server economy account to work. [13:06:59] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now. [13:06:59] [Server thread/INFO]: [ChestShop] Vault loaded! [13:06:59] [Thread-16/INFO]: [StoneDrop] About to download a new update: StoneDrop v1.9.1 [13:06:59] [Thread-16/INFO]: [StoneDrop] Downloading update: 10% of 67155 bytes. [13:06:59] [Thread-16/INFO]: [StoneDrop] Downloading update: 40% of 67155 bytes. [13:06:59] [Server thread/INFO]: [ChestShop] Auto-updater is disabled. If you want the plugin to automatically download new releases then set 'TURN_OFF_UPDATES' to 'false' in your config.yml! [13:06:59] [Server thread/INFO]: [Skript] Enabling Skript v2.5.1 [13:06:59] [Thread-16/INFO]: [StoneDrop] Downloading update: 60% of 67155 bytes. [13:06:59] [Thread-16/INFO]: [StoneDrop] Downloading update: 70% of 67155 bytes. [13:06:59] [Thread-16/INFO]: [StoneDrop] Downloading update: 80% of 67155 bytes. [13:06:59] [Thread-16/INFO]: [StoneDrop] Downloading update: 90% of 67155 bytes. [13:06:59] [Thread-16/INFO]: [StoneDrop] Downloading update: 100% of 67155 bytes. [13:06:59] [Thread-16/INFO]: [StoneDrop] Finished updating. [13:07:01] [Thread-22/INFO]: [Skript] You're currently running the latest stable version of Skript. [13:07:06] [Server thread/INFO]: [Skript] Loaded 128188 aliases in 6017ms [13:07:06] [Server thread/INFO]: [Skript] ~ created by & ? Peter G?ttinger aka Njol ~ [13:07:06] [Server thread/INFO]: [AdvancedRegionMarket] Enabling AdvancedRegionMarket v3.2.6 [13:07:06] [Server thread/INFO]: [AdvancedRegionMarket] Using WorldGuard7 adapter [13:07:06] [Server thread/INFO]: [AdvancedRegionMarket] Using WorldEdit7 adapter [13:07:06] [Server thread/INFO]: [AdvancedRegionMarket] Using MC 1.14 sign adapter [13:07:06] [Server thread/INFO]: [AdvancedRegionMarket] Regions loaded! [13:07:06] [Server thread/INFO]: [AdvancedRegionMarket] Programmed by Alex9849 [13:07:06] [Server thread/INFO]: [AdvancedRegionMarket] I'm always searching for better translations of AdvancedRegionMarket. If you've translated the plugin it would be very nice if you would send me your translation via spigot private message! :) [13:07:06] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2374 [13:07:06] [Server thread/INFO]: [AuthMe] SQLite Setup finished [13:07:07] [Server thread/INFO]: [AuthMe] Hooked into LuckPerms! [13:07:07] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials [13:07:07] [Server thread/WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it... [13:07:07] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT build n.2374 successfully enabled! [13:07:07] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v10.3.3.0 [13:07:07] [Server thread/INFO]: [CombatLogX] Registered command '/combatlogx'. [13:07:07] [Server thread/INFO]: [CombatLogX] Registered command '/combat-timer'. [13:07:07] [Server thread/INFO]: [CombatLogX] There are no expansions to enable. [13:07:07] [Server thread/INFO]: [CombatLogX] ?a?lCombatLogX is now enabled. [13:07:07] [Server thread/INFO]: [CraftserveRadiation] Enabling CraftserveRadiation v1.2-pre4 [13:07:07] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it

[13:07:07] [Server thread/INFO]: Starting GS4 status listener [13:07:07] [Query Listener #1/INFO]: Query running on 127.0.0.1:38094 [13:07:07] [Server thread/INFO]: Thread Query Listener started [13:07:07] [Server thread/INFO]: Hooked economy into Vault v1.7.3-b131: net.milkbowl.vault.economy.plugins.Economy_Essentials [13:07:07] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized. [13:07:08] [Craft Scheduler Thread - 3/INFO]: [BeastWithdraw] There is not a new update available. [13:07:08] [Thread-25/INFO]: [CoreProtect] No donation key found. Please check config.yml.

[13:07:09] [Thread-25/INFO]: [CoreProtect] Version 19.3 is now available. [13:07:09] [Thread-25/INFO]: [CoreProtect] Download: www.coreprotect.net/download/

[13:07:09] [Server thread/ERROR]: [Skript] Invalid use of quotes ("). If you want to use quotes in "quoted text", double them: "". (cobblex.sk, line 84: send "&4BLAD: &cNie posiadasz 64x9 stackow cobbla!') [13:07:09] [Server thread/INFO]: [Skript] Loaded 3 scripts with a total of 5 triggers and 3 commands in 1.03 seconds [13:07:09] [Server thread/INFO]: [Skript] Finished loading. [13:07:09] [Craft Scheduler Thread - 3/INFO]: [AuthMe] Downloading GEO IP database, because the old database is older than 30 days or doesn't exist [13:07:09] [Craft Scheduler Thread - 3/WARN]: [AuthMe] No MaxMind credentials found in the configuration file! GeoIp protections will be disabled. [13:07:09] [Craft Scheduler Thread - 3/INFO]: [AuthMe] There is no newer GEO IP database uploaded to MaxMind. Using the old one for now. [13:07:09] [Craft Scheduler Thread - 2/INFO]: [CombatLogX] Checking for updates using the Spigot API...

[13:07:10] [Craft Scheduler Thread - 2/INFO]: [CombatLogX] ============================================== [13:07:10] [Craft Scheduler Thread - 2/INFO]: [CombatLogX] CombatLogX Update Checker

[13:07:10] [Craft Scheduler Thread - 2/INFO]: [CombatLogX] There is an update available! [13:07:10] [Craft Scheduler Thread - 2/INFO]: [CombatLogX] Latest Version: 10.3.4.0 [13:07:10] [Craft Scheduler Thread - 2/INFO]: [CombatLogX] Your Version: 10.3.3.0

[13:07:10] [Craft Scheduler Thread - 2/INFO]: [CombatLogX] https://www.spigotmc.org/resources/31689/ [13:07:10] [Craft Scheduler Thread - 2/INFO]: [CombatLogX] &8============================================== [13:07:10] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates ... [13:07:10] [Craft Scheduler Thread - 2/INFO]: [Vault] No new version available [13:07:11] [Server thread/INFO]: DriQoo[/89.64.31.246:58696] logged in with entity id 196 at ([worldv4]-3.5065716812524848, 70.0, -10.614584243395171) [13:07:11] [Server thread/INFO]: com.mojang.authlib.GameProfile@11e78510[id=4ecbb8ad-a1a6-33d8-9517-3257df58e97c,name=kucper2001,properties={},legacy=false] (/95.49.70.177:59934) lost connection: Disconnected [13:07:11] [Craft Scheduler Thread - 1/WARN]: [Essentials] Plugin Essentials v2.17.2.0 generated an exception while executing task 51 java.lang.NullPointerException: null at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.delayedJoin(EssentialsGeoIPPlayerListener.java:80) ~[?:?] at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.lambda$onPlayerJoin$0(EssentialsGeoIPPlayerListener.java:48) ~[?:?] at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_201] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_201] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201] [13:07:11] [Server thread/WARN]: [Essentials] Task #52 for Essentials v2.17.2.0 generated an exception java.lang.NullPointerException: null at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:146) ~[?:?] at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:113) ~[?:?] at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.b(MinecraftServer.java:1059) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:352) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1007) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:846) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201] [13:07:14] [User Authenticator #3/INFO]: UUID of player kucper2001 is 4ecbb8ad-a1a6-33d8-9517-3257df58e97c [13:07:15] [Server thread/INFO]: kucper2001[/95.49.70.177:59940] logged in with entity id 362 at ([worldv4]-3.5065716812524848, 70.0, -10.614584243395171) [13:07:15] [Craft Scheduler Thread - 5/WARN]: [Essentials] Plugin Essentials v2.17.2.0 generated an exception while executing task 66 java.lang.NullPointerException: null at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.delayedJoin(EssentialsGeoIPPlayerListener.java:80) ~[?:?] at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.lambda$onPlayerJoin$0(EssentialsGeoIPPlayerListener.java:48) ~[?:?] at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_201] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_201] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201] [13:07:15] [Server thread/WARN]: [Essentials] Task #67 for Essentials v2.17.2.0 generated an exception java.lang.NullPointerException: null at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:150) ~[?:?] at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:113) ~[?:?] at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.b(MinecraftServer.java:1059) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:352) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1007) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:846) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0d8350a] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]

Dudowsky commented 3 years ago

mam ten sam błąd, żadna komenda z pluginu nie działa - "an internal error occurred while attempting to perform this command"

TheMolkaPL commented 3 years ago

Poprawione w #39.