Jump to content
  • 0

Scriptdevzero Database ? (Mangoszero)


nvrsbr

Question

I see that there needs to be a mangos, realmd and characters database but no where could I find that there needs to be a scriptdevzero database.

I am sure I used to have to add a scriptdevzero database at one time or am I wrong?

Also if there does need to be one what needs to be added to it?

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

Hi,

If you compiled scripts with the core then yes you will need to add the scriptdev tables somewhere.

You can either import them right into the mangos database or into a separate one.

Scriptdev database is located in server\src\bindings\scripts\sql

You will of needed to clone scripts into bindings during the original compile for this to work correctly and then compiled the scripts.

As mentioned on step 4 here - http://community.getmangos.eu/index.php?topic=19787.0

Link to comment
Share on other sites

Hi,

If you compiled scripts with the core then yes you will need to add the scriptdev tables somewhere.

You can either import them right into the mangos database or into a separate one.

Scriptdev database is located in server\src\bindings\scripts\sql

You will of needed to clone scripts into bindings during the original compile for this to work correctly and then compiled the scripts.

As mentioned on step 4 here - http://community.getmangos.eu/index.php?topic=19787.0

Ok I did compile the scripts as well so what sqls do I need to run from here?

"MangosZero\server\src\bindings\scripts\sql"

Link to comment
Share on other sites

Seems like one of the tables in the database is missing.

Can you check if you have this table (http://puu.sh/3O0xH.png) in your script database?

Yeah I have all the same tables as you but I just realized they are all empty ?

Even sd2_db_version is not showing a version number

**Update**

Ok had to run the Full sql again and it seems the info is there now.

But now I am getting this:

=15:32:32 Entry -1000298 in table `script_texts` has Emote 393 but emote does no

t exist.

15:32:32 Entry -1000303 in table `script_texts` has Emote 393 but emote does not

exist.

=15:32:32 Entry -1033015 in table `script_texts` has Emote 432 but emote does no

t exist.

This is most likely a known issue correct?

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