Closed bananasmoothii closed 10 months ago
Also, I get this pretty often:
JDA RateLimit-Elastic-Worker 2/[WARN] Encountered 429 on route PATCH/channels/{channel_id} with bucket 6e836da6cef38ba2f3dfd8568a4e9631:channel_id=1187691426629308477 Retry-After: 347000 ms Scope: shared
This is because you encountered a rate limit from Discord's side for the channel topic update, probably because you start and stop the server too often, so you may ignore it. Their rate limit threshold is around two channel topic updates per 10 minutes.
Works fine at my side.
The number of mods you have is really scary, took me so long time to debug and finally set it up for both the client and server. 💀
Maybe send a log which has people playing?
Sorry for the amount of mods 😅 Unfortunately there is nothing else in the logs, but if you want the latest one: latest.log I have no idea what else could be causing this, if you want to come and test, my discord is bananasmoothii.
Also, it seems like we don't have the same setup, here is how mine looks like:
I'm not sure if this changes anything but I used the Prism Launcher to download the cobblemon modpack, then I deleted the mod folder to replace it with my own
Ok. Maybe you can send your guild’s invite link to i#xujiayao.com, and I will have a look tmr, thanks. Sleep first 🛏️
Uhm, sorry what's that ? How do I send something to this ? This is not urgent, good night 😆
Oh, it is an email address, replaced @ as # to obfuscate the address to avoid bot spam.
Guild = Discord server
It still works fine using the exact mods.zip you provided in the Discord channel. 😢
I FOUND IT This is so silly... it was just a config issue, I've put my discord ID in the botIDs section instead of adminIDs... I need to get better glasses I swear
"adminsIds": []
},
"multiServer": {
"enable": false,
"host": "127.0.0.1",
"port": 5000,
"name": "SMP",
"botIds": [
"305022142414848002"
]
},
Sorry for taking your time for this and thanks for your help !
Oh, ok 🤣 You're welcome
Checks
Minecraft Version
1.20.1
MC-Discord-Chat Version
2.2.5
Description
Discord to Minecraft message don't show up. Minecraft to Discord messages do show up.
Also, I get this pretty often:
To Reproduce
I just created the server and installed the mods
Here is my mod folder: mods.zip
Additional mods I couldn't include because they are too big:
Log
Config