MMOCoin

Likes Likes:  0
Results 1 to 10 of 1117

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Banned

    Join Date
    Mar 2009
    Location
    Bulgaria
    Posts
    51
    Post Thanks / Like
    Rep Power
    0
    Reputation
    4
    Quote Originally Posted by CthulhuFtagn View Post
    Try this to get rid of the bulk of those errors, for now. I'll also add this to the next release:
    Code:
    /* Archaedas */
    UPDATE creature_template SET ScriptName = "boss_archaedas" WHERE entry = "2748";
    /* Kroshius */
    UPDATE creature_template SET ScriptName = "npc_kroshius" WHERE entry = "14467";
    /* Barrett Ramsey */
    UPDATE creature_template SET ScriptName = "npc_barrett_ramsey" WHERE entry = "34816";
    UPDATE creature_template SET ScriptName = "npc_barrett_ramsey" WHERE entry = "35909";
    UPDATE creature_template SET ScriptName = "npc_barrett_ramsey" WHERE entry = "35895";
    UPDATE creature_template SET ScriptName = "npc_barrett_ramsey" WHERE entry = "35771";
    UPDATE creature_template SET ScriptName = "npc_barrett_ramsey" WHERE entry = "35770";
    UPDATE creature_template SET ScriptName = "npc_barrett_ramsey" WHERE entry = "35035";
    UPDATE creature_template SET ScriptName = "npc_barrett_ramsey" WHERE entry = "35766";
    /* Parasitic Shadowfiend */
    UPDATE creature_template SET ScriptName = "mob_parasitic_shadowfiend" WHERE entry = "23498";
    /* Shadowy Construct */
    UPDATE creature_template SET ScriptName = "mob_shadowy_construct" WHERE entry = "23111";
    I will also be consolidating the SQL updates into one big file (example: mangos_all.sql), this will contain all of the cumulative update SQLs for that database, only use this if you are re-downloading the repack to get up-to-date.
    dude ... Have I told you that you are mildly speaking "unique"
    But these three are still here:
    Code:
    SD2: Script registering but ScriptName mob_archaeras_add is not assigned in database. Script will not be used.
    SD2: Script registering but ScriptName event_spell_altar_boss_aggro is not assigned in database. Script will not be used.
    SD2: Script registering but scriptName instance_onyxias_lair is not assigned in database. Script will not be used.
    and now i've got one more but these was on the last lines on my cmd (mangosd.exe):
    Code:
    Delete Gameobject (Entry: 31442 Guid: 200002) wotj SpellId 818 LinkedGo 0 that lost references to owner Player Griggs (Guid: 11) Go list. Crash possible later.
    Delete Gameobject (Entry: 29784 Guid: 200001) with SpellId 818 LinkedGo 31442 that lost references to owner Player Griggs (Guid: 11) Go list. Crash possible later.
    <-- this is from my normally character... without GM level.... i see that before save and shutdown the server for update...
    And Friend... i've another question When you start your mangosd.exe , do you get any errors ?

    and btw the last part of the quests on the Blood Elf Pally's for spell "Redemption" doesn't work ? "Redeeming the Dead" (q9685)
    thanks for the patient and thank you in advance

    Last edited by Stefan30; 01-09-10 at 07:22 PM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •