Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.

ERROR onMessage: null #124

Open
Krimik opened this issue Mar 5, 2016 · 5 comments
Open

ERROR onMessage: null #124

Krimik opened this issue Mar 5, 2016 · 5 comments

Comments

@Krimik
Copy link

Krimik commented Mar 5, 2016

Hi. Having a problem talking from IRC to server. Here is the log. Nothing is displayed in chat and debug log says:

04.03 13:57:21 [Server] ERROR onMessage: null
04.03 13:57:21 [Server] INFO [DEBUG] customPrefix after: [IRC]
04.03 13:57:21 [Server] INFO [DEBUG] customPrefix before: [IRC]
04.03 13:57:21 [Server] INFO [DEBUG] [P]Raw message: [IRC] %MESSAGE%
04.03 13:57:21 [Server] INFO [DEBUG] getWorldColor: color => CLASSIC
04.03 13:57:21 [Server] INFO [DEBUG] getWorldColor: worldName => CLASSIC
04.03 13:57:21 [Server] INFO [DEBUG] getWorldAlias: alias => CLASSIC
04.03 13:57:21 [Server] INFO [DEBUG] getWorldAlias: worldName => CLASSIC
04.03 13:57:21 [Server] INFO [DEBUG] getPlayerGroup (Yoshkeen): SuperPerms no group permissions.
04.03 13:57:21 [Server] INFO [DEBUG] getPlayerGroup: Yoshkeen
04.03 13:57:21 [Server] INFO [DEBUG] Tokenizing Yoshkeen(O: true)
04.03 13:57:21 [Server] INFO [DEBUG] Checking for exact player matching Yoshkeen
04.03 13:57:21 [Server] INFO [DEBUG] broadcastChat [DW]: test message
04.03 13:57:21 [Server] INFO [DEBUG] Yes, irc-dynmap-web-chat is enabled...
04.03 13:57:21 [Server] INFO [DEBUG] Checking if irc-dynmap-web-chat is enabled ...
04.03 13:57:21 [Server] INFO [DEBUG] Message dispatched for broadcast...
04.03 13:57:21 [Server] INFO [DEBUG] processMessage: test message
04.03 13:57:21 [Server] INFO [DEBUG] [isValidChannel] [c: #asharpminer] [b: true]
04.03 13:57:21 [Server] INFO [DEBUG] Shortify: false
04.03 13:57:21 [Server] INFO [DEBUG] Message caught : test message

server is running CraftBukkit version git-Spigot-dd155ed-31caee5 (MC: 1.9)

INFO -----[ PurpleIRC - 1.0-186 ]-----

Config http://pastebin.com/n7iUMMsY
Bot http://pastebin.com/46fz7MdU

@cnaude
Copy link
Owner

cnaude commented Mar 5, 2016

Can I see the startup log and list of plugins?

@cnaude
Copy link
Owner

cnaude commented Mar 5, 2016

Please try this version: https://dl.dropboxusercontent.com/u/30679730/dist/PurpleIRC-1.0-SNAPSHOT.jar

It has some extra debugging code.

@Krimik
Copy link
Author

Krimik commented Mar 5, 2016

here is the startup log and debug with new jar http://pastebin.com/kf3M5zbM

update: link

@cnaude
Copy link
Owner

cnaude commented Mar 5, 2016

It looks like you have two PurpleIRC jar files loaded. Please make sure you only have one loaded.

[05:41:55] [Server thread/ERROR]: Ambiguous plugin name `PurpleIRC' for files `plugins/PurpleIRC.jar' and `plugins/PurpleIRC-1.0-SNAPSHOT.jar' in `plugins'

@cnaude
Copy link
Owner

cnaude commented Mar 5, 2016

Please also download https://dl.dropboxusercontent.com/u/30679730/dist/PurpleIRC-1.0-SNAPSHOT.jar again. I uploaded a new test build.

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