Jump to content

[FIXED] Mangos-Zero Importing database


kattzor

Recommended Posts

Hi!

It's been a while since I fiddled around with MaNGOS and I've been wanting to get back into it again :) Hopefully contributing with some C++ knowledge as I've gone through some of the code and updated myself a bit on the project.

Now I've run in to a bit of initial uphill... I've compiled the lastest rev of Zero and I can get into the server from my client machine but unfortunately there are no NPCs, no items, no nothing basically. MaNGOS is spitting out a lovely variety of error messages such as:

2012-09-23 19:18:26 Table `npc_vendor` has data for nonexistent creature (Entry: 4878), ignoring
2012-09-23 19:18:26 Table `npc_vendor` has data for nonexistent creature (Entry: 4878), ignoring
2012-09-23 19:18:26 Table `npc_vendor` has data for nonexistent creature (Entry: 4878), ignoring
2012-09-23 19:18:26 Table `npc_vendor` has data for nonexistent creature (Entry: 4878), ignoring

and

2012-09-23 18:51:28 Creature (GUID: 28885) does not exist but has a record in `creature_addon`
2012-09-23 18:51:28 Creature (GUID: 28886) does not exist but has a record in `creature_addon`
2012-09-23 18:51:28 Creature (GUID: 28887) does not exist but has a record in `creature_addon`

My DBErrors.txt is around 74 MB as we speak, so there are a few errors to say the least. I've been looking around and can't quite get my head around what SQL-queries to import and what not and I'm about 99,9% sure that it's what it all boils down to. Been having a peek at

http://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-guides-tutorials/325497-mangos-zero-compiling.html + http://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-guides-tutorials/272201-superguide-create-compile-configure-mangos-udb-scriptdev2-images.html and another guide here at this forum, but no luck so far.

Any help would be appreciated! Thanks

EDIT: Managed to fix it by myself mostly thanks to re-reading http://getmangos.eu/bb/topic/158/from-nothing-to-online-server-mangos-zero-windows/ even though I ran in to some issues regarding the Windows path variable, but after assigning it and restarting everything went smooth!

Link to comment
Share on other sites

  • 5 months later...
×
×
  • 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