Jump to content

Meltie

getMaNGOS VB Developer
  • Posts

    199
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    50.00 GBP 

Meltie last won the day on January 7 2024

Meltie had the most liked content!

1 Follower

About Meltie

  • Birthday 06/18/1987

Contact Methods

  • Discord
    Meltie#1260

Profile Information

  • Location
    Head deep in Unix

Recent Profile Visitors

5009 profile views

Meltie's Achievements

Advanced Member

Advanced Member (3/3)

4

Reputation

2

Community Answers

  1. Umm, looks like you might have to re-attempt that again. Would re-install system and install the project again after words.
  2. It appears CMake doesn't have permission to access that location and CMake might be installed as a user instead of system wide. Try using sudo make install and see if will install to that location.
  3. @Xenithar Have you tried using HeidiSQL to connect to your MySQL server and dump it from there? Just wondering.
  4. Yeah, you can sent me all the data and will migrate your stuff to the latest version. I have a few days coming up for days off from work and can start working on it. Just send me the files in private messaging on here.
  5. I'll be comparing your version's structure in the database and making a migration script to port the data over to the new databases. Manually editing and/or removing data can cause some data loss. With the scripts, I can ensure data integrity moving the data from one database to another. Column count per table is key here.
  6. This is possible to do the migration without much issues. Can't promise all talents, auction house and mail data will survive the migration. But accounts and characters shouldn't be affected much. There is a 97% chance of success for this.
  7. Thanks for the details, I see your account table (realms) has a possible commit hash of 03b9425c1db5db1693868f2bc28119659cf0d91b from September 11th, 2016. Is it possible to do the same thing for characters and world databases?
  8. Hello Xenithar, It is highly possible to migrate your old server to a newer version of Mangos. Just need a few things from you below. - Last commit hash of Mangos, if you have it - Last database version, if you have it - The expansion you were running for that server The important points needed: (Needed to build migration scripts etc) - Total Accounts - Total Characters Depending on the nature of the server, this might have to go into a DM over on Discord. If you don't want to post anything here, feel free to message me on here.
  9. Meltie

    Installing MySQL 5.7

    You can still use MySQL 8 which is supported for Mangos Projects, but MariaDB is recommended and easier to use. The deprecated versions are 5.6 and below I believe and 5.7 still support on some expansion projects but not all.
  10. Make sure you are pulling the source with recursive and see if you're having the same issue. Since this topic was necroed for a 2 year old topic, closing the topic. If you still having issues, open a new topic.
  11. @secrethydromicro grow420 Hello and welcome! If you are in need of help for the CMangos project and source. I would visit their Discord/Website for further help and/or assistance. Mangos and CMangos are not the same project and have gone down two different paths. Warning: Please keep in mind, posting any private server domains is against the rules of this community. Locking this topic!
  12. @NightHunter69 Can you make a PR on GitHub for this fix, instead of posting here? Thanks!
  13. @NightHunter69 Can you make a PR on GitHub for this fix, instead of posting here? Thanks!
  14. Moved topic to the correct forum! Since this is SPP (Single Player Project), getMangos is unable to provide support since the source has been heavily modified. Please head over to their Discord Server to receive the support required.
  15. Changed Status to Confirmed
×
×
  • 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