-
-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Red Orchestra 2 #198
Comments
Could you provide a few addresses of the servers and query ports you are trying query? |
31.186.251.139:7777 |
any luck? |
Issue fixed; I changed host to just the ip with no port, Its now using 27015 as query port |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting this error when I add any server with 'type' => 'redorchestra2'
Fatal error: Uncaught exception 'GameQ_ProtocolsException' with message 'Unable to read length={$length} from buffer. Bad protocol format or return?' in /home/u369087336/public_html/gameq/buffer.php:106 Stack trace: #0 /home/u369087336/public_html/gameq/protocols/source.php(108): GameQ_Buffer->read(4) #1 /home/u369087336/public_html/gameq/protocols/core.php(494): GameQ_Protocols_Source->parseChallengeAndApply() #2 /home/u369087336/public_html/GameQ.php(594): GameQ_Protocols_Core->challengeVerifyAndParse() #3 /home/u369087336/public_html/GameQ.php(459): GameQ->requestMulti(Array) #4 /home/u369087336/public_html/examples/index.php(208): GameQ->requestData() #5 {main} thrown in /home/u369087336/public_html/gameq/buffer.php on line 106
The text was updated successfully, but these errors were encountered: