Jump to content

antz

Community Manager
  • Posts

    2819
  • Joined

  • Last visited

  • Days Won

    96
  • Donations

    0.00 GBP 

Everything posted by antz

  1. Fixed in commit [url]https://github.com/mangoszero/server/commit/cf607507b826cc84e664b0be1bb4dd9eb2372032[/url]
  2. This a server daemon issue rather than realm.
  3. Which branch are you running ?
  4. both have been applied
  5. Causing issues on mac clients
  6. Can you give us some information about your setup ? I run the latest dB and so does the cove servers, not seen it on either
  7. This is odd as I'm pulling the information directly from the db itself using mysql: SELECT t.*,c.* FROM INFORMATION_SCHEMA.Tables T JOIN INFORMATION_SCHEMA.Columns C ON T.TABLE_NAME = C.TABLE_NAME WHERE T.TABLE_NAME 'dtproperties' AND T.TABLE_SCHEMA 'INFORMATION_SCHEMA' AND t.Table_schema='newr0' AND c.Table_schema='newr0' ORDER BY T.TABLE_NAME, C.ORDINAL_POSITION replace the 2 "newr0" with your db name
  8. can someone run a git blame on that file to see the commit that changed it ?
  9. This is currently being worked on.... hopefully we'll have a fix in the next few days
  10. Can you attach the failed log ?
  11. The one on the forum
  12. Rel19 or 20 for the above ? ... And these should be logged in the tracker not here !
  13. Rel19 or 20 for the above ? ... And these should be logged in the tracker not here !
  14. This should be resolved now
  15. We have an early test branch for this... try cloning this branch:- git clone https://github.com/mangoszero/server --recursive -b Rel20_HeartbeatFix We would appreciate any feedback.
  16. This has been applied to the Latest Rel20, can you confirm that it's resolved ?
  17. This has been applied to the latest Rel20 release. Can you confirm that its fixed ?
  18. Are you extracting on Windows or Linux ?
  19. Added a credit to Project Silverpine and going to close this
  20. There should be no password ? btw.. we're still working on the extraction tools failure on Linux
  21. i did a fresh build and extract last night and tested today. in moonbrook i attacked a mob in a house, then proceeded to run around the house, mob followed me perfectly.
  22. Confirmed has still happening in Rel20 by @Cabfever
  23. Apparently Zero is not affected by this
  24. Hi, I was having serious issues on Ubuntu getting Zero to build, this update allowed me to build :D
×
×
  • 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