Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

DiscordSRV Problem #6

Closed
dgal1992 opened this issue Aug 31, 2022 · 3 comments
Closed

DiscordSRV Problem #6

dgal1992 opened this issue Aug 31, 2022 · 3 comments

Comments

@dgal1992
Copy link

It seems there's a problem with newer channel ID's from discord as they now exceed 18 characters. In the plugin it states the exact length should be 18 so newer channels don't get sent any info to them.

Looks like line 117 on Utils.java where the range of char length needs to be increased.

Sorry if this is a lecture just trying to help where I can.

Cheers

@DeDiamondPro
Copy link
Owner

Thanks for this information, I’ll make a quick fix tomorrow, I completely forgot discord increased the length

@DeDiamondPro
Copy link
Owner

Fixed in version 1.1.2, thanks for the detailed report tho!

@dgal1992
Copy link
Author

dgal1992 commented Sep 1, 2022

No problem thanks for the swift fix!

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

No branches or pull requests

2 participants