Paste #78942: Untitled Paste

Date: 2020/12/19 11:04:34 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


[21:00:47] [main/INFO]: Reloading ResourceManager: Default, bukkit
[21:00:47] [Worker-Main-1/INFO]: Loaded 7 recipes
[21:00:48] [Server thread/INFO]: Starting minecraft server version 1.16.4
[21:00:48] [Server thread/INFO]: Loading properties
[21:00:48] [Server thread/INFO]: This server is running Paper version git-Paper-325 (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT)
[21:00:48] [Server thread/INFO]: Debug logging is disabled
[21:00:48] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:00:48] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:00:48] [Server thread/INFO]: Default game type: SURVIVAL
[21:00:48] [Server thread/INFO]: Generating keypair
[21:00:49] [Server thread/INFO]: Starting Minecraft server on *:25565
[21:00:49] [Server thread/INFO]: Using default channel type
[21:00:50] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[21:00:53] [Server thread/WARN]: Legacy plugin CustomUtils v0.1.6 does not specify an api-version.
[21:00:53] [Server thread/WARN]: Legacy plugin Gravestone v1.2 does not specify an api-version.
[21:00:53] [Server thread/WARN]: Legacy plugin TownyGUI v0.17 does not specify an api-version.
[21:00:53] [Server thread/INFO]: [CustomUtils] Loading CustomUtils v0.1.6
[21:00:53] [Server thread/INFO]: [TownyMenu] Loading TownyMenu v1.2.8
[21:00:53] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[21:00:53] [Server thread/INFO]: [Gravestone] Loading Gravestone v1.2
[21:00:53] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.27-SNAPSHOT (build 2191)
[21:00:53] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.0+a51fa43
[21:00:53] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1be4cef]
[21:00:53] [Server thread/INFO]: [Denizen] Loading Denizen v1.1.8-SNAPSHOT (build 1723-REL)
[21:00:53] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.0-dev+22-ef12029
[21:00:53] [Server thread/INFO]: [Towny] Loading Towny v0.96.5.0
[21:00:53] [Server thread/INFO]: [TownyChat] Loading TownyChat v0.83
[21:00:53] [Server thread/INFO]: [TownyGUI] Loading TownyGUI v0.17
[21:00:53] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:00:53] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[21:00:53] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.0-dev+22-ef12029 which is not a depend, softdepend or loadbefore of this plugin.
[21:00:53] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[21:00:53] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[21:00:53] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[21:00:53] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.0+a51fa43
[21:00:53] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[21:00:53] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
[21:00:54] [Server thread/INFO]: Preparing level "world"
[21:00:54] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[21:00:54] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[21:00:55] [Server thread/INFO]: Loaded 0 spawn chunks for world world
[21:00:55] [Server thread/INFO]: Preparing spawn area: 0%
[21:00:55] [Server thread/INFO]: Time elapsed: 318 ms
[21:00:55] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[21:00:55] [Server thread/INFO]: Loaded 0 spawn chunks for world world_nether
[21:00:55] [Server thread/INFO]: Time elapsed: 122 ms
[21:00:55] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[21:00:55] [Server thread/INFO]: Loaded 0 spawn chunks for world world_the_end
[21:00:55] [Server thread/INFO]: Time elapsed: 25 ms
[21:00:55] [Server thread/INFO]: [CustomUtils] Enabling CustomUtils v0.1.6*
[21:00:55] [Server thread/WARN]: javassist.CannotCompileException: [source error] cannot find constructor net.minecraft.server.v1_16_R3.ContainerChest(net.minecraft.server.v1_16_R3.IInventory,net.minecraft.server.v1_16_R3.IInventory,net.minecraft.server.v1_16_R3.EntityHuman)
[21:00:55] [Server thread/WARN]:     at javassist.CtNewConstructor.make(CtNewConstructor.java:77)
[21:00:55] [Server thread/WARN]:     at me.benfah.cu.util.JavassistUtil.getGUIConClass(JavassistUtil.java:88)
[21:00:55] [Server thread/WARN]:     at me.benfah.cu.util.JavassistUtil.getContainerClass(JavassistUtil.java:139)
[21:00:55] [Server thread/WARN]:     at me.benfah.cu.main.CustomUtils.onEnable(CustomUtils.java:54)
[21:00:55] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[21:00:55] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380)
[21:00:55] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483)
[21:00:55] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501)
[21:00:55] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415)
[21:00:55] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:469)
[21:00:55] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:239)
[21:00:55] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:936)
[21:00:55] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:178)
[21:00:55] [Server thread/WARN]:     at java.lang.Thread.run(Unknown Source)
[21:00:55] [Server thread/WARN]: Caused by: compile error: cannot find constructor net.minecraft.server.v1_16_R3.ContainerChest(net.minecraft.server.v1_16_R3.IInventory,net.minecraft.server.v1_16_R3.IInventory,net.minecraft.server.v1_16_R3.EntityHuman)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.TypeChecker.atMethodCallCore(TypeChecker.java:749)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.TypeChecker.atCallExpr(TypeChecker.java:695)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.JvstTypeChecker.atCallExpr(JvstTypeChecker.java:157)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.ast.CallExpr.accept(CallExpr.java:46)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.CodeGen.doTypeCheck(CodeGen.java:242)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.CodeGen.atStmnt(CodeGen.java:330)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.ast.Stmnt.accept(Stmnt.java:50)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.CodeGen.atStmnt(CodeGen.java:351)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.ast.Stmnt.accept(Stmnt.java:50)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.CodeGen.atMethodBody(CodeGen.java:292)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.CodeGen.atMethodDecl(CodeGen.java:274)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.ast.MethodDecl.accept(MethodDecl.java:44)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.Javac.compileMethod(Javac.java:155)
[21:00:55] [Server thread/WARN]:     at javassist.compiler.Javac.compile(Javac.java:95)
[21:00:55] [Server thread/WARN]:     at javassist.CtNewConstructor.make(CtNewConstructor.java:70)
[21:00:55] [Server thread/WARN]:     ... 13 more
[21:00:55] [Server thread/INFO]: ####### CUSTOMUTILS #######
[21:00:55] [Server thread/INFO]: [TownyMenu] Enabling TownyMenu v1.2.8
[21:00:56] [Server thread/WARN]: [TownyMenu] Loaded class com.earth2me.essentials.IUser from Essentials v2.19.0-dev+22-ef12029 which is not a depend, softdepend or loadbefore of this plugin.
[21:00:56] [Server thread/WARN]: [TownyMenu] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
[21:00:56] [Server thread/WARN]: [TownyMenu] Loaded class com.sk89q.worldedit.world.World from WorldEdit v7.2.0+a51fa43 which is not a depend, softdepend or loadbefore of this plugin.
[21:00:56] [Server thread/INFO]: [TownyMenu] Enabling Towny Menu by Tolmikarc
[21:00:56] [Server thread/INFO]: [TownyMenu] for TownyAdvanced
[21:00:56] [Server thread/WARN]: [TownyMenu] Loaded class com.palmergames.bukkit.towny.object.TownBlockOwner from Towny v0.96.5.0 which is not a depend, softdepend or loadbefore of this plugin.
[21:00:56] [Server thread/INFO]: [Gravestone] Enabling Gravestone v1.2*
[21:00:56] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.27-SNAPSHOT (build 2191)
[21:00:56] [Server thread/INFO]: [Denizen] Enabling Denizen v1.1.8-SNAPSHOT (build 1723-REL)
[21:00:56] [Server thread/INFO]: +> [Denizen] +-------------------------+ 
[21:00:56] [Server thread/INFO]: +> [Denizen]  _/_ _  ._  _ _ 
[21:00:56] [Server thread/INFO]: +> [Denizen] (/(-/ )/ /_(-/ )  scriptable minecraft 
[21:00:56] [Server thread/INFO]: +> [Denizen]  
[21:00:56] [Server thread/INFO]: +> [Denizen] by: The DenizenScript team 
[21:00:56] [Server thread/INFO]: +> [Denizen] Chat with us at:  https://discord.gg/Q6pZGSR 
[21:00:56] [Server thread/INFO]: +> [Denizen] Or learn more at:  https://denizenscript.com 
[21:00:56] [Server thread/INFO]: +> [Denizen] version: 1.1.8-SNAPSHOT (build 1723-REL) 
[21:00:56] [Server thread/INFO]: +> [Denizen] +-------------------------+ 
[21:00:56] [Server thread/INFO]:  OKAY! Loaded core commands: [clickable, showfake, invisible, animate, ban, modifyblock, cast, midi, else, sidebar, explode, cooldown, weather, 
                   action, scoreboard, if, give, worldborder, chunkload, zap, lookclose, mount, execute, push, announce, waituntil, firework, stop, advancement, light, 
                   reset, hurt, ratelimit, nbt, wait, flag, log, despawn, webget, sleep, goto, attack, attach, event, stand, map, resume, break, strike, health, 
                   trigger, team, fly, itemcooldown, disengage, kick, gamerule, playsound, rename, chat, anchor, fish, leash, disguise, queue, rotate, sign, run, 
                   while, experience, playeffect, narrate, bossbar, vulnerable, pushable, create, trait, shoot, oxygen, yaml, group, statistic, fakeitem, pose, 
                   opentrades, blockcrack, schematic, look, pause, feed, take, toast, compass, adjust, animatechest, glow, drop, note, teleport, choose, inventory, 
                   actionbar, title, remove, sql, switch, head, foreach, random, reload, adjustblock, repeat, define, heal, copyblock, filecopy, sit, burn, debug, 
                   determine, assignment, permission, follow, displayitem, scribe, createworld, spawn, equip, money, fakespawn, engage, time, inject, mark, age, walk] 
[21:00:56] [Server thread/INFO]:  OKAY! Loaded core triggers: [CHAT, CLICK, PROXIMITY, DAMAGE] 
[21:00:56] [Server thread/INFO]:  OKAY! Loaded core object types: [BiomeTag as b, DurationTag as d, ChunkTag as ch, EntityTag as e, InventoryTag as in, CustomObjectTag as custom, 
                   ElementTag as el, ItemTag as i, ColorTag as co, LocationTag as l, MaterialTag as m, NPCTag as n, EllipsoidTag as ellipsoid, PlayerTag as p, QueueTag 
                   as q, CuboidTag as cu, ScriptTag as s, TradeTag as trade, WorldTag as w, TimeTag as time, PluginTag as pl, ListTag as li, MapTag as map] 
[21:00:56] [Server thread/INFO]: +> [PaperModule] Loading Paper support module... 
[21:00:56] [Server thread/INFO]: +> [ScriptRegistry] Loading 2 scripts... 
[21:00:56] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.0-dev+22-ef12029
[21:00:56] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[21:00:56] [Server thread/INFO]: [Essentials] No kits found to migrate.
[21:00:56] [Server thread/INFO]: [Essentials] Loaded 25599 items from items.json.
[21:00:56] [Server thread/INFO]: [Essentials] Using locale en_GB
[21:00:56] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[21:00:56] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[21:00:56] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[21:00:56] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
[21:00:56] [Server thread/INFO]: [Towny] Enabling Towny v0.96.5.0
[21:00:56] [Server thread/INFO]: ====================      Towny      ========================
[21:00:57] [Server thread/INFO]: [Towny] Lang: english.yml v0.91 loaded.
[21:00:57] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
[21:00:57] [Server thread/INFO]: [Towny] Database: Loaded in 39ms.
[21:00:57] [Server thread/INFO]: [Towny] Database: 100% of residents have stored UUIDs.
[21:00:57] [Server thread/INFO]: [Towny] Searching for third-party plugins...
[21:00:57] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Cleaning up old backups...
[21:00:57] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Successfully cleaned backups.
[21:00:57] [Server thread/INFO]: [Towny] Plugins found: 
[21:00:57] [Server thread/INFO]:   Permissions: TownyPerms, BukkitPermissions
[21:00:57] [Server thread/INFO]:   Economy: Essentials Economy via Vault
[21:00:57] [Server thread/INFO]:   Add-ons: TownyChat v0.83
[21:00:57] [Server thread/INFO]: [Towny] Warning: Essentials Economy has been known to reset
[21:00:57] [Server thread/INFO]:         town and nation bank accounts to their default amount.
[21:00:57] [Server thread/INFO]:         The authors of Essentials recommend using another
[21:00:57] [Server thread/INFO]:         economy plugin until they have fixed this bug.
[21:00:57] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Making backup...
[21:00:57] [Server thread/INFO]: [Towny] Time until a New Day: 14 hours, 59 minutes, 3 seconds
[21:00:57] [Server thread/INFO]: =============================================================
[21:00:57] [Server thread/INFO]: [Towny] Version: 0.96.5.0 - Plugin Enabled
[21:00:57] [Server thread/INFO]: =============================================================
[21:00:57] [Server thread/INFO]: [TownyChat] Enabling TownyChat v0.83
[21:00:57] [Server thread/INFO]: [TownyChat] Default Channel set to general
[21:00:57] [Server thread/INFO]: [TownyChat] Towny version 0.96.5.0 found.
[21:00:57] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Towny flatfiles and settings successfully backed up.
[21:00:57] [Server thread/INFO]: [TownyGUI] Enabling TownyGUI v0.17*
[21:00:57] [Server thread/INFO]: Running delayed init tasks
[21:00:57] [Server thread/INFO]: 1 plugin(s) registered.
[21:00:57] [Server thread/INFO]: 1 block(s) registered.
[21:00:57] [Server thread/INFO]: 0 gui(s) registered.
[21:00:57] [Server thread/INFO]: 0 item(s) registered.
[21:00:57] [Server thread/INFO]: 1 in total.
[21:00:57] [Server thread/INFO]: Unzipping the resourcepack out of the plugins...
[21:00:57] [Server thread/INFO]: GraveStone
[21:00:57] [Server thread/INFO]: Writing blocks from registry into model file...
[21:00:57] [Server thread/WARN]: java.lang.NoSuchFieldException: REGISTRY
[21:00:57] [Server thread/WARN]:     at java.lang.Class.getField(Unknown Source)
[21:00:57] [Server thread/WARN]:     at me.benfah.cu.util.Utils.getUnlocalizedName(Utils.java:138)
[21:00:57] [Server thread/WARN]:     at me.benfah.cu.init.impl.MinePackInitializationMethod.initResourcePack(MinePackInitializationMethod.java:206)
[21:00:57] [Server thread/WARN]:     at me.benfah.cu.init.impl.MinePackInitializationMethod.init(MinePackInitializationMethod.java:70)
[21:00:57] [Server thread/WARN]:     at me.benfah.cu.api.InitializationMethodProvider.init(InitializationMethodProvider.java:24)
[21:00:57] [Server thread/WARN]:     at me.benfah.cu.main.CustomUtils$1.run(CustomUtils.java:79)
[21:00:57] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:99)
[21:00:57] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468)
[21:00:57] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:945)
[21:00:57] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:178)
[21:00:57] [Server thread/WARN]:     at java.lang.Thread.run(Unknown Source)
[21:00:57] [Server thread/INFO]: LEGACY_DIAMOND_HOE
[21:00:57] [Server thread/INFO]: Copying needed resources out of plugin...
[21:00:57] [Server thread/INFO]: Compressing resourcepack...
[21:00:57] [Server thread/INFO]: Comparing latest and current resourcepack...
[21:00:57] [Server thread/INFO]: resourcepack content is equal. Skipping upload!
[21:00:57] [Server thread/INFO]: Loading WorldStores...
[21:00:57] [Server thread/INFO]: Done!
[21:00:58] [Server thread/INFO]: [Citizens] Loaded 8 NPCs.
[21:00:58] [Server thread/INFO]: +> [ScriptEvent] Processed 0 script event paths. 
[21:00:58] [Server thread/INFO]: +> [] +-------------------------+ 
[21:00:58] [Server thread/INFO]: [TownyChat] -******* TownyChat enabled *******-
[21:00:58] [Server thread/INFO]: Done (9.300s)! For help, type "help"
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] ************************************************************
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * WARNING - YOU ARE RUNNING AN OUTDATED VERSION OF JAVA.
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * PAPER WILL STOP BEING COMPATIBLE WITH THIS VERSION OF
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * JAVA WHEN MINECRAFT 1.17 IS RELEASED.
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] *
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * Please update the version of Java you use to run Paper
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * to at least Java 11. When Paper for Minecraft 1.17 is
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * released support for versions of Java before 11 will
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * be dropped.
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] *
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * Current Java version: 1.8.0_271
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] *
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * Check this forum post for more information: 
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] *   https://papermc.io/java11
[21:00:58] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] ************************************************************
[21:00:58] [Server thread/INFO]: Timings Reset
[21:00:58] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ... 
[21:00:59] [User Authenticator #1/INFO]: UUID of player RSNFreud is 074298c7-a7fb-42c2-a1ae-4755d5dd097d
[21:01:00] [Server thread/INFO]: RSNFreud joined the game
[21:01:00] [Server thread/INFO]: RSNFreud[/192.168.1.40:62223] logged in with entity id 223 at ([world]-128.23636439649152, 83.29942371576387, -11.594747447613729)
[21:01:00] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available
[21:01:02] [Server thread/WARN]: [CustomUtils] Task #2666 for CustomUtils v0.1.6 generated an exception
java.lang.IllegalArgumentException: Resource pack URL cannot be null
    at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[patched_1.16.4.jar:git-Paper-325]
    at org.bukkit.craftbukkit.v1_16_R3.entity.CraftPlayer.setResourcePack(CraftPlayer.java:1549) ~[patched_1.16.4.jar:git-Paper-325]
    at me.benfah.cu.listener.PlayerJoinListener$1.run(PlayerJoinListener.java:29) ~[?:?]
    at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.16.4.jar:git-Paper-325]
    at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.16.4.jar:git-Paper-325]
    at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1294) ~[patched_1.16.4.jar:git-Paper-325]
    at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:377) ~[patched_1.16.4.jar:git-Paper-325]
    at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1209) ~[patched_1.16.4.jar:git-Paper-325]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:997) ~[patched_1.16.4.jar:git-Paper-325]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:178) ~[patched_1.16.4.jar:git-Paper-325]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
[21:01:07] [Server thread/INFO]: +- Getting interact script: n@Town Helper/p@RSNFreud ---------+ 
[21:01:07] [Server thread/INFO]:  
[21:01:07] [Server thread/INFO]: +> [InteractScri...] Interact script is townInfo_interact. Current step for this script is: 1 
[21:01:07] [Server thread/INFO]: +---------------------+ 
[21:01:07] [Server thread/INFO]: +- Parsing CLICK trigger: n@Town Helper/p@RSNFreud ---------+ 
[21:01:07] [Server thread/INFO]:  Starting TimedQueue 'TOWNINFO_INTERACT_AnnReliableObjectives' with player 'RSNFreud' and NPC '3/Town Helper'... 
[21:01:07] [Server thread/INFO]: +- Queue 'TOWNINFO_INTERACT_AnnReliableObjectives' Executing: (line 16) NARRATE "<&l>Town Helper:<&r> <&b>Howdy! I am your helpful town guide here 
                   to explain to you about the towny town system! When you are ready to begin type <&l><&n>start<&r>. <&b>Type <&l><&n>cancel<&r> <&b>at any time to 
                   abort this message!" ---------+ 
[21:01:07] [Server thread/INFO]:  Filled tag <&l> with ''. 
[21:01:07] [Server thread/INFO]:  Filled tag <&r> with ''. 
[21:01:07] [Server thread/INFO]:  Filled tag <&b> with ''. 
[21:01:07] [Server thread/INFO]:  Filled tag <&l> with ''. 
[21:01:07] [Server thread/INFO]:  Filled tag <&n> with ''. 
[21:01:07] [Server thread/INFO]:  Filled tag <&r> with ''. 
[21:01:07] [Server thread/INFO]:  Filled tag <&b> with ''. 
[21:01:07] [Server thread/INFO]:  Filled tag <&l> with ''. 
[21:01:07] [Server thread/INFO]:  Filled tag <&n> with ''. 
[21:01:07] [Server thread/INFO]:  Filled tag <&r> with ''. 
[21:01:07] [Server thread/INFO]:  Filled tag <&b> with ''. 
[21:01:07] [Server thread/INFO]: +> Executing 'NARRATE': Narrating='Town Helper: Howdy! I am your helpful town guide here to explain to you about the towny town system! When you are 
                   ready to begin type start. Type cancel at any time to abort this message!'  Targets='[p@074298c7-a7fb-42c2-a1ae-4755d5dd097d (RSNFreud)]' 
[21:01:07] [Server thread/INFO]: +- Queue 'TOWNINFO_INTERACT_AnnReliableObjectives' Executing: (line 17) ZAP 2 ---------+ 
[21:01:07] [Server thread/INFO]: +> Executing 'ZAP': Player='p@074298c7-a7fb-42c2-a1ae-4755d5dd097d (RSNFreud)'  script='s@towninfo_interact (INTERACT)'  step='2' 
[21:01:07] [Server thread/INFO]:  Completing queue 'TOWNINFO_INTERACT_AnnReliableObjectives' in 466ms. 
[21:01:09] [Server thread/INFO]: +- Getting interact script: n@Town Helper/p@RSNFreud ---------+ 
[21:01:09] [Server thread/INFO]:  
[21:01:09] [Server thread/INFO]: +> [InteractScri...] Interact script is townInfo_interact. Current step for this script is: 2 
[21:01:09] [Server thread/INFO]: +---------------------+ 
[21:01:09] [Server thread/INFO]:  ERROR!
     Error Message: Invalid click trigger in script 'TOWNINFO_INTERACT' (null trigger item)! 
[21:01:12] [Server thread/INFO]: +- Getting interact script: n@Town Helper/p@RSNFreud ---------+ 
[21:01:12] [Server thread/INFO]:  
[21:01:12] [Server thread/INFO]: +> [InteractScri...] Interact script is townInfo_interact. Current step for this script is: 2 
[21:01:12] [Server thread/INFO]: +---------------------+ 
[21:01:12] [Server thread/INFO]:  ERROR!
     Error Message: Invalid click trigger in script 'TOWNINFO_INTERACT' (null trigger item)! 
[21:01:20] [Server thread/INFO]: +- Getting interact script: n@Town Helper/p@RSNFreud ---------+ 
[21:01:20] [Server thread/INFO]:  
[21:01:20] [Server thread/INFO]: +> [InteractScri...] Interact script is townInfo_interact. Current step for this script is: 2 
[21:01:20] [Server thread/INFO]: +---------------------+ 
[21:01:20] [Server thread/INFO]:  ERROR!
     Error Message: Invalid click trigger in script 'TOWNINFO_INTERACT' (null trigger item)! 
[21:02:16] [Server thread/INFO]: RSNFreud issued server command: /npc sel
[21:02:18] [Server thread/INFO]: RSNFreud issued server command: /npc remove
[21:02:27] [Server thread/INFO]: RSNFreud issued server command: /npc sel
[21:02:32] [Server thread/INFO]: RSNFreud issued server command: /npc text
[21:03:01] [Server thread/INFO]: +- Getting interact script: n@Town Helper/p@RSNFreud ---------+ 
[21:03:01] [Server thread/INFO]:  
[21:03:01] [Server thread/INFO]: +> [InteractScri...] Interact script is townInfo_interact. Current step for this script is: 2 
[21:03:01] [Server thread/INFO]: +---------------------+ 
[21:03:01] [Server thread/INFO]:  ERROR!
     Error Message: Invalid click trigger in script 'TOWNINFO_INTERACT' (null trigger item)! 
[21:03:24] [Server thread/INFO]: +- Getting interact script: n@Town Helper/p@RSNFreud ---------+ 
[21:03:24] [Server thread/INFO]:  
[21:03:24] [Server thread/INFO]: +> [InteractScri...] Interact script is townInfo_interact. Current step for this script is: 2 
[21:03:24] [Server thread/INFO]: +---------------------+ 
[21:03:24] [Server thread/INFO]:  ERROR!
     Error Message: Invalid click trigger in script 'TOWNINFO_INTERACT' (null trigger item)! 
[21:03:31] [Server thread/INFO]: +- Getting interact script: n@Town Helper/p@RSNFreud ---------+ 
[21:03:31] [Server thread/INFO]:  
[21:03:31] [Server thread/INFO]: +> [InteractScri...] Interact script is townInfo_interact. Current step for this script is: 2 
[21:03:31] [Server thread/INFO]: +---------------------+ 
[21:03:31] [Server thread/INFO]:  ERROR!
     Error Message: Invalid click trigger in script 'TOWNINFO_INTERACT' (null trigger item)!