Initializing Starbot does not get past launching state. Same issue is currently happening with my fork of Momo. Any ideas?
java -jar starbot-1.0.2.1.jar
[main] INFO org.reflections.Reflections - Reflections took 295 ms to scan 1 urls, producing 11 keys and 214 values
Warning: Nashorn engine is planned to be removed from a future JDK release
[main] INFO io.ph.bot.commands.CommandHandler - Initialized commands
[main] INFO io.ph.bot.Bot - Added API key for: twitch
[main] INFO io.ph.bot.Bot - Added API key for: imgur
[main] INFO io.ph.bot.Bot - Added API key for: osu
[main] INFO net.dv8tion.jda.core.JDA - Login Successful!
[JDA MainWS-ReadThread] INFO net.dv8tion.jda.core.requests.WebSocketClient - Connected to WebSocket
Hi.
Initializing Starbot does not get past launching state. Same issue is currently happening with my fork of Momo. Any ideas?