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
43 stars 12 forks source link

DiSky completely breaks all packet listeners? #153

Closed DontSharee closed 9 months ago

DontSharee commented 10 months ago

When using a packet listener like simple-packets or skript-packet with disky, none of the events get fired for some reason. Very bad bug

ItsTheSky commented 10 months ago

Does it still happen without DiSky? And please provide versions, maybe code that is using packet addons? To my knowledge DiSky does not interfer anyhow with Minecraft itself so there's no way it could technically break packets.

DontSharee commented 10 months ago

Works just fine without Disky. As soon as I add Disky nothing gets broadcasted from my packet listener. The packer listener is sample-packets, which isn't an addon it's used with skript reflect.

On Mon, Nov 6, 2023 at 12:33 PM Sky @.***> wrote:

Does it still happen without DiSky? And please provide versions, maybe code that is using packet addons? To my knowledge DiSky does not interfer anyhow with Minecraft itself so there's no way it could technically break packets.

— Reply to this email directly, view it on GitHub https://github.com/DiSkyOrg/DiSky/issues/153#issuecomment-1795868896, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2PTMFJQ45JL4LNB7M4KPJLYDEUOVAVCNFSM6AAAAAA65EH65WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJVHA3DQOBZGY . You are receiving this because you authored the thread.Message ID: @.***>

ItsTheSky commented 10 months ago

Can I have some code and versions, please?