Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Not pulling List #1

Open
azarathkhan opened this issue Jan 15, 2021 · 1 comment
Open

Not pulling List #1

azarathkhan opened this issue Jan 15, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@azarathkhan
Copy link

The bot will not sync with the vatsim data file if the bot is added/connected to the Discord server. It gets stuck at "Connected to WebSocket" after load.

Output from the console:

java -jar .\VATSIM_Notify-1.1.jar
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
SLF4J: Defaulting to no-operation MDCAdapter implementation.
SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details.
[main] INFO JDA - Login Successful!
[JDA MainWS-WriteThread] INFO WebSocketClient - Connected to WebSocket
@JordannDev
Copy link
Owner

The issue here is that Discord has updated their API, and has required the Bot's to pass "Gateway Intents". If I have some free time this week, I'll make a new version that is updated with JDA, and VATSIM's new feed.

@JordannDev JordannDev added the bug Something isn't working label Jan 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants