Paste #72804: Denizen Debug Logs From A Minecraft Server

Date: 2020/07/22 18:02:38 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 12.0.1
Up-time: 2h 5m
Server Version: Paper version git-Paper-103 (MC: 1.16.1)
Denizen Version: Core: 1.90-SNAPSHOT (Build 697), CraftBukkit: 1.1.5-SNAPSHOT (build 1713-REL)
Active Plugins (5): MMOLib: 1.2.5, Denizen: 1.1.5-SNAPSHOT (build 1713-REL), PlaceholderAPI: 2.10.6, 
MMOCore: 1.4.2-SNAPSHOT, Depenizen: 2.0.0 (build 641)
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (1): SUB_dawg(SUB_dawg)
Offline Players: 0
Mode: online

20:02:31 [INFO] +> Executing 'Event': Type='on time 5 in world'  Container='s@stellium_regen (WORLD)'  Context='{world=w@world, time=5}' 
20:02:31 [INFO] +- Building event 'ON TIME 5 IN WORLD' for STELLIUM_REGEN ---------+ 
20:02:31 [INFO]  Starting InstantQueue 'STELLIUM_REGEN_KentPercentageSpent'... 
20:02:31 [INFO] +- Queue 'STELLIUM_REGEN_KentPercentageSpent' Executing: (line 6) FOREACH <server.online_players> ---------+ 
20:02:31 [INFO]  Filled tag <server.online_players> with 'li@ p@cc933e9b-b653-4dbe-9faa-9d349a61cbde (SUB_dawg)'. 
20:02:31 [INFO] +> Executing 'FOREACH': list='li@ p@cc933e9b-b653-4dbe-9faa-9d349a61cbde (SUB_dawg)'  as_name='value' 
20:02:31 [INFO] +- Queue 'STELLIUM_REGEN_KentPercentageSpent' Executing: (line 7) DEFINE currentstellium <placeholder[mmocore_stellium].player[<[value].name>]> 
                   ---------+ 
20:02:31 [INFO]  Filled tag <[value].name> with 'SUB_dawg'. 
20:02:31 [INFO]  ERROR in script 'stellium_regen' in queue 'STELLIUM_REGEN_KentPercentageSpent' while executing command 'DEFINE' in file 'scripts/stellium.dsc' on line '7'!
     Error Message: Internal exception was thrown!
[Error Continued] java.lang.NullPointerException
[Error Continued] net.Indyuce.mmocore.api.player.PlayerData.get(PlayerData.java:762)
[Error Continued] net.Indyuce.mmocore.comp.placeholder.RPGPlaceholders.onPlaceholderRequest(RPGPlaceholders.java:129)
[Error Continued] me.clip.placeholderapi.PlaceholderHook.onRequest(PlaceholderHook.java:41)
[Error Continued] me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:326)
[Error Continued] me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:525)
[Error Continued] com.denizenscript.depenizen.bukkit.bridges.PlaceholderAPIBridge.tagEvent(PlaceholderAPIBridge.java:62)
[Error Continued] com.denizenscript.depenizen.bukkit.bridges.PlaceholderAPIBridge$1.run(PlaceholderAPIBridge.java:29)
[Error Continued] com.denizenscript.denizencore.tags.TagManager.fireEvent(TagManager.java:70)
[Error Continued] com.denizenscript.denizencore.tags.TagManager.readSingleTagObject(TagManager.java:204)
[Error Continued] com.denizenscript.denizencore.tags.TagManager.readSingleTagObject(TagManager.java:192)
[Error Continued] com.denizenscript.denizencore.tags.TagManager.parseChainObject(TagManager.java:280)
[Error Continued] com.denizenscript.denizencore.tags.TagManager.fillArgumentsObjects(TagManager.java:453)
[Error Continued] com.denizenscript.denizencore.scripts.commands.CommandExecutor.execute(CommandExecutor.java:84)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:56)
[Error Continued] com.denizenscript.denizencore.scripts.queues.core.InstantQueue.revolve(InstantQueue.java:64)
[Error Continued] com.denizenscript.denizencore.scripts.queues.core.InstantQueue.onStart(InstantQueue.java:54)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptQueue.runMeNow(ScriptQueue.java:295)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptQueue.start(ScriptQueue.java:342)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptQueue.start(ScriptQueue.java:303)
[Error Continued] com.denizenscript.denizencore.events.OldEventManager.doEvents(OldEventManager.java:230)
[Error Continued] com.denizenscript.denizencore.events.OldEventManager.doEvents(OldEventManager.java:182)
[Error Continued] com.denizenscript.denizen.scripts.containers.core.BukkitWorldScriptHelper.doEvents(BukkitWorldScriptHelper.java:37)
[Error Continued] com.denizenscript.denizen.scripts.containers.core.BukkitWorldScriptHelper.timeEvent(BukkitWorldScriptHelper.java:94)
[Error Continued] com.denizenscript.denizen.scripts.containers.core.BukkitWorldScriptHelper$1.run(BukkitWorldScriptHelper.java:55)
[Error Continued] org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftTask.run(CraftTask.java:99)
[Error Continued] org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468)
[Error Continued] net.minecraft.server.v1_16_R1.MinecraftServer.b(MinecraftServer.java:1291)
[Error Continued] net.minecraft.server.v1_16_R1.DedicatedServer.b(DedicatedServer.java:377)
[Error Continued] net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1212)
[Error Continued] net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[Error Continued] net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[Error Continued] java.base/java.lang.Thread.run(Thread.java:835)

20:02:31 [INFO]  ERROR in script 'stellium_regen' in queue 'STELLIUM_REGEN_KentPercentageSpent' while executing command 'DEFINE' in file 'scripts/stellium.dsc' on 
                   line '7'!
     Error Message: Tag <placeholder[mmocore_stellium].player[SUB_dawg]> is invalid! 
20:02:31 [INFO] +> Executing 'DEFINE': queue='STELLIUM_REGEN_KentPercentageSpent'  definition='currentstellium'  
                   value='placeholder[mmocore_stellium].player[<[value].name>]' 
20:02:31 [INFO] +- Queue 'STELLIUM_REGEN_KentPercentageSpent' Executing: (line 8) IF <[currentstellium]> < 10 ---------+ 
20:02:31 [INFO] +> Executing 'IF': use_braces='true' 
20:02:31 [INFO]  Filled tag <[currentstellium]> with 'placeholder[mmocore_stellium].player[<[value].name>]'. 
20:02:31 [INFO]  ERROR in script 'stellium_regen' in queue 'STELLIUM_REGEN_KentPercentageSpent' while executing command 'IF' in file 'scripts/stellium.dsc' on line 
                   '8'!
     Error Message: Comparing text as if it were a number - comparison automatically false 
20:02:31 [INFO]  Comparable='Element(placeholder[mmocore_stellium].player[<[value].name>])', Operator='LESS', ComparedTo='Element(10)' --> OUTCOME='false' 
20:02:31 [INFO]  No part of the if command passed, running ELSE block. 
20:02:31 [INFO] +- Queue 'STELLIUM_REGEN_KentPercentageSpent' Executing: (line 14) ANNOUNCE "<&color[<&ns>9C5BE1]><italic>As the sun rises, you feel safe again." 
                   ---------+ 
20:02:31 [INFO]  Filled tag <&ns> with '#'. 
20:02:31 [INFO]  Filled tag <&color[#9C5BE1]> with '[color=#9C5BE1]'. 
20:02:31 [INFO]  Filled tag <italic> with ''. 
20:02:31 [INFO] +> Executing 'ANNOUNCE': Message='[color=#9C5BE1]As the sun rises, you feel safe again.'  Type='ALL' 
20:02:31 [INFO] +- Queue 'STELLIUM_REGEN_KentPercentageSpent' Executing: (line 15) STOP ---------+ 
20:02:31 [INFO] +> Executing 'STOP': Queue='q@STELLIUM_REGEN_KentPercentageSpent' 
20:02:31 [INFO]  Completing queue 'STELLIUM_REGEN_KentPercentageSpent' in 4ms.