Jump to content
  • 0

No NPC and monsters


araikus

Question

6 answers to this question

Recommended Posts

Now when i compile scriptdev2-cata I get this:

1>..\ScriptMgr.cpp(205): error C2039: 'LanguageId' : is not a member of 'MangosStringLocale'

1> C:\Mangos\src\game\ObjectMgr.h(137) : see declaration of 'MangosStringLocale'

1>..\ScriptMgr.cpp(217): error C2039: 'LanguageId' : is not a member of 'MangosStringLocale'

1> C:\Mangos\src\game\ObjectMgr.h(137) : see declaration of 'MangosStringLocale'

1>..\ScriptMgr.cpp(219): error C2039: 'LanguageId' : is not a member of 'MangosStringLocale'

1> C:\Mangos\src\game\ObjectMgr.h(137) : see declaration of 'MangosStringLocale'

1>

1>Build FAILED.

1>

1>Time Elapsed 00:02:50.73

========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

Never ending battle ;(

Link to comment
Share on other sites

Hi

Ok, i found the error. if you open creature.h thee was 6 unit32's left out. Once i have copied it from another version that worked. It compiled. and working

My biggest issue yet so far, is finding a working and stable mangos db. I have tried the on specified in the installation how to, but cant get any of the updates applied, keeps telling fields are missing etc...

been looking every where for a working copy, thats up to date to the version here on the gemangos site.

any ideas?

here is error:

2014-07-07 12:28:07 MaNGOS Three/0.18 (* * Revision 12778 - *) for Win64 (little-endian) [world-daemon]

2014-07-07 12:28:07 <Ctrl-C> to stop.

__ __ _ _ ___ ___ ___

| \/ |__ _| \| |/ __|/ _ \/ __|

| |\/| / _` | .` | (_ | (_) \__ \

|_| |_\__,_|_|\_|\___|\___/|___/

_____ _

For help and support please visit: |_ _| |_ _ _ ___ ___

Website: https://getmangos.eu | | | ' \| '_/ -_) -_)

Wiki: MaNGOS Wiki · GitHub |_| |_||_|_| \___\___|

2014-07-07 12:28:07 Using configuration file mangosd.conf.

2014-07-07 12:28:07 World Database total connections: 2

2014-07-07 12:28:07 MySQL client library: 5.1.49

2014-07-07 12:28:07 MySQL server ver: 5.6.19-log

2014-07-07 12:28:07 MySQL client library: 5.1.49

2014-07-07 12:28:07 MySQL server ver: 5.6.19-log

2014-07-07 12:28:07 ERROR:SQL: SELECT required_12752_01_mangos_reputation_spillover_temp late FROM db_version LIMIT 1

2014-07-07 12:28:07 ERROR:query ERROR: Unknown column 'required_12752_01_mangos_reputation_spillover_tem plate' in 'field list'

2014-07-07 12:28:07 ERROR:The table `db_version` in your [WORLD] database indicates that this database is out of date!

2014-07-07 12:28:07 ERROR:

2014-07-07 12:28:07 ERROR: [A] You have: --> `12738_01_mangos_spell_template.sql`

2014-07-07 12:28:07 ERROR:

2014-07-07 12:28:07 ERROR: You need: --> `12752_01_mangos_reputation_spillover_template.sql `

2014-07-07 12:28:07 ERROR:

2014-07-07 12:28:07 ERROR:You must apply all updates after [A] to to use mangos with this database.

2014-07-07 12:28:07 ERROR:These updates are included in the sql/updates folder.

2014-07-07 12:28:07 ERROR:Please read the included [README] in sql/updates for instructions on updating.

Link to comment
Share on other sites

Here is the version DB's the latest version on getmangos want, where can i download them from? Because none I have download and updated satisfy this condition set by mangos?

#define REVISION_DB_CHARACTERS "required_12712_01_characters_characters"

#define REVISION_DB_MANGOS "required_12752_01_mangos_reputation_spillover_template"

#define REVISION_DB_REALMD "required_c12484_02_realmd_account_access"

Link to comment
Share on other sites

Hi All

ok, managed to fix the DB and now working with minor glitches... If any one wants a copy of all the files let me know. I will post a link for download.

This will include:

Compiled Mangos Three with Scripdev2 compiled

DBC, maps, vmaps, mmpas

Mangos DB

Please note, this is my contribution to the community, and a work in progress.

Link to comment
Share on other sites

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