Jump to content

gameboy

Community Members
  • Posts

    1.786
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by gameboy

  1. @fcxSanya ah, new error here: My friend can't join the game I created in multiplayer lobby
  2. @fcxSanya When I created the game in multiplayer hall, my friend joined my game (my friend and I were in the LAN), and the XpartaMuPP server went wrong root@ben:/home/tom/tools/XpartaMuPP# python3 XpartaMuPP.py --domain 192.168.3.10 --login wfgbot22 --password 123456 --nickname WFGbot --room arena22 2017-06-13 13:27:26 INFO Negotiating TLS 2017-06-13 13:27:26 INFO Using SSL version: 3 2017-06-13 13:27:26 INFO Node set to: wfgbot22@192.168.3.10/CC 2017-06-13 13:27:27 INFO XpartaMuPP started 2017-06-13 13:28:19 WARNING Ratings bot 'disabled@192.168.3.10/CC' is offline Traceback (most recent call last): File "XpartaMuPP.py", line 328, in iqhandler self.gameList.removeGame(iq['from']) File "XpartaMuPP.py", line 45, in removeGame del self.gameList[str(JID)] KeyError: 'tomboy@192.168.3.10/WFG' 2017-06-12 21:20:06 ERROR Failed to process game unregistration data
  3. @fcxSanyaHow should I set it up? Please tell me how to set it. server=lobby.192.168.3.10 ?
  4. I have successfully entered the room list, but when I enter the game hall and click the player name on the left mouse button, that problem still exists. I set these up in the configuration file default.cfg: [lobby] history = 0 ; Number of past messages to display on join room = "arena22" ; Default MUC room to join server = "192.168.3.10" ; Address of lobby server xpartamupp = "WFGbot" ; Name of the server-side xmpp client that manage games buddies = "," ; Comma separated list of playernames that the current user has marked as buddies root@ben:/home/tom/tools/XpartaMuPP# python3 XpartaMuPP.py --domain 192.168.3.10 --login wfgbot21 --password 123456 --nickname WFGbot --room arena21 2017-06-12 2:26:52 INFO Negotiating TLS 2017-06-12 20:29:50 INFO Using SSL version: 3 2017-06-12 20:29:50 INFO Node set to: wfgbot21@192.168.3.10/CC 2017-06-12 20:29:50 INFO XpartaMuPP started
  5. @fcxSanya I run it again, but I didn't get the chat room list . root@ben:/home/tom/tools/XpartaMuPP# python3 XpartaMuPP.py --domain localhost --login wfgbot21 --password 123456 --nickname WFGbot --room arena21 2017-06-11 20:26:52 INFO Negotiating TLS 2017-06-11 20:26:52 INFO Using SSL version: 3 2017-06-11 20:26:52 INFO Node set to: wfgbot21@localhost/CC 2017-06-11 20:26:52 INFO XpartaMuPP started BTW:The operating system I'm using is ubuntu14.04 64bit.
  6. @fcxSanya I have set it up, but this error still occurs When I enter the game lobby and click the player name with the left mouse button, the problem appears: Service unavailable BTW: Service XpartaMuPP started
  7. The service has started, but the problem still arises: root@ben:/home/tom/source/tools/XpartaMuPP# python3 XpartaMuPP.py --domain 192.168.3.10 --login wfgbot --password 12345678 --nickname WFGbot --room 22 2017-06-01 15:21:37 INFO Negotiating TLS 2017-06-10 15:21:37 INFO Using SSL version: 3 2017-06-10 15:21:37 INFO XpartaMuPP started root@ben:/home/tom/source/tools/XpartaMuPP# Service unavailable
  8. @elexis Please tell me how I should run it ?
  9. I tested it again, and a new problem came up. Please help me.
  10. @fcxSanya Thank you very much for your help. I have solved the problem.
  11. @fcxSanya :A new problem has occurred: root@ben:/home/tom/source/tools/XpartaMuPP# python3 XpartaMuPP.py --domain 192.168.3.10 --login wfgbot --password 12345678 --nickname WFGbot --room 22 2017-06-01 13:21:46 INFO Negotiating TLS 2017-06-01 13:21:46 INFO Using SSL version: 3 2017-06-01 13:21:46 INFO Authentication failed. root@ben:/home/tom/source/tools/XpartaMuPP# BTW: Do I need to change anything? Would you please tell me how to solve the problem? Thank you.
  12. My command is: $python3 XpartaMuPP.py ,I didn't execute the command: "--domain localhost."" Please help me!
  13. The operating system I use is ubuntu14.04 64bit. Today, when I set up my own Lobby Server, these errors occurred: 2017-05-27 22:39:55 INFO Negotiating TLS 2017-05-27 22:39:55 INFO Using SSL version: TLS 1.0 2017-05-27 22:39:55 ERROR CERT: Invalid certificate trust chain. 2017-05-27 22:39:55 ERROR Can not read from closed socket. 2017-05-27 22:40:02 INFO Negotiating TLS 2017-05-27 22:40:02 INFO Using SSL version: TLS 1.0 2017-05-27 22:40:03 ERROR CERT: Invalid certificate trust chain. 2017-05-27 22:40:03 ERROR Can not read from closed socket. 2017-05-27 22:40:24 INFO Negotiating TLS 2017-05-27 22:40:24 INFO Using SSL version: TLS 1.0 2017-05-27 22:40:25 ERROR CERT: Invalid certificate trust chain. 2017-05-27 22:40:25 ERROR Can not read from closed socket.
  14. gameboy

    WARNING!

    Can you fix the warning? Thank you!
  15. gameboy

    WARNING!

    @elexis: I'm playing a single game ,The map used is: Corinthian Isthmus(4) , Not enable last man standing in the previous match, I chose enable the lock team. The warning came by accident.
  16. gameboy

    WARNING!

    I only chose to lock team in the game options, and I didn't choose Last standing man why did this warning happen?
  17. gameboy

    WARNING!

    Today, I tested the latest SVN19554, and when the game started, this warning message appeared: WARNING: Last man standing is only available in games with unlocked teams!
  18. Thank you, my friend!
  19. Today, I tested the latest SVN19536, using NSIS to compile the 0ad.nsi file, an error occurred: Invalid command: Unicode Error in script "D:\trunk\source\tools\dist\0ad.nsi" on line 17 -- aborting creation process
  20. I found that the hero does not have such a halo, which is why?
  21. A strange question, why the hero did not inspire aura?
  22. Is she the only aura? Why does she need halo? Others have no aura?
  23. She had this big circle, and he didn't, when I chose them, why?
  24. OK, first I apologized to me again, I tested the wraitii patch, this patch has been completely restored the problems I had, thank you very much for the wraitii patch, this patch should be used, it is very good, thank you!
  25. I tested the wraitii patch, although there was no mapping of the red and white squares, but the water sector was still red.
×
×
  • Create New...