Jump to content

Unable to get Database Rel21


zanderb

Recommended Posts

Posted

Hello,

Trying to set up a new Mangos Two server on a linux system (I have made Zero and One versions before, year ago and more)

When I try to get the Rel21 version it does not let me (see below):

zander@zander-OptiPlex-755 ~/mangos $ git clone --recursive GitHub - mangostwo/database: The Mangos TWO world database contains creatures, NPCs, Quests, Items/objects & gossip information to populate the in-game world with. Report all issues at https://www.getmangos.eu/project.php?projectid=22 -b develop21

Cloning into 'database'...

fatal: Remote branch develop21 not found in upstream origin

Unexpected end of command stream

I was able to get the Server and ScriptDev2 versions in Rel21

When I use the master version it is Rel18 and seems to be missing the updates to make the realmd and mangosd work.

I have also seen another post where someone stated they could not get this version (Madmaxx was suggesting that they use this version) but it was not readressed when they said it would not let them download it.

Thanks for the help

Zander

Posted

I have downloaded the .zip from github (I know you miss things from the recursive) and my ./realmd got to:

[A] You have database Version: 21

Structure: 1

Content: 1

Description: dbdocs update

You need database Version: 21

Structure: 1

Content: 2

Description: dbdocs update

Now I have already updated to the last update in my realm/updates/rel21 file. Rel21_1_1_dbdocs_updates.sql

Any Ideas where I get the next one?

**Resolved found the required update in the Mangos Zero rel21 pack**

Posted
Hello,

zander@zander-OptiPlex-755 ~/mangos $ git clone --recursive GitHub - mangostwo/database: The Mangos TWO world database contains creatures, NPCs, Quests, Items/objects & gossip information to populate the in-game world with. Report all issues at https://www.getmangos.eu/project.php?projectid=22 -b develop21

Cloning into 'database'...

fatal: Remote branch develop21 not found in upstream origin

Unexpected end of command stream

Reason for this not working is because two the branch uses a capital D instead of lowercase like the others.

so it should be

git clone --recursive https://github.com/mangostwo/database -b Develop21

You can confirm this by visiting the github page.

GitHub - mangostwo/database at Develop21: The Mangos TWO world database contains creatures, NPCs, Quests, Items/objects & gossip information to populate the in-game world with. Report all issues at https://www.getmangos.eu/project.php?projectid=22

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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