DiscordSRV

DiscordSRV

86.8k Downloads

Doesn't work?

XeaneBot opened this issue ยท 2 comments

commented

No idea what I did wrong. Using VentureChat plugin, and this is my stack trace/

[Tue, 30. Apr 2019 15:21:40 EDT INFO] [DiscordSRV] [DEBUG] Attempted to lookup translated color 546E7A for role R:Founder(571357997075529728) but no definition was found
Stack trace @ debug call (THIS IS NOT AN ERROR)
	at github.scarsz.discordsrv.DiscordSRV.debug(DiscordSRV.java:175)
	at github.scarsz.discordsrv.util.DiscordUtil.convertRoleToMinecraftColor(DiscordUtil.java:499)
	at github.scarsz.discordsrv.listeners.DiscordChatListener.onGuildMessageReceived(DiscordChatListener.java:162)
	at github.scarsz.discordsrv.dependencies.jda.core.hooks.ListenerAdapter.onEvent(ListenerAdapter.java:373)
	at github.scarsz.discordsrv.dependencies.jda.core.hooks.InterfacedEventManager.handle(InterfacedEventManager.java:84)
	at github.scarsz.discordsrv.dependencies.jda.core.handle.MessageCreateHandler.handleInternally(MessageCreateHandler.java:90)
	at github.scarsz.discordsrv.dependencies.jda.core.handle.SocketHandler.handle(SocketHandler.java:37)
	at github.scarsz.discordsrv.dependencies.jda.core.requests.WebSocketClient.onDispatch(WebSocketClient.java:1051)
	at github.scarsz.discordsrv.dependencies.jda.core.requests.WebSocketClient.onEvent(WebSocketClient.java:911)
	at github.scarsz.discordsrv.dependencies.jda.core.requests.WebSocketClient.handleEvent(WebSocketClient.java:890)
	at github.scarsz.discordsrv.dependencies.jda.core.requests.WebSocketClient.onBinaryMessage(WebSocketClient.java:1089)
[Tue, 30. Apr 2019 15:21:40 EDT ERROR] [DiscordSRV] [JDA] One of the EventListeners had an uncaught exception
commented

Additional information this is in my config:
DiscordChatChannelColorTranslations: {
"99AAB5": "&f",
"1ABC9C": "&a",
"2ECC71": "&a",
"3498DB": "&3",
"9B59B6": "&5",
"E91E63": "&d",
"F1C40F": "&e",
"E67E22": "&6",
"E74C3C": "&c",
"95A5A6": "&7",
"607D8B": "&8",
"11806A": "&2",
"1F8B4C": "&2",
"206694": "&1",
"71368A": "&5",
"AD1457": "&d",
"C27C0E": "&6",
"A84300": "&6",
"992D22": "&4",
"979C9F": "&7",
"546E7A": "&8"
}

commented

You didn't even say what wasn't working. Use https://scarsz.me/discord #support for support.