Jump to content

MaNGOS switch to support 3.2.2A (10505)


Recommended Posts

  • 39 years later...

[8589]- Not compile under Linux due to an error http://s41.radikal.ru/i094/0910/6e/72e5f29c6cdc.png

After application

diff --git a/src/game/DBCStores.h b/src/game/DBCStores.h
index 4a47616..41fd797 100644
--- a/src/game/DBCStores.h
+++ b/src/game/DBCStores.h
@@ -22,6 +22,7 @@
#include "Common.h"
#include "Database/DBCStore.h"
#include "DBCStructure.h"
+#include "SharedDefines.h"

#include <list>

error http://s39.radikal.ru/i083/0910/93/4768e71d6727.png

Link to comment
Share on other sites

We compiled last rev for 3.2.2.10505

Upg dbc,maps,vmaps

But we got a problem with last rev of udb, that seems working only with 3.1.3

Any help??

ty

first, gratz on mangos release.

And for you problem I think best spot to ask is udb forum, and pls be more specific when u ask, do you have a log on the problem?

Link to comment
Share on other sites

That fix:

diff --git a/src/game/DBCStores.cpp b/src/game/DBCStores.cpp
index 6278215..6d09018 100644
--- a/src/game/DBCStores.cpp
+++ b/src/game/DBCStores.cpp
@@ -21,6 +21,7 @@
#include "Log.h"
#include "ProgressBar.h"
#include "SharedDefines.h"
+#include "ObjectDefines.h"

#include "DBCfmt.h"

Then there is no compilation errors in Linux.

Link to comment
Share on other sites

Very cool I have been waiting on this for a long time. Great job and keep up the great work... Do have one question though and I am thinking it is the same error I always make and miss an update to sql.

I have a long sting of errors as follows

Item (Entry: 729) not correct -1 material, must be 4 (still using DB value).

there list is huge. something I missed or one of the bugs that may be showing?

Sorry for such a noobish question

Link to comment
Share on other sites

Very cool I have been waiting on this for a long time. Great job and keep up the great work... Do have one question though and I am thinking it is the same error I always make and miss an update to sql.

I have a long sting of errors as follows

Item (Entry: 729) not correct -1 material, must be 4 (still using DB value).

there list is huge. something I missed or one of the bugs that may be showing?

Sorry for such a noobish question

1. wrong place to ask :)

2. I believe since i get the same thing, its due to the fact that your DB (UDB or similar) is still 3.1.3 and there are new items missing so they are listed as missing or errors.

Link to comment
Share on other sites

Excellent!

How do I download this new version?

Recently I was trying to integrate scriptdev2 error, I will continue to error?

What database should I use for this new version?

Regards, and congratulations for their hard work

P.D: I'm Spanish, sorry for my bad English

Link to comment
Share on other sites

Guest
This topic is now 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