Jump to content

VladimirMangos

Members
  • Posts

    2813
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by VladimirMangos

  1. if this single char problem, in time when it offline replace taxipath field in characters table by empty string.
  2. this is just reflection to client limitations so not any reason change this values.
  3. In [11235]. Thank you
  4. So practical question, can we include like tool sources in mangos repo, without creating problems for project?
  5. In any case i add checks in all possible cases, So i not see any way for get wrong data except corruption memory like weel known as possible memory corrupt things as mtmaps, as pointed above.
  6. what? they _must_ continue fly by taxi path at relogin, this is expected...
  7. Hmm, resets must be orginal added only for dungeon maps. I will add more strict check at loading. Maybe some outdated data including bg/arenas. In past exist possibility save BG/arenas as instances. [added]Test with [11226]
  8. In [11218]. Thank you
  9. exactly
  10. this has been fixed some days ago.
  11. MTmaps touch _all_. If some shared data not propertly guarded and updates in 2 threads in same time then you can corrupt any memory part, and have strange from now where crashes and wrong data.
  12. Crash fixed in [11216]. Empty string will used as point to current dir in same way as "."
  13. I talk not about bug but about expected for retail threat work: is it added to feared target or not added. Dependent from this need do 2 totally different way fixing.
  14. more generic question: if threat must be added to target under fear?
  15. Good questions. Binaries patching at least more easy port possible for another client platforms form code work part and pattern update part.
  16. last revision in mangos/one repo.
  17. Without resolve this part we can have any progress with 4.x support Specailly important question is we can include sources of tool to mangos repo if talk about patcher (that also more simple if allowed from legal point) or loader...
  18. This error show at server startup. So ofc, you will can't login to server until server startup finished. handle_input_header errors unrelated to problem. Your server not finish loading yet.
  19. In fact i just set working dir for mangosd project in debug options and this more useful way. This let have persistant fiels like configs/dbc/maps/vmaps in safe place instead temporary created bin dir.
  20. ofc, this can be sources of problem.
  21. As i remember client by self not allow its. So onyl possible way in like case writing some player level chat commands and etc for replace client dialogs way
  22. this forum not place for compare DB projects. It's _only_ for core development. Install one DB and test, then install another and test. This only way get real useful info. Other personal biased points.
  23. hmm, you restore using built-in .restore chat command? Main way check for deleted character in DB is "deleteDate IS NOT NULL" so at restore command set field to NULL. And i not see way to get problems with it. But if char relinked to account by custom way and in same time not set deleteDate to NULL then character will show as normal but will deleted at next outdated deleted characters check as you describe.
×
×
  • 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