Jump to content
  • 0

require_c12763_01_mangos_playercreateinfo_action -- Mangos Three


araikus

Question

Hi

I can any one please help me, im battling to update the mangos DB. when I check db_version i get this "require_c12763_01_mangos_playercreateinfo_action". But when i check the sql/update i cant find the sql script for this. Please help...

Thank you ;)

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

Hi ANtz

Ok, i got past this issue, now i am struggling with maps, vmaps, and dbc. I cant extract them from client because Ad.exe keeps crashing. Do you know where i can download the correct ones for the latest Mangos three version?

This is my error i am getting now:

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

2014-07-04 02:24:04 <Ctrl-C> to stop.

__ __ _ _ ___ ___ ___

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

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

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

_____ _

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

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

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

2014-07-04 02:24:04 Using configuration file mangosd.conf.

2014-07-04 02:24:04 World Database total connections: 2

2014-07-04 02:24:04 MySQL client library: 5.1.49

2014-07-04 02:24:04 MySQL server ver: 5.6.19-log

2014-07-04 02:24:04 MySQL client library: 5.1.49

2014-07-04 02:24:04 MySQL server ver: 5.6.19-log

2014-07-04 02:24:04 Character Database total connections: 2

2014-07-04 02:24:04 MySQL client library: 5.1.49

2014-07-04 02:24:04 MySQL server ver: 5.6.19-log

2014-07-04 02:24:04 MySQL client library: 5.1.49

2014-07-04 02:24:04 MySQL server ver: 5.6.19-log

2014-07-04 02:24:04 Login Database total connections: 2

2014-07-04 02:24:04 MySQL client library: 5.1.49

2014-07-04 02:24:04 MySQL server ver: 5.6.19-log

2014-07-04 02:24:04 MySQL client library: 5.1.49

2014-07-04 02:24:04 MySQL server ver: 5.6.19-log

2014-07-04 02:24:04 Realm running as realm ID 1

2014-07-04 02:24:04 Using World DB: Mangos default database.

2014-07-04 02:24:04 Using creature EventAI: Creature EventAI not provided.

2014-07-04 02:24:04 Using DataDir .\data/

2014-07-04 02:24:04 WORLD: VMap support included. LineOfSight:1, getHeight:1, indoorCheck:1

2014-07-04 02:24:04 WORLD: VMap data directory is: .\data/vmaps

2014-07-04 02:24:04 WORLD: mmap pathfinding disabled

2014-07-04 02:24:04 ERROR:Map file '.\data/maps/0004331.map' is non-compatible version (outdated?). Please, create new using ad.exe program.

2014-07-04 02:24:04 ERROR:Correct *.map files not found in path '.\data/maps' or *.vmtree/*.vmtile files in '.\data/vmaps'. Please place *.map and vmap files in appropriate directories or correct the DataDir value in the mangosd.conf file.

Any ideas?

Link to comment
Share on other sites

Ok, same fix for both, you need to download the missing data.

- Lookup the regen batchscript

@madmax may be able to point you in the right direction.

Hey,

You can download this .exe and run it in the WoW folder, it should download all the files in the "Data" folder. Make sure you either remove or rename the existing Data folder before running this.

https://getmangos.eu/madmax/WoWRegeneration.exe

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_template FROM db_version LIMIT 1

2014-07-07 12:28:07 ERROR:query ERROR: Unknown column 'required_12752_01_mangos_reputation_spillover_template' 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

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