Paste #104827: Denizen Debug Logs From A Minecraft Server

Date: 2023/01/01 07:45:13 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 16.0.2
Up-time: 13m
Denizen Version: Core: 1.90.2-SNAPSHOT (Build 1294), Spigot: 1.2.6-SNAPSHOT (build 1782-REL)
Script Containers: 3, Events: 1
Last reload: 12m 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.6-SNAPSHOT (build 1782-REL), 
dDiscordBot: 0.7 (build 253), Skript: 2.6.3, Essentials: 2.0.1-b171, Depenizen: 2.0.0 (build 818), 
PlugManX: 2.3.0
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (1): FaridGang_(FaridGang_)
Total Players Ever: 7 (1 normal, 6 v3)
Mode: online
Depenizen Bridges loaded (2): WorldEdit, Essentials

16:44:56 Completing queue 'EXCOMMAND_616_NeedsGroundwater' in 33ms. 
16:44:59 Starting InstantQueue 'EXCOMMAND_652_TrimJenny' with player 'FaridGang_'... 
16:44:59 +- Queue 'EXCOMMAND_652_TrimJenny' Executing: (line 1) run DISCORD_BAN_PLAYER ---------+ 
16:44:59 +> Executing 'RUN': script='s@discord_ban_player (TASK)'   
16:44:59 Starting InstantQueue 'DISCORD_BAN_PLAYER_653_GenuineOtherwise' with player 'FaridGang_'... 
16:44:59 +- Queue 'DISCORD_BAN_PLAYER_653_GenuineOtherwise' Executing: (line 17) define reason Test ---------+ 
16:44:59 +> Executing 'DEFINE': Queue='q@DISCORD_BAN_PLAYER_653_GenuineOtherwise'  definition='reason'  value='Test'   
16:44:59 +- Queue 'DISCORD_BAN_PLAYER_653_GenuineOtherwise' Executing: (line 19) definemap headers ---------+ 
16:44:59 +> [Static Tag Processing] Pre-Filled tag <secret[cbot]> with 'secret@cbot', and cached result. 
16:44:59 +> Executing 'DEFINEMAP': Queue='q@DISCORD_BAN_PLAYER_653_GenuineOtherwise'  definition='headers'  map='map@[Authorization = secret@cbot; Content-Type = application/json]'   
16:44:59 +- Queue 'DISCORD_BAN_PLAYER_653_GenuineOtherwise' Executing: (line 24) if <[reason].exists> ---------+ 
16:44:59 +> Executing 'IF': use_braces='true'   
16:44:59 Filled tag <[reason].exists> with 'true'. 
16:44:59 If command passed, running block. 
16:44:59 +- Queue 'DISCORD_BAN_PLAYER_653_GenuineOtherwise' Executing: (line 25) define headers <[headers].with[X-Audit-Log-Reason].as[<map.with[reason].as[<[reason]>]>]> ---------+ 
16:44:59 +> [Static Tag Processing] Pre-Filled partial tag '<map...' with 'map@[]', and cached result. 
16:44:59 Filled tag <[reason]> with 'Test'. 
16:44:59 Filled tag <map.with[reason].as[Test]> with 'map@[reason = Test]'. 
16:44:59 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:44:59 +> Executing 'DEFINE': Queue='q@DISCORD_BAN_PLAYER_653_GenuineOtherwise'  definition='headers'  value='map@[Authorization = secret@cbot; Content-Type = application/json; X-Audit-Log-Reason = map@[reason = Test]]'   
16:44:59 +- Queue 'DISCORD_BAN_PLAYER_653_GenuineOtherwise' Executing: (line 26) ~webget https://discord.com/api/guilds/1041420262471639130/bans/1056335984645640283 method:PUT headers:<[headers]> save:debug ---------+ 
16:44:59 ...remembering this script entry as 'debug'! 
16:44:59 Filled tag <[headers]> with 'map@[Authorization = secret@cbot; Content-Type = application/json; X-Audit-Log-Reason = map@[reason = Test]]'. 
16:44:59 +> 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:44:59 Forcing queue DISCORD_BAN_PLAYER_653_GenuineOtherwise into a timed queue... 
16:44:59 Completing queue 'DISCORD_BAN_PLAYER_653_GenuineOtherwise' in 48ms. 
16:44:59 Starting TimedQueue 'DISCORD_BAN_PLAYER_653_GenuineOtherwise' with player 'FaridGang_'... 
16:44:59 Completing queue 'EXCOMMAND_652_TrimJenny' in 65ms. 
16:44:59  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:234)
[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:228)
[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:44:59 +- Queue 'DISCORD_BAN_PLAYER_653_GenuineOtherwise' Executing: (line 27) announce <entry[debug].result> ---------+ 
16:44:59 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:'782c612489b9c49a',m:'klnxb7P5JAiaz60gFO0dolBJqJfjKjgPj3WvIwODi04-1672587899-0-Ac90R3/WxfiAR8hBtY+l... *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:44:59 +> 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:'782c612489b9c49a',m:'klnxb7P5JAiaz60gFO0dolBJqJfjKjgPj3WvIwODi04-1672587899-0-Ac90R3/WxfiAR8hBtY+lGBwgyz3XhzOG7UWYdn2zv4hv85cJ6JuerH/nyfGjJ3ZYm7cokj4EvL0UJn4... *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:44:59 Completing queue 'DISCORD_BAN_PLAYER_653_GenuineOtherwise' in 196ms. 
16:45:13 Starting InstantQueue 'EXCOMMAND_736_LaboratoryAre' with player 'FaridGang_'... 
16:45:13 +- Queue 'EXCOMMAND_736_LaboratoryAre' Executing: (line 1) debug record submit save:mylog ---------+ 
16:45:13 ...remembering this script entry as 'mylog'!