Jump to content
  • 0

[one] Deadmines


iceymann

Question

we have found that after killing frist boss in deadmines the doors dont open

and quest resue the survivors quest dont work can't cast gift of the naaru on them

TBC 2.4.3

MaNGOSOne* is a full featured World of Warcraft 'TBC' server, including authentication and world content serving. Compatible with client 2.4.3 (build 8606

from https://github.com/mangosone/server

database - https://github.com/mangosone/database

[attachment deleted by admin]

Link to comment
Share on other sites

15 answers to this question

Recommended Posts

Hey,

I just tried this over at covenant-wow.com and deadmines is working fine.

I looked over your server.log and cant see any sign of ScriptDev loading at all during the server startup.

You may need to completely recompile the server core to add script support, topic with information on scripts is linked below.

Check out this topic - http://community.getmangos.eu/index.php?topic=19787.0

Under the section "Getting the source code" step 4 it mentions boss scripts.

As for the database for ScriptDev it will be located in the server/src/bindings/scripts/sql folder you need to either create a seperate database for it or a new one and import in the below order...

[Into either scriptdev or mangos database] - scriptdev2_create_structure_mysql.sql

[As above] - scriptdev2_script_full.sql

[into mangos database] - mangos_scriptname_full.sql

Link to comment
Share on other sites

with this step i did it

This is optional if you want scripts for bosses / dungeons and raids (recommended)

Go into folder server\src\bindings

Right click and "Git Bash Here"

Type "git clone" https://github.com/mangoszero/scripts <----- but i used https://github.com/mangosone/scripts

This will clone into a folder called scripts

Edit file server\src\bindings\CMakeLists.txt like below

Code: [select]

# add_subdirectory(universal)

add_subdirectory(scripts) <--------- i did this before i compiled

[attachment deleted by admin]

Link to comment
Share on other sites

yes sorry forgot to compile the script , so i didnt have the mongosscript.dll in the dir

but what about the other errors like

2013-08-11 09:14:01 
2013-08-11 09:14:01 >> Loaded 484 script definitions
2013-08-11 09:14:01 dbscripts_on_creature_death :
2013-08-11 09:14:01 
2013-08-11 09:14:01 >> Loaded 0 script definitions
2013-08-11 09:14:01 >>> Scripts loaded
2013-08-11 09:14:01 
2013-08-11 09:14:01 Loading Scripts text locales...
2013-08-11 09:14:01 Loading texts from db_script_string, with additional data
2013-08-11 09:14:01 >> Loaded 436 text templates from db_script_string
2013-08-11 09:14:01 
2013-08-11 09:14:01 Loading CreatureEventAI Texts...
2013-08-11 09:14:01 Loading texts from creature_ai_texts, with additional data
2013-08-11 09:14:01 >> Loaded 975 text templates from creature_ai_texts
2013-08-11 09:14:01 
2013-08-11 09:14:01 Loading CreatureEventAI Summons...
2013-08-11 09:14:01 
2013-08-11 09:14:01 >> Loaded 21 CreatureEventAI summon definitions
2013-08-11 09:14:01 Loading CreatureEventAI Scripts...
2013-08-11 09:14:02 
2013-08-11 09:14:02 >> Loaded 20174 CreatureEventAI scripts
2013-08-11 09:14:02 Initializing Scripts...
2013-08-11 09:14:02 
2013-08-11 09:14:02 MMM MMM  MM
2013-08-11 09:14:02 M MM M M M M
2013-08-11 09:14:02 MM  M  M  M
2013-08-11 09:14:02 MMM M  M M
2013-08-11 09:14:02  MM M  M MMMM
2013-08-11 09:14:02 MM M M M 
2013-08-11 09:14:02 MMM MMM [url]http://www.scriptdev2.com[/url]
2013-08-11 09:14:02 
2013-08-11 09:14:02 SD2: Using configuration file scriptdev2.conf
2013-08-11 09:14:02 
2013-08-11 09:14:02 Connected to MySQL database [email protected]:3306/scriptdev2
2013-08-11 09:14:02 MySQL client library: 5.1.49
2013-08-11 09:14:02 MySQL server ver: 5.1.50-community 
2013-08-11 09:14:02 AUTOCOMMIT SUCCESSFULLY SET TO 1
2013-08-11 09:14:02 Connected to MySQL database [email protected]:3306/scriptdev2
2013-08-11 09:14:02 MySQL client library: 5.1.49
2013-08-11 09:14:02 MySQL server ver: 5.1.50-community 
2013-08-11 09:14:02 AUTOCOMMIT SUCCESSFULLY SET TO 1
2013-08-11 09:14:02 SD2: ScriptDev2 database initialized.
2013-08-11 09:14:02 
2013-08-11 09:14:02 Loading ScriptDev2 (for CMaNGOS s2036+) Revision [s2747] (*) * * (Win32)
2013-08-11 09:14:02 
2013-08-11 09:14:02 SD2: Loading Script Texts...
2013-08-11 09:14:02 Loading texts from script_texts, with additional data
2013-08-11 09:14:02 <SD2 ERROR>: Entry -1033015 in table `script_texts` has Emote 432 but emote does not exist.
2013-08-11 09:14:02 >> Loaded 2411 text templates from script_texts
2013-08-11 09:14:02 
2013-08-11 09:14:02 SD2: Loading Custom Texts...
2013-08-11 09:14:02 Loading texts from custom_texts, with additional data
2013-08-11 09:14:02 
2013-08-11 09:14:02 >> Loaded 0 string templates. DB table `custom_texts` is empty.
2013-08-11 09:14:02 SD2: Loading Gossip Texts...
2013-08-11 09:14:02 Loading texts from gossip_texts
2013-08-11 09:14:03 >> Loaded 60 string templates from gossip_texts
2013-08-11 09:14:03 
2013-08-11 09:14:03 SD2: Loading Script Waypoints for 77 creature(s)...
2013-08-11 09:14:03 
2013-08-11 09:14:03 >> Loaded 2291 Script Waypoint nodes.
2013-08-11 09:14:03 SD2: Loading C++ scripts
2013-08-11 09:14:03 
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'boss_shade_of_taerar'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'go_shrine_of_the_birds'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'mob_dementeddruids'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'mobs_bladespire_ogre'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_anchorite_truuen'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_echo_of_medivh'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_human_charger'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_human_cleric'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_human_conjurer'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_human_footman'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_king_llane'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_mount_vendor'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_orc_grunt'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_orc_necrolyte'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_orc_warlock'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_orc_wolf'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_prof_alchemy'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_sayge'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_sergeant_bly'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_summoned_daemon'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_warchief_blackhand'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_water_elemental'.
2013-08-11 09:14:03 <SD2 ERROR>: No script found for ScriptName 'npc_weegli_blastfuse'.
2013-08-11 09:14:03 >> Loaded 638 C++ Scripts.
2013-08-11 09:14:03 Scripting library loaded.
2013-08-11 09:14:03 DEBUG:: Initialize game time and timers

2013-08-10 23:49:40 Gameobject (Entry: 13873 GoType: 3) have data7=12653 but trap GO (Entry 12653) not exist in `gameobject_template`.
2013-08-10 23:49:40 Gameobject (Entry: 122088 GoType: 1) have data3=103575 but trap GO (Entry 103575) not exist in `gameobject_template`.
2013-08-10 23:49:40 Gameobject (Entry: 126337 GoType: 8) have data2=4 but trap GO (Entry 4) not exist in `gameobject_template`.
2013-08-10 23:49:40 Gameobject (Entry: 126338 GoType: 8) have data2=4 but trap GO (Entry 4) not exist in `gameobject_template`.
2013-08-10 23:49:40 Gameobject (Entry: 126339 GoType: 8) have data2=4 but trap GO (Entry 4) not exist in `gameobject_template`.
2013-08-10 23:49:40 Gameobject (Entry: 126340 GoType: 8) have data2=4 but trap GO (Entry 4) not exist in `gameobject_template`.
2013-08-10 23:49:40 Gameobject (Entry: 126341 GoType: 8) have data2=4 but trap GO (Entry 4) not exist in `gameobject_template`.
2013-08-10 23:49:40 Gameobject (Entry: 126342 GoType: 8) have data2=4 but trap GO (Entry 4) not exist in `gameobject_template`.
2013-08-10 23:49:40 Gameobject (Entry: 126345 GoType: 8) have data2=4 but trap GO (Entry 4) not exist in `gameobject_template`.
2013-08-10 23:49:40 Gameobject (Entry: 128403 GoType: 3) have data7=128972 but trap GO (Entry 128972) not exist in `gameobject_template`.
2013-08-10 23:49:40 Gameobject (Entry: 160839 GoType: 8) have data2=160842 but trap GO (Entry 160842) not exist in `gameobject_template`.
2013-08-10 23:49:40 Gameobject (Entry: 175588 GoType: 3) have data7=175590 but trap GO (Entry 175590) not exist in `gameobject_template`.
2013-08-10 23:49:40 Gameobject (Entry: 176635 GoType: 3) have data7=176592 but trap GO (Entry 176592) not exist in `gameobject_template`.
2013-08-10 23:49:40 Gameobject (Entry: 176751 GoType: 3) have data7=176750 but trap GO (Entry 176750) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 176952 GoType: 1) have data3=178188 but trap GO (Entry 178188) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 177404 GoType: 1) have data3=177529 but trap GO (Entry 177529) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 177417 GoType: 1) have data3=177493 but trap GO (Entry 177493) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 178104 GoType: 3) have data7=178124 but trap GO (Entry 178124) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 178105 GoType: 3) have data7=178124 but trap GO (Entry 178124) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 178106 GoType: 3) have data7=178124 but trap GO (Entry 178124) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 178247 GoType: 1) have data3=178248 but trap GO (Entry 178248) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 178584 GoType: 3) have data7=178644 but trap GO (Entry 178644) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 178965 GoType: 1) have data3=178963 but trap GO (Entry 178963) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 179526 GoType: 3) have data7=179527 but trap GO (Entry 179527) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 179532 GoType: 3) have data7=179530 but trap GO (Entry 179530) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 179533 GoType: 3) have data7=179531 but trap GO (Entry 179531) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 180524 GoType: 1) have data3=180525 but trap GO (Entry 180525) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181154 GoType: 1) have data3=181214 but trap GO (Entry 181214) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181168 GoType: 10) have data12=4 but trap GO (Entry 4) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181169 GoType: 10) have data12=4 but trap GO (Entry 4) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181215 GoType: 1) have data3=181214 but trap GO (Entry 181214) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181223 GoType: 1) have data3=181214 but trap GO (Entry 181214) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181288 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181332 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181333 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181334 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181335 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181336 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181337 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181338 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181339 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181340 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181341 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181342 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181343 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181344 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181345 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181346 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181348 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181349 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181373 GoType: 1) have data3=181214 but trap GO (Entry 181214) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181374 GoType: 1) have data3=181214 but trap GO (Entry 181214) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181560 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181561 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181562 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181563 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181564 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181565 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181566 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181567 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181576 GoType: 10) have data12=129 but trap GO (Entry 129) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181577 GoType: 10) have data12=129 but trap GO (Entry 129) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181578 GoType: 10) have data12=129 but trap GO (Entry 129) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181605 GoType: 10) have data12=181604 but trap GO (Entry 181604) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181833 GoType: 3) have data7=181831 but trap GO (Entry 181831) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181837 GoType: 3) have data7=181838 but trap GO (Entry 181838) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181839 GoType: 3) have data7=181840 but trap GO (Entry 181840) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181841 GoType: 3) have data7=181842 but trap GO (Entry 181842) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 181843 GoType: 3) have data7=181844 but trap GO (Entry 181844) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 183816 GoType: 10) have data12=183929 but trap GO (Entry 183929) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 184715 GoType: 10) have data12=184718 but trap GO (Entry 184718) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 184743 GoType: 8) have data2=178673 but trap GO (Entry 178673) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 184807 GoType: 8) have data2=178673 but trap GO (Entry 178673) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 184867 GoType: 10) have data12=184958 but trap GO (Entry 184958) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 184906 GoType: 10) have data12=184910 but trap GO (Entry 184910) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 184980 GoType: 3) have data7=184981 but trap GO (Entry 184981) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 185128 GoType: 3) have data7=185297 but trap GO (Entry 185297) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 185304 GoType: 10) have data12=185305 but trap GO (Entry 185305) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 185861 GoType: 10) have data12=185862 but trap GO (Entry 185862) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 186478 GoType: 8) have data2=186471 but trap GO (Entry 186471) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 187882 GoType: 2) have too small size=0.000000
2013-08-10 23:49:41 Gameobject (Entry: 188067 GoType: 5) have too small size=0.000000
2013-08-10 23:49:41 Gameobject (Entry: 188072 GoType: 5) have too small size=0.000000
2013-08-10 23:49:41 Gameobject (Entry: 188073 GoType: 5) have too small size=0.000000
2013-08-10 23:49:41 Gameobject (Entry: 188077 GoType: 1) have too small size=0.000000
2013-08-10 23:49:41 Gameobject (Entry: 188142 GoType: 5) have too small size=0.000000
2013-08-10 23:49:41 Gameobject (Entry: 188352 GoType: 10) have data12=181290 but trap GO (Entry 181290) not exist in `gameobject_template`.
2013-08-10 23:49:41 Gameobject (Entry: 188508 GoType: 1) have data3=188509 but trap GO (Entry 188509) not exist in `gameobject_template`.
2013-08-10 23:49:45 Item (Entry: 9149) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 17982) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34227) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34228) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34231) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34232) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34241) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34242) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34247) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34329) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34331) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34333) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34335) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34336) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34337) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34340) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34341) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34343) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34344) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34355) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34372) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34374) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34376) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34378) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34427) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 34430) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 35514) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 37597) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:45 Item (Entry: 38506) marked as disenchantable by RequiredDisenchantSkill, but not have disenchanting loot id.
2013-08-10 23:49:47 Creature (Entry: 1) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 19) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 25) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 29) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 31) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 49) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 55) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 60) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 62) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 65) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 67) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 70) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 71) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 72) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 73) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 75) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 81) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 82) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 87) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 89) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 90) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 93) not has proper unit_class(0) for creature_template
2013-08-10 23:49:47 Creature (Entry: 100) not has proper unit_class(0) for creature_temp

ETC

Link to comment
Share on other sites

Umm thats not entirely true.

Then let me rephrase that: since we can not proof any content was in GM island, we have discussed to leave GM island empty, and at least have an extra update script for people who desire to populate it with content for their game masters.

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