Jump to content
  • 0

quest the defias brotherhood


gambit2312

Question

Posted

quest the defias brotherhood,

the defias trator does not start to run on my server, i know its working on the covenant server run by mad max, how do i get it fixed? i looked in the database and saw that the script_waypoint table was completely empty, were and how do i get this and how to insert it in the database, i inserted the full_db sql from the download section MangosTwo_Rel20_x32_November2014 and there was no script_waypoint anymore and its still not working, what do i have to change more in my running server?

greets Marcel

3 answers to this question

Recommended Posts

Posted

Are you looking at the correct version of the Core AND Database ?

git clone https://github.com/mangostwo/server.git --recursive -b Rel20_Newbuild

and

git clone https://github.com/mangostwo/database.git --recursive -b Rel20_Newbuild

Posted
quest the defias brotherhood,

the defias trator does not start to run on my server, i know its working on the covenant server run by mad max, how do i get it fixed? i looked in the database and saw that the script_waypoint table was completely empty, were and how do i get this and how to insert it in the database, i inserted the full_db sql from the download section MangosTwo_Rel20_x32_November2014 and there was no script_waypoint anymore and its still not working, what do i have to change more in my running server?

greets Marcel

Since you downloaded this you may need to import the scriptdev stuff in ScriptDev2_Database folder.

On the covenant servers we use the main world database for our scriptdev so we run the following SQLs from the ScriptDev2_Database folder in this order:

  • mangos_scriptname_clear
  • mangos_scriptname_full
  • scriptdev2_create_structure_mysql
  • scriptdev2_script_full
  • + any needed updates

If after importing script_full you can load the core it will tell you if the scriptdev2 database is outdated.

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