bibim / SpringIrcBridge--OBSOLETE

moved to https://github.com/Yaribz/SpringIrcBridge
GNU General Public License v3.0
1 stars 0 forks source link

user "github" can't send to a channel for some reason... #2

Closed abma closed 11 years ago

abma commented 11 years ago

20131012023930 - INFO - [PerlIRCInterface(21136)] Connecting to lobby server, IRC ident: "github" (github {192.30.252.48 [192.30.252.48]}) 20131012024046 - ERROR - [PerlIRCInterface(21136)] Unable to receive command from IRC client, not connected! (? {192.30.252.48 [?]}) 20131012024046 - INFO - [PerlIRCInterface(21136)] Disconnecting IRC bridge session - IRC connection closed (? {192.30.252.48 [?]})

bibim commented 11 years ago

Fixed through revamping of socket reading part. New repository: https://github.com/Yaribz/SpringIrcBridge