Java Version: 16.0.2
Up-time: 43s
Denizen Version: Core: 1.90.1-SNAPSHOT (Build 1238), Spigot: 1.2.5-SNAPSHOT (build 1776-REL)
Script Containers: 3, Events: 1
Last reload: 25s ago
Server Version: Paper version git-Paper-782 (MC: 1.16.5)
Active Plugins (8): Vault: 1.7.3-b131, WorldEdit: 7.2.5+57d5ac9, Denizen: 1.2.5-SNAPSHOT (build 1776-REL),
Skript: 2.6.3, Essentials: 2.0.1-b171, Depenizen: 2.0.0 (build 818), dDiscordBot: 0.7 (build 253),
PlugManX: 2.3.0
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (0): No Online Players
Total Players Ever: 6 (6 v3)
Mode: online
Depenizen Bridges loaded (2): WorldEdit, Essentials
16:04:45 Completing queue 'EXCOMMAND_0_AttachmentDamaged' in 15ms.
16:04:49 Starting InstantQueue 'EXCOMMAND_1_LazyExcerpt'...
16:04:49 +- Queue 'EXCOMMAND_1_LazyExcerpt' Executing: (line 1) RUN discord_ban_player ---------+
16:04:49 +> Executing 'RUN': script='s@discord_ban_player (TASK)'
16:04:49 Starting InstantQueue 'DISCORD_BAN_PLAYER_2_NestesioParade'...
16:04:49 +- Queue 'DISCORD_BAN_PLAYER_2_NestesioParade' Executing: (line 17) DEFINE reason Test ---------+
16:04:49 +> Executing 'DEFINE': Queue='q@DISCORD_BAN_PLAYER_2_NestesioParade' definition='reason' value='Test'
16:04:49 +- Queue 'DISCORD_BAN_PLAYER_2_NestesioParade' Executing: (line 19) DEFINEMAP headers ---------+
16:04:49 +> [Static Tag Processing] Pre-Filled tag <secret[cbot]> with 'secret@cbot', and cached result.
16:04:49 +> Executing 'DEFINEMAP': Queue='q@DISCORD_BAN_PLAYER_2_NestesioParade' definition='headers' map='map@[Authorization = secret@cbot; Content-Type = application/json]'
16:04:49 +- Queue 'DISCORD_BAN_PLAYER_2_NestesioParade' Executing: (line 24) IF <[reason].exists> ---------+
16:04:49 +> Executing 'IF': use_braces='true'
16:04:49 Filled tag <[reason].exists> with 'true'.
16:04:49 If command passed, running block.
16:04:49 +- Queue 'DISCORD_BAN_PLAYER_2_NestesioParade' Executing: (line 25) DEFINE headers <[headers].with[X-Audit-Log-Reason].as[<map.with[reason].as[<[reason]>]>]> ---------+
16:04:49 +> [Static Tag Processing] Pre-Filled partial tag '<map...' with 'map@[]', and cached result.
16:04:49 Filled tag <[reason]> with 'Test'.
16:04:49 Filled tag <map.with[reason].as[Test]> with 'map@[reason = Test]'.
16:04:49 Filled tag <[headers].with[X-Audit-Log-Reason].as[map@[reason=Test]]> with 'map@[Authorization = secret@cbot; Content-Type = application/json; X-Audit-Log-Reason = map@[reason = Test]]'.
16:04:50 +> Executing 'DEFINE': Queue='q@DISCORD_BAN_PLAYER_2_NestesioParade' definition='headers' value='map@[Authorization = secret@cbot; Content-Type = application/json; X-Audit-Log-Reason = map@[reason = Test]]'
16:04:50 +- Queue 'DISCORD_BAN_PLAYER_2_NestesioParade' Executing: (line 26) ~webget https://discord.com/api/guilds/1041420262471639130/bans/1056335984645640283 method:PUT headers:<[headers]> ---------+
16:04:50 ...remembering this script entry as 'debug'!
16:04:50 Filled tag <[headers]> with 'map@[Authorization = secret@cbot; Content-Type = application/json; X-Audit-Log-Reason = map@[reason = Test]]'.
16:04:50 +> Executing 'WEBGET': url='https://discord.com/api/guilds/1041420262471639130/bans/1056335984645640283' method='PUT' hide_failure='false' timeout='d@10s (10s)' headers='map@[Authorization = secret@cbot; Content-Type = application/json; X-Audit-Log-Reason = map@[reason = Test]]'
16:04:50 Forcing queue DISCORD_BAN_PLAYER_2_NestesioParade into a timed queue...
16:04:50 Completing queue 'DISCORD_BAN_PLAYER_2_NestesioParade' in 103ms.
16:04:50 Starting TimedQueue 'DISCORD_BAN_PLAYER_2_NestesioParade'...
16:04:50 Completing queue 'EXCOMMAND_1_LazyExcerpt' in 125ms.
16:04:50 ERROR!
Error Message: Internal exception was thrown!
[Error Continued] java.io.IOException: Server returned HTTP response code: 411 for URL: https://discord.com/api/guilds/1041420262471639130/bans/1056335984645640283
[Error Continued] java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[Error Continued] java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78)
[Error Continued] java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[Error Continued] java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
[Error Continued] java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
[Error Continued] java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2035)
[Error Continued] java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2030)
[Error Continued] java.base/java.security.AccessController.doPrivileged(AccessController.java:554)
[Error Continued] java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2029)
[Error Continued] java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1597)
[Error Continued] java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1577)
[Error Continued] java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
[Error Continued] com.denizenscript.denizencore.scripts.commands.core.WebGetCommand.webGet(WebGetCommand.java:235)
[Error Continued] com.denizenscript.denizencore.scripts.commands.core.WebGetCommand.lambda$autoExecute$0(WebGetCommand.java:163)
[Error Continued] java.base/java.lang.Thread.run(Thread.java:831)
[Error Continued] Caused by: java.io.IOException: Server returned HTTP response code: 411 for URL: https://discord.com/api/guilds/1041420262471639130/bans/1056335984645640283
[Error Continued] java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1985)
[Error Continued] java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1577)
[Error Continued] java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527)
[Error Continued] java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:308)
[Error Continued] com.denizenscript.denizencore.scripts.commands.core.WebGetCommand.webGet(WebGetCommand.java:229)
[Error Continued] com.denizenscript.denizencore.scripts.commands.core.WebGetCommand.lambda$autoExecute$0(WebGetCommand.java:163)
[Error Continued] java.base/java.lang.Thread.run(Thread.java:831)
16:04:50 +- Queue 'DISCORD_BAN_PLAYER_2_NestesioParade' Executing: (line 27) ANNOUNCE <entry[debug].result> ---------+
16:04:50 Filled tag <entry[debug].result> with '
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>411 Length Required</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Length Required</h1>
<h2>POST requests require a <code>Content-length</code> header.</h2>
<h2></h2>
<script>(function(){var js = "window['__CF$cv$params']={r:'782c265178aafb5c',m:'o5160_1jpNcbMdEnL7wcIysZ.LAY6L9T8jgm8IkfZf4-1672585490-0-AXaLuVIqFKp9imuKp0QR... *snip!*...xi.createElement('script');_0xj.nonce = '';_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !==
'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange
= prev;handler();}};}})();</script></body></html>
'.
16:04:50 +> Executing 'ANNOUNCE': message='
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>411 Length Required</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Length Required</h1>
<h2>POST requests require a <code>Content-length</code> header.</h2>
<h2></h2>
<script>(function(){var js = "window['__CF$cv$params']={r:'782c265178aafb5c',m:'o5160_1jpNcbMdEnL7wcIysZ.LAY6L9T8jgm8IkfZf4-1672585490-0-AXaLuVIqFKp9imuKp0QRZh3CF4P9Syda1PXR+gbBGCowMTtYWSiQh1y2pH/Mm7MrzLCPoF7b4CDlPm1... *snip!*...pt');_0xj.nonce = '';_0xj.innerHTML =
js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange =
function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body></html>
' type='ALL'
16:04:50 Completing queue 'DISCORD_BAN_PLAYER_2_NestesioParade' in 355ms.
16:04:59 Starting InstantQueue 'EXCOMMAND_4_SpentEnterprises'...
16:04:59 +- Queue 'EXCOMMAND_4_SpentEnterprises' Executing: (line 1) ~debug record submit ---------+
16:04:59 ...remembering this script entry as 'mylog'!