gameboy Posted December 18, 2013 Report Share Posted December 18, 2013 How do I set up their own Lobby Server? For example: "Lobby.wildfiregames.com"Thank you! Quote Link to comment Share on other sites More sharing options...
leper Posted December 18, 2013 Report Share Posted December 18, 2013 See the README which should contain all information you need. Quote Link to comment Share on other sites More sharing options...
gameboy Posted December 25, 2013 Author Report Share Posted December 25, 2013 (edited) I set up the server, but this error, did not pass the certification:root @ baby# : ./ source / tools / XpartaMuPP / XpartaMuPP.pyINFO Negotiating TLSINFO Using SSL version: 3INFO Authentication failed. Please help me,Thank you! Edited December 25, 2013 by gameboy Quote Link to comment Share on other sites More sharing options...
leper Posted December 25, 2013 Report Share Posted December 25, 2013 You're not using the proper password for the lobby bot. Also why do you want to run your own lobby server? Quote Link to comment Share on other sites More sharing options...
gameboy Posted December 25, 2013 Author Report Share Posted December 25, 2013 How do I set it up? Build server just want to learn how to set up the server, I was a college student, thank you! Quote Link to comment Share on other sites More sharing options...
leper Posted December 26, 2013 Report Share Posted December 26, 2013 (Assuming you are still following the README and are still stuck with that error you posted above.) Pass the correct password and login name to the bot (XpartaMuPP.py) (pass '-h' to see the available options (or read the source)). Quote Link to comment Share on other sites More sharing options...
gameboy Posted December 26, 2013 Author Report Share Posted December 26, 2013 (edited) @leper:I still following the README and are still stuck with that error. When I run the command:root @ baby# : ./source/tools/XpartaMuPP/XpartaMuPP.py--domain lobby.wildfiregames.com --password 123456 --nickname WFGbotINFO Negotiating TLSINFO Using SSL version: 3INFO Authentication failed. Please help me,Thank you I want to know where I was wrong, thank you! Edited December 26, 2013 by gameboy Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted December 26, 2013 Report Share Posted December 26, 2013 You can't use the wildfiregames.com domain if you don't own it, or don't get premission from the owner. So either a domain you rent somewhere, or the "localhost" domain, which is your own computer. (in that case, only you and friends in your house will be able to access your lobby). Quote Link to comment Share on other sites More sharing options...
gameboy Posted December 26, 2013 Author Report Share Posted December 26, 2013 (edited) I set myself a localhost domain: tom, but still can not pass certification Edited December 26, 2013 by gameboy Quote Link to comment Share on other sites More sharing options...
leper Posted December 26, 2013 Report Share Posted December 26, 2013 Did you create a user on your own server? Quote Link to comment Share on other sites More sharing options...
gameboy Posted December 26, 2013 Author Report Share Posted December 26, 2013 (edited) yes!Please tell me: how can I pass the authentication of it? Thank you! Edited December 26, 2013 by gameboy Quote Link to comment Share on other sites More sharing options...
leper Posted December 27, 2013 Report Share Posted December 27, 2013 Are you passing the script the correct domain, login name and password? The authentication error you are getting tells you that one of those parameters is wrong. Quote Link to comment Share on other sites More sharing options...
gameboy Posted December 27, 2013 Author Report Share Posted December 27, 2013 (edited) Yes, the domain name and the script can connect, I have to use username is ubuntu, the password is 123456.You say username ordinary users or an administrator user? root@baby# : ./source/tools/XpartaMuPP# ./XpartaMuPP.py -l ubuntu --password 123456 --nickname WFGbotINFO Negotiating TLSINFO Using SSL version: 3INFO Node set to: ubuntu@ubuntu/CCINFO XpartaMuPP startedINFO XpartaMuPP startedBut set it error: root @ baby# : ./source/tools/XpartaMuPP/XpartaMuPP.py--domain ubuntu --password 123456 --nickname WFGbotINFO Negotiating TLSINFO Using SSL version: 3INFO Authentication failed. Please help me,Thank youThank you! Edited December 27, 2013 by gameboy Quote Link to comment Share on other sites More sharing options...
Hades0299 Posted December 28, 2013 Report Share Posted December 28, 2013 (edited) Do you have a user named xpartamupp?In the README is written, that this user is expected:Z.46: Enter a login (use "xpartamupp" since that's what clients and the ipstamp module expect)Actually I am able to set up a server according to the README. Edited December 28, 2013 by Hades0299 Quote Link to comment Share on other sites More sharing options...
leper Posted December 29, 2013 Report Share Posted December 29, 2013 xmpp user, as in registered with ejabberdctl. Quote Link to comment Share on other sites More sharing options...
gameboy Posted December 29, 2013 Author Report Share Posted December 29, 2013 Please write in more detail Quote Link to comment Share on other sites More sharing options...
Hades0299 Posted December 29, 2013 Report Share Posted December 29, 2013 Open http://localhost:5280/admin in your browser, login with the Username and the Password that you set as you set up your server.Goto "Virtual Host" and click on the Hostname you created. Then goto Users and tell me what you see.In your post #13 you tried to connect to your server with two diffrent commands:./XpartaMuPP.py -l ubuntu --password 123456 --nickname WFGbotand./XpartaMuPP.py --domain ubuntu --password 123456 --nickname WFGbotAs you see, they are different in one part:In the first, successful, Command you use "-l Ubuntu", in the second "--domain Ubuntu".with -l you specify the loginname, and with --domain, the place to find your server. 2 Quote Link to comment Share on other sites More sharing options...
Josh Posted December 29, 2013 Report Share Posted December 29, 2013 I thought it might be helpful to step in here and mention that there isn't really any reason to setup your own lobby server besides having a private chatroom. The setup is rather complicated and was not intended to be done by an ordinary user. 2 Quote Link to comment Share on other sites More sharing options...
gameboy Posted December 31, 2013 Author Report Share Posted December 31, 2013 (edited) @Hades0299 and leper: I was successful, thank you!./XpartaMuPP.py --domain ubuntu --password 123456 --nickname WFGbotINFO Negotiating TLSINFO Using SSL version: 3INFO Node set to: ubuntu@ubuntu/CCINFO XpartaMuPP startedINFO XpartaMuPP startedBut encountered a problem: The game can not connect to the my lobby. connection information is: disconnected. why?I set default.cfg: lobby.server: "ubuntu@ubuntu" .How can I set up? Thank you! Edited December 31, 2013 by gameboy Quote Link to comment Share on other sites More sharing options...
leper Posted December 31, 2013 Report Share Posted December 31, 2013 lobby.server = "ubuntu" You just want the server (domain) part for this one. Quote Link to comment Share on other sites More sharing options...
gameboy Posted January 1, 2014 Author Report Share Posted January 1, 2014 (edited) Client computers can not ping the domain name: ubuntu. But can ping its ip address, I turned off all firewalls! why? Please help me! Thank you! Edited January 1, 2014 by gameboy Quote Link to comment Share on other sites More sharing options...
leper Posted January 1, 2014 Report Share Posted January 1, 2014 Add a line to the hosts file of the clients with the ip and ubuntu. Quote Link to comment Share on other sites More sharing options...
AdJaGu Posted January 1, 2014 Report Share Posted January 1, 2014 Gameboy, why are you using ubuntu as your domain name? Looking at the stuff you've posted earlier in this post:root@baby#: ./source/tools/XpartaMuPP/XpartaMuPP.py --domain ubuntu --password 123456 --nickname WFGbotThe stuff after root@ is your Ubuntu Os' domain name. So, if I'm not mistaken, you should be using baby# instead of ubuntu like this:./source/tools/XpartaMuPP/XpartaMuPP.py --domain baby# --password 123456 --nickname WFGbot 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.