Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

crash on connect to gamesurge #97

Closed
ghost opened this issue Jun 30, 2018 · 1 comment
Closed

crash on connect to gamesurge #97

ghost opened this issue Jun 30, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 30, 2018

hi there,

i can connect with this bot to freenode perfectly fine, but when i try to connect to irc.gamesurge.net i get the following error:

[2018-06-30 17:11:07] wildphp.DEBUG: Initialized module {"class":"WildPHP\\Core\\Connection\\SASL"} [] [2018-06-30 17:11:07] wildphp.INFO: A connection has been set up successfully and will be started. This may take a while. {"server":"irc.gamesurge.net:6667","wantedNickname":"ronald"} [] [2018-06-30 17:11:07] wildphp.DEBUG: << NOTICE AUTH :*** Looking up your hostname [] [] PHP Fatal error: Uncaught TypeError: Argument 1 passed to WildPHP\Core\Connection\UserPrefix::fromString() must be of the type string, null given, called in /home/rj1/irc-bot/src/Connection/UserPrefix.php on line 121 and defined in /home/rj1/irc-bot/src/Connection/UserPrefix.php:102 Stack trace: #0 /home/rj1/irc-bot/src/Connection/UserPrefix.php(121): WildPHP\Core\Connection\UserPrefix::fromString(NULL) #1 /home/rj1/irc-bot/src/Connection/IRCMessages/NOTICE.php(56): WildPHP\Core\Connection\UserPrefix::fromIncomingIrcMessage(Object(WildPHP\Core\Connection\IncomingIrcMessage)) #2 /home/rj1/irc-bot/src/Connection/Parser.php(120): WildPHP\Core\Connection\IRCMessages\NOTICE::fromIncomingIrcMessage(Object(WildPHP\Core\Connection\IncomingIrcMessage)) #3 /home/rj1/irc-bot/src/Connection/Parser.php(92): WildPHP\Core\Connection\Parser->specializeIrcMessage(Object(WildPHP\Core\Connection\IncomingIrcMessage)) #4 /home/rj1/irc-bot/vendor/evenement/evenement/src/Evenement/EventEmitterTrait.php(123): WildPHP\Core\Connection\Parser->parseInc in /home/rj1/irc-bot/src/Connection/UserPrefix.php on line 102

running PHP 7.1.17 on Debian 9 stretch

@NanoSector
Copy link
Member

NanoSector commented Jul 1, 2018 via email

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

1 participant