Paste #124436: sumin

Date: 2024/07/09 23:54:02 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


[23:17:37] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[23:17:39] [ServerMain/INFO]: Loaded 1174 recipes
[23:17:40] [ServerMain/INFO]: Loaded 1271 advancements
[23:17:40] [Server thread/INFO]: Starting minecraft server version 1.20.4
[23:17:40] [Server thread/INFO]: Loading properties
[23:17:40] [Server thread/INFO]: This server is running Paper version git-Paper-497 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: d8d54d9 on ver/1.20.4)
[23:17:41] [Server thread/INFO]: Server Ping Player Sample Count: 12
[23:17:41] [Server thread/INFO]: Using 4 threads for Netty based IO
[23:17:42] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
    We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
    For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[23:17:42] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[23:17:42] [Server thread/INFO]: Default game type: SURVIVAL
[23:17:42] [Server thread/INFO]: Generating keypair
[23:17:42] [Server thread/INFO]: Starting Minecraft server on *:34882
[23:17:43] [Server thread/INFO]: Using epoll channel type
[23:17:43] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[23:17:43] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
[23:17:43] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[23:17:50] [Server thread/WARN]: Legacy plugin CommandNPC v1.9.1 does not specify an api-version.
[23:17:51] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.18+6616-abda4e0
[23:17:52] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4885b7f2]
[23:17:52] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49
[23:17:52] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.33-SNAPSHOT (build 3362)
[23:17:52] [Server thread/INFO]: [Sentinel] Loading server plugin Sentinel v2.8.1-SNAPSHOT (build 513)
[23:17:52] [Server thread/INFO]: [ShulkerPacks] Loading server plugin ShulkerPacks v1.6.4
[23:17:52] [Server thread/INFO]: [CommandNPC] Loading server plugin CommandNPC v1.9.1
[23:17:52] [Server thread/INFO]: [ClearLag] Loading server plugin ClearLag v3.2.2
[23:17:52] [Server thread/INFO]: [BlockRegen] Loading server plugin BlockRegen v3.10.5
[23:17:52] [Server thread/INFO]: [PlotSquared] Loading server plugin PlotSquared v4.494
[23:17:52] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.19.0
[23:17:52] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (633 ms).
[23:17:52] [Server thread/INFO]: [Shopkeepers] Loading config.
[23:17:53] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[23:17:53] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[23:17:53] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[23:17:53] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.102
[23:17:53] [Server thread/INFO]: [BeautyQuests] Loading server plugin BeautyQuests v1.0.2
[23:17:53] [Server thread/INFO]: [CitizensGUI] Loading server plugin CitizensGUI v1.11
[23:17:53] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[23:17:53] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.18+6616-abda4e0
[23:17:53] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[23:17:53] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[23:17:53] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R3.PaperweightAdapter as the Bukkit adapter
[23:17:55] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v4.494
[23:17:55] [Server thread/WARN]: java.lang.NoSuchMethodError: org.yaml.snakeyaml.representer.Representer: method 'void <init>()' not found
[23:17:55] [Server thread/WARN]:     at PlotSquared-Bukkit-4.494.jar//com.github.intellectualsites.plotsquared.configuration.file.YamlRepresenter.<init>(YamlRepresenter.java:14)
[23:17:55] [Server thread/WARN]:     at PlotSquared-Bukkit-4.494.jar//com.github.intellectualsites.plotsquared.configuration.file.YamlConfiguration.<init>(YamlConfiguration.java:26)
[23:17:55] [Server thread/WARN]:     at PlotSquared-Bukkit-4.494.jar//com.github.intellectualsites.plotsquared.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:42)
[23:17:55] [Server thread/WARN]:     at PlotSquared-Bukkit-4.494.jar//com.github.intellectualsites.plotsquared.plot.PlotSquared.setupConfigs(PlotSquared.java:1681)
[23:17:55] [Server thread/WARN]:     at PlotSquared-Bukkit-4.494.jar//com.github.intellectualsites.plotsquared.plot.PlotSquared.<init>(PlotSquared.java:176)
[23:17:55] [Server thread/WARN]:     at PlotSquared-Bukkit-4.494.jar//com.github.intellectualsites.plotsquared.bukkit.BukkitMain.onEnable(BukkitMain.java:153)
[23:17:55] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287)
[23:17:55] [Server thread/WARN]:     at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:188)
[23:17:55] [Server thread/WARN]:     at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[23:17:55] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[23:17:55] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugin(CraftServer.java:639)
[23:17:55] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugins(CraftServer.java:550)
[23:17:55] [Server thread/WARN]:     at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:275)
[23:17:55] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1131)
[23:17:55] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319)
[23:17:55] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:840)
[23:17:55] [Server thread/INFO]: $3[$1P2$3] $2$1PlotSquared is now enabled
[23:17:55] [Server thread/INFO]: $3[$1P2$3] $2&6Metrics enabled.
[23:17:55] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.102
[23:17:55] [Server thread/INFO]:         __    
[23:17:55] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.102
[23:17:55] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[23:17:55] [Server thread/INFO]: 
[23:17:55] [Server thread/INFO]: [LuckPerms] Loading configuration...
[23:17:55] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[23:17:56] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[23:17:57] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[23:17:57] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2359ms)
[23:17:57] [Server thread/INFO]: Preparing level "world"
[23:18:00] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[23:18:01] [Server thread/INFO]: Time elapsed: 571 ms
[23:18:01] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[23:18:01] [Server thread/INFO]: Time elapsed: 92 ms
[23:18:01] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[23:18:01] [Server thread/INFO]: Time elapsed: 344 ms
[23:18:01] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49
[23:18:02] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[23:18:02] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[23:18:02] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[23:18:02] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[23:18:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[23:18:02] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[23:18:02] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[23:18:02] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[23:18:02] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[23:18:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[23:18:02] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[23:18:02] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[23:18:02] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[23:18:02] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[23:18:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[23:18:02] [Server thread/INFO]: [WorldGuard] Loading region data...
[23:18:03] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.33-SNAPSHOT (build 3362)
[23:18:03] [Server thread/INFO]: [Citizens] Loading external libraries
[23:18:04] [Server thread/INFO]: [Citizens] Loaded 0 templates.
[23:18:05] [Server thread/INFO]: [Sentinel] Enabling Sentinel v2.8.1-SNAPSHOT (build 513)
[23:18:05] [Server thread/INFO]: [Sentinel] Sentinel loading...
[23:18:05] [Server thread/INFO]: [Sentinel] Running on java version: 17.0.9
[23:18:05] [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.
[23:18:05] [Server thread/INFO]: [Sentinel] Sentinel found WorldGuard! Adding support for it!
[23:18:05] [Server thread/INFO]: [Sentinel] Sentinel loaded!
[23:18:05] [Server thread/INFO]: [ShulkerPacks] Enabling ShulkerPacks v1.6.4
[23:18:05] [Server thread/INFO]: [ShulkerPacks] [ShulkerPacks] ShulkerPacks has been enabled!
[23:18:05] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1*
[23:18:05] [Server thread/INFO]: [CommandNPC] Vault not found! Economy support for CommandNPC has been disabled.
[23:18:05] [Server thread/INFO]: [CommandNPC] Initiating Database
[23:18:05] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
[23:18:05] [Thread-13/INFO]: [CommandNPC] Loading commands complete!
[23:18:05] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
[23:18:05] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[23:18:05] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
[23:18:05] [Server thread/INFO]: [ClearLag] Loading modules...
[23:18:05] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_20_R3.MinecraftServer)
[23:18:05] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[23:18:05] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[23:18:05] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[23:18:05] [Server thread/INFO]: [BlockRegen] Enabling BlockRegen v3.10.5
[23:18:05] [Thread-14/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.20]...
[23:18:05] [Server thread/INFO]: INFO: Loaded file Settings.yml
[23:18:05] [Server thread/INFO]: INFO: Loaded file Messages.yml
[23:18:05] [Server thread/INFO]: INFO: Loaded file Blocklist.yml
[23:18:05] [Server thread/INFO]: INFO: Loaded file Regions.yml
[23:18:05] [Server thread/INFO]: [BlockRegen] INFO: Running on version 1.20
[23:18:05] [Server thread/INFO]: [BlockRegen] INFO: WorldEdit found! Enabling regions.
[23:18:05] [Server thread/INFO]: [BlockRegen] INFO: WorldGuard found! Supporting it's Region protection.
[23:18:05] [Thread-14/INFO]: [ClearLag] No updates found!
[23:18:05] [Server thread/INFO]: [BlockRegen] INFO: Checking dependencies...
[23:18:06] [Server thread/INFO]: [BlockRegen] INFO: Loaded 25 block preset(s)...
[23:18:06] [Server thread/INFO]: [BlockRegen] INFO: Added 0 event(s)...
[23:18:06] [Server thread/INFO]: [BlockRegen] INFO: Loaded file Regions.yml
[23:18:06] [Server thread/INFO]: [BlockRegen] INFO: Loaded 10 region(s)...
[23:18:06] [Thread-17/INFO]: [BlockRegen] INFO: Loaded 0 regeneration process(es)...
[23:18:06] [Server thread/INFO]: [BlockRegen] INFO: You are using version 3.10.5
[23:18:06] [Server thread/INFO]: [BlockRegen] INFO: Report bugs or suggestions to discord only please. ( /blockregen discord )
[23:18:06] [Server thread/INFO]: [BlockRegen] INFO: Always backup if you are not sure about things.
[23:18:06] [Server thread/INFO]: [BlockRegen] INFO: MetricsLite enabled
[23:18:06] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.19.0
[23:18:06] [Server thread/INFO]: [Shopkeepers] Citizens found: Enabling NPC shopkeepers.
[23:18:06] [Server thread/INFO]: [Shopkeepers] Loading the data of 31 shopkeepers ...
[23:18:06] [Server thread/INFO]: [BeautyQuests] Enabling BeautyQuests v1.0.2
[23:18:06] [Server thread/INFO]: [BeautyQuests] ------------ BeautyQuests ------------
[23:18:06] [Server thread/INFO]: [BeautyQuests] Loaded valid Minecraft version 1_20_R3.
[23:18:06] [Server thread/INFO]: [BeautyQuests] Loaded language en_US (0.098s)!
[23:18:06] [Server thread/INFO]: [BeautyQuests] Loaded start particles: REDSTONE in shape POINT with color R255 G255 B0
[23:18:06] [Server thread/INFO]: [BeautyQuests] Loaded talk particles: VILLAGER_HAPPY in shape BAR
[23:18:06] [Server thread/INFO]: [BeautyQuests] Loaded next particles: SMOKE_NORMAL in shape SPOT
[23:18:07] [Server thread/INFO]: [BeautyQuests] Adding citizens as a npc factory
[23:18:07] [Server thread/INFO]: [WorldGuard] Registering session handler fr.skytasul.quests.integrations.worldguard.WorldGuardEntryHandler
[23:18:07] [Server thread/INFO]: [CitizensGUI] Enabling CitizensGUI v1.11
[23:18:07] [Server thread/INFO]: Starting GS4 status listener
[23:18:07] [Server thread/INFO]: Thread Query Listener started
[23:18:07] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
[23:18:07] [Server thread/INFO]: JMX monitoring enabled
[23:18:07] [Server thread/INFO]: Running delayed init tasks
[23:18:12] [Server thread/INFO]: [Citizens] Loaded 164 NPCs.
[23:18:12] [Server thread/INFO]: [BlockRegen] INFO: Checking dependencies...
[23:18:12] [Server thread/INFO]: [BlockRegen] INFO: Starting auto-save.. with an interval of 600 seconds.
[23:18:12] [Server thread/WARN]: [BeautyQuests] *****************************************************
[23:18:12] [Server thread/WARN]: [BeautyQuests] * There is a new version of BeautyQuests available!
[23:18:12] [Server thread/WARN]: [BeautyQuests] *  
[23:18:12] [Server thread/WARN]: [BeautyQuests] * Your version:   1.0.2
[23:18:12] [Server thread/WARN]: [BeautyQuests] * Latest version: 1.0.3
[23:18:12] [Server thread/WARN]: [BeautyQuests] *  
[23:18:12] [Server thread/WARN]: [BeautyQuests] * Please update to the newest version.
[23:18:12] [Server thread/WARN]: [BeautyQuests] *  
[23:18:12] [Server thread/WARN]: [BeautyQuests] * Download:
[23:18:12] [Server thread/WARN]: [BeautyQuests] *   https://www.spigotmc.org/resources/39255
[23:18:12] [Server thread/WARN]: [BeautyQuests] *****************************************************
[23:18:13] [Server thread/INFO]: Done (32.531s)! For help, type "help"
[23:18:13] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5341ms or 106 ticks behind
[23:18:13] [Server thread/INFO]: Timings Reset
[23:18:13] [Server thread/ERROR]: [BeautyQuests] Error when deserializing the stage 2 for the quest 22
java.lang.IllegalArgumentException: No region with specified name ("boondock")
    at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[commons-lang-2.6.jar:2.6]
    at fr.skytasul.quests.integrations.worldguard.StageArea.<init>(StageArea.java:55) ~[beautyquests-1.0.2.jar:?]
    at fr.skytasul.quests.integrations.worldguard.StageArea.deserialize(StageArea.java:147) ~[beautyquests-1.0.2.jar:?]
    at fr.skytasul.quests.structure.StageControllerImplementation.loadFromConfig(StageControllerImplementation.java:242) ~[beautyquests-1.0.2.jar:?]
    at fr.skytasul.quests.structure.StageControllerImplementation.loadFromConfig(StageControllerImplementation.java:234) ~[beautyquests-1.0.2.jar:?]
    at fr.skytasul.quests.structure.QuestBranchImplementation.load(QuestBranchImplementation.java:382) ~[beautyquests-1.0.2.jar:?]
    at fr.skytasul.quests.structure.BranchesManagerImplementation.deserialize(BranchesManagerImplementation.java:165) ~[beautyquests-1.0.2.jar:?]
    at fr.skytasul.quests.structure.QuestImplementation.deserialize(QuestImplementation.java:613) ~[beautyquests-1.0.2.jar:?]
    at fr.skytasul.quests.structure.QuestImplementation.loadFromFile(QuestImplementation.java:598) ~[beautyquests-1.0.2.jar:?]
    at fr.skytasul.quests.structure.QuestsManagerImplementation.lambda$new$3(QuestsManagerImplementation.java:48) ~[beautyquests-1.0.2.jar:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?]
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
    at java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?]
    at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) ~[?:?]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
    at fr.skytasul.quests.structure.QuestsManagerImplementation.<init>(QuestsManagerImplementation.java:44) ~[beautyquests-1.0.2.jar:?]
    at fr.skytasul.quests.BeautyQuests.loadAllDatas(BeautyQuests.java:510) ~[beautyquests-1.0.2.jar:?]
    at fr.skytasul.quests.BeautyQuests.access$000(BeautyQuests.java:65) ~[beautyquests-1.0.2.jar:?]
    at fr.skytasul.quests.BeautyQuests$1.run(BeautyQuests.java:173) ~[beautyquests-1.0.2.jar:?]
    at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-497]
    at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-497]
    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-497]
    at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-497]
    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-497]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-497]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-497]
    at java.lang.Thread.run(Thread.java:840) ~[?:?]
[23:18:13] [Server thread/ERROR]: [BeautyQuests] Error when deserializing the branch 0 for the quest 22 (false return)
[23:18:13] [Server thread/ERROR]: [BeautyQuests] Quest from file 22.yml not activated
[23:18:13] [Server thread/INFO]: [BeautyQuests] 42 quests loaded (0.297s)!
[23:18:13] [Server thread/INFO]: [BeautyQuests] Periodic saves task started (18000 ticks). Task ID: 1167
[23:18:14] [Server thread/INFO]: [Not Secure] [Server] loaded
[23:18:18] [User Authenticator #0/INFO]: UUID of player Kinglamp_sus is 660fd7e9-522e-49a7-8b45-40c2b558db2a
[23:18:21] [Server thread/INFO]: [Owner]Kinglamp_sus joined the game
[23:18:21] [Server thread/INFO]: Kinglamp_sus[/73.96.225.235:60356] logged in with entity id 914 at ([world_nether]-74.8050751478122, 42.11369579908046, 117.81457739921022)
[23:18:31] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3059ms or 61 ticks behind
[23:19:23] [Server thread/INFO]: Kinglamp_sus issued server command: /kill
[23:19:23] [Server thread/INFO]: [Owner]Kinglamp_sus was killed
[23:19:23] [Server thread/INFO]: [[Owner]Kinglamp_sus: Killed [Owner]Kinglamp_sus]
[23:19:27] [Server thread/INFO]: Kinglamp_sus issued server command: /gamemode spectator
[23:19:27] [Server thread/INFO]: [[Owner]Kinglamp_sus: Set own game mode to Spectator Mode]
[23:19:44] [Server thread/INFO]: Kinglamp_sus issued server command: /gamemode creative
[23:19:44] [Server thread/INFO]: [[Owner]Kinglamp_sus: Set own game mode to Creative Mode]
[23:19:48] [Server thread/INFO]: Kinglamp_sus issued server command: /npc select
[23:19:51] [Server thread/INFO]: Kinglamp_sus issued server command: /sentinel drops
[23:19:57] [Server thread/INFO]: Kinglamp_sus issued server command: /sentinel drop
[23:20:04] [Server thread/INFO]: Kinglamp_sus issued server command: /sentinel dropchance
[23:20:09] [Server thread/INFO]: Kinglamp_sus issued server command: /sentinel dropchance 6 10
[23:20:18] [Server thread/INFO]: Kinglamp_sus issued server command: /gamemode spectator
[23:20:18] [Server thread/INFO]: [[Owner]Kinglamp_sus: Set own game mode to Spectator Mode]
[23:20:29] [Server thread/INFO]: Kinglamp_sus issued server command: /gamemode creative
[23:20:29] [Server thread/INFO]: [[Owner]Kinglamp_sus: Set own game mode to Creative Mode]
[23:20:32] [Server thread/INFO]: Kinglamp_sus issued server command: /npc select
[23:20:35] [Server thread/INFO]: Kinglamp_sus issued server command: /sentinel drops
[23:20:40] [Server thread/INFO]: Kinglamp_sus issued server command: /sentinel dropchance
[23:20:44] [Server thread/INFO]: Kinglamp_sus issued server command: /sentinel dropchance 7 10
[23:20:55] [Server thread/INFO]: Kinglamp_sus issued server command: /gamemode spectator
[23:20:55] [Server thread/INFO]: [[Owner]Kinglamp_sus: Set own game mode to Spectator Mode]
[23:21:03] [Server thread/INFO]: Kinglamp_sus issued server command: /gamemode creative
[23:21:03] [Server thread/INFO]: [[Owner]Kinglamp_sus: Set own game mode to Creative Mode]
[23:21:12] [Server thread/INFO]: Kinglamp_sus issued server command: /npc select
[23:21:15] [Server thread/INFO]: Kinglamp_sus issued server command: /sentinel drops
[23:21:20] [Server thread/INFO]: Kinglamp_sus issued server command: /sentinel dropchance
[23:21:22] [Server thread/INFO]: Kinglamp_sus issued server command: /sentinel dropchance 3 10
[23:21:28] [Server thread/INFO]: Kinglamp_sus issued server command: /gamemode spectator
[23:21:28] [Server thread/INFO]: [[Owner]Kinglamp_sus: Set own game mode to Spectator Mode]
[23:21:43] [Server thread/INFO]: Kinglamp_sus issued server command: /gamemode creative
[23:21:43] [Server thread/INFO]: [[Owner]Kinglamp_sus: Set own game mode to Creative Mode]
[23:21:59] [Server thread/INFO]: Kinglamp_sus issued server command: /npc select
[23:22:03] [Server thread/INFO]: Kinglamp_sus issued server command: /sentinel drops
[23:22:08] [Server thread/INFO]: Kinglamp_sus issued server command: /sentinel dropchance
[23:22:12] [Server thread/INFO]: Kinglamp_sus issued server command: /sentinel dropchance 7 10
[23:23:31] [Server thread/INFO]: Kinglamp_sus issued server command: /gamemode spectator
[23:23:31] [Server thread/INFO]: [[Owner]Kinglamp_sus: Set own game mode to Spectator Mode]
[23:23:39] [Server thread/INFO]: Kinglamp_sus issued server command: /gamemode creative
[23:23:39] [Server thread/INFO]: [[Owner]Kinglamp_sus: Set own game mode to Creative Mode]
[23:24:35] [Server thread/INFO]: Kinglamp_sus issued server command: /gamemode creative
[23:33:16] [Craft Scheduler Thread - 93 - BeautyQuests/INFO]: [BeautyQuests] Datas saved ~ periodic save
[23:48:17] [Craft Scheduler Thread - 183 - BeautyQuests/INFO]: [BeautyQuests] Datas saved ~ periodic save
[23:49:18] [Server thread/INFO]: Kinglamp_sus issued server command: /npc tem
[23:49:37] [Server thread/INFO]: Kinglamp_sus issued server command: /npc select
[23:49:40] [Server thread/INFO]: Kinglamp_sus issued server command: /npc tem
[23:49:43] [Server thread/INFO]: Kinglamp_sus issued server command: /npc template