Jump to content

Gio

Members
  • Posts

    1
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 GBP 

Everything posted by Gio

  1. Hi. I'm experiencing an extrange behaviour with the SOAP service to send GM commands to the server, at least with the "account set password" command. Even using the .php example ( https://github.com/mangoszero/server/blob/master/contrib/soap/example.php ) Checking the server code I can see the following: https://github.com/mangoszero/server/blob/master/src/game/ChatCommands/Level3.cpp#L1181 This command returns False at the end, so every call will result in a SoapFault. I checked the rest of the commands and seems that all returns True at the end, I don't know the whole flow of the server, but this line https://github.com/mangoszero/server/blob/master/src/mangosd/SOAP/SoapThread.cpp#L215 suggest that this could be the problem. Thank you.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use