Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reqn error #17

Open
XeonG opened this issue Feb 22, 2022 · 0 comments
Open

reqn error #17

XeonG opened this issue Feb 22, 2022 · 0 comments

Comments

@XeonG
Copy link

XeonG commented Feb 22, 2022

send a request to "http://localhost/index.php?test=123"

should that work? doesn't seem to 1.18.1 spigot latest

[01:54:37] [Server thread/ERROR]: #!#! [01:54:37] [Server thread/ERROR]: #!#! [Skript] Severe Error: [01:54:37] [Server thread/ERROR]: #!#! [01:54:37] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [01:54:37] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [01:54:37] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [01:54:37] [Server thread/ERROR]: #!#! Following plugins are probably related to this error in some way: [01:54:37] [Server thread/ERROR]: #!#! WebSK [01:54:37] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [01:54:37] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [01:54:37] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [01:54:37] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [01:54:37] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker. [01:54:37] [Server thread/ERROR]: #!#! [01:54:37] [Server thread/ERROR]: #!#! Stack trace: [01:54:37] [Server thread/ERROR]: #!#! java.lang.ClassCastException: class java.util.concurrent.ConcurrentHashMap cannot be cast to class java.util.HashMap (java.util.concurrent.ConcurrentHashMap and java.util.HashMap are in module java.base of loader 'bootstrap') [01:54:37] [Server thread/ERROR]: #!#! at com.btk5h.reqn.skript.EffRequest.execute(EffRequest.java:109) [01:54:37] [Server thread/ERROR]: #!#! at com.btk5h.reqn.skript.EffRequest.walk(EffRequest.java:139) [01:54:37] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:88) [01:54:37] [Server thread/ERROR]: #!#! at dev.jensderuiter.websk.web.Webserver.lambda$null$0(Webserver.java:83) [01:54:37] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:82) [01:54:37] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:415) [01:54:37] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1255) [01:54:37] [Server thread/ERROR]: #!#! at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:428) [01:54:37] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1206) [01:54:37] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1034) [01:54:37] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) [01:54:37] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [01:54:37] [Server thread/ERROR]: #!#! [01:54:37] [Server thread/ERROR]: #!#! Version Information: [01:54:37] [Server thread/ERROR]: #!#! Skript: 2.6.1 (latest) [01:54:37] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [01:54:37] [Server thread/ERROR]: #!#! Date: 22:18:42.554713200 [01:54:37] [Server thread/ERROR]: #!#! Bukkit: 1.18.1-R0.1-SNAPSHOT [01:54:37] [Server thread/ERROR]: #!#! Minecraft: 1.18.1 [01:54:37] [Server thread/ERROR]: #!#! Java: 17.0.2 (OpenJDK 64-Bit Server VM 17.0.2+8) [01:54:37] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0 [01:54:37] [Server thread/ERROR]: #!#! [01:54:37] [Server thread/ERROR]: #!#! Server platform: Spigot [01:54:37] [Server thread/ERROR]: #!#! [01:54:37] [Server thread/ERROR]: #!#! Current node: null [01:54:37] [Server thread/ERROR]: #!#! Current item: send http request [01:54:37] [Server thread/ERROR]: #!#! [01:54:37] [Server thread/ERROR]: #!#! Thread: Server thread [01:54:37] [Server thread/ERROR]: #!#! [01:54:37] [Server thread/ERROR]: #!#! Language: english [01:54:37] [Server thread/ERROR]: #!#! Link parse mode: DISABLED [01:54:37] [Server thread/ERROR]: #!#! [01:54:37] [Server thread/ERROR]: #!#! End of Error. [01:54:37] [Server thread/ERROR]: #!#! [01:54:37] [Server thread/WARN]: [Skript] You are not returning anything from a web server request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant