DiSkyOrg / DiSky

The best Skript add-on for Discord management! Slash commands, interaction, components, modal and much more available!
https://disky.me/
Apache License 2.0
42 stars 12 forks source link

help #205

Closed ElgerElg closed 3 months ago

ElgerElg commented 3 months ago

DiSky Internal Error (version: 4.12.2-beta1) 11:22:12 INFO: [!] Error type: ErrorResponseException

11:22:12 INFO: [!] -1: java.net.UnknownHostException

11:22:12 INFO: [!] Full Stacktrace:

11:22:12 INFO: [!] net.dv8tion.jda.api.exceptions.ErrorResponseException.create(ErrorResponseException.java:185) 11:22:12 INFO: [!] net.dv8tion.jda.api.requests.Request.onFailure(Request.java:145) 11:22:12 INFO: [!] net.dv8tion.jda.internal.requests.RestActionImpl.handleResponse(RestActionImpl.java:281) 11:22:12 INFO: [!] net.dv8tion.jda.api.requests.Request.handleResponse(Request.java:293) 11:22:12 INFO: [!] net.dv8tion.jda.internal.requests.Requester$WorkTask.handleResponse(Requester.java:429) 11:22:12 INFO: [!] net.dv8tion.jda.internal.requests.Requester$WorkTask.access$400(Requester.java:359) 11:22:12 INFO: [!] net.dv8tion.jda.internal.requests.Requester.execute(Requester.java:258) 11:22:12 INFO: [!] net.dv8tion.jda.internal.requests.Requester.execute(Requester.java:145) 11:22:12 INFO: [!] net.dv8tion.jda.internal.requests.Requester.execute(Requester.java:128) 11:22:12 INFO: [!] net.dv8tion.jda.internal.requests.Requester$WorkTask.execute(Requester.java:387) 11:22:12 INFO: [!] net.dv8tion.jda.api.requests.SequentialRestRateLimiter$Bucket.execute(SequentialRestRateLimiter.java:477) 11:22:12 INFO: [!] net.dv8tion.jda.api.requests.SequentialRestRateLimiter$Bucket.run(SequentialRestRateLimiter.java:517) 11:22:12 INFO: [!] java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 11:22:12 INFO: [!] java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 11:22:12 INFO: [!] java.base/java.lang.Thread.run(Thread.java:840)

idk what is it

TrasonCo commented 3 months ago

update your skript to the latest 2.8 and your disky to the latest update too, you running a outdated version rn

ElgerElg commented 3 months ago

update your skript to the latest 2.8 and your disky to the latest update too, you running a outdated version rn

My Skript version is 2.8.2. I need update a Disky?

EquipableMC commented 3 months ago

update your skript to the latest 2.8 and your disky to the latest update too, you running a outdated version rn

My Skript version is 2.8.2. I need update a Disky?

It's recommended you do, but the error given means it couldn't rich the other place essentially.

A Java Unknown Host Exception is an error that will occur when attempting to connect to an IP address or hostname and can have various causes, from invalid IP addresses and hostnames to misconfigured firewalls and DNS records.

ItsTheSky commented 3 months ago

It would mean your server cannot connect to Discord's API. There are three possibilities here (but nothing directly related to DiSky):

ElgerElg commented 3 months ago

Strange that I make a message in other channel and in other script. This error appears when I make a embed

ItsTheSky commented 3 months ago

Try to use latest Skript & DiSky version too