Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Page 24 of 112 FirstFirst ... 91420212223242526272834397494 ... LastLast
Results 231 to 240 of 1117
  1. #231
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    20
    Reputation
    397

    Register to remove this ad
    Will be fixed in next release.




    › See More: [Release] TRM's Cthulhu Ftagn Dual-Database MaNGOS Repack (3.3.5.12340) - 32 & 64-bit



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

  3. #232
    Banned

    Join Date
    Mar 2009
    Location
    Bulgaria
    Posts
    51
    Post Thanks / Like
    Rep Power
    0
    Reputation
    4
    Quote Originally Posted by CthulhuFtagn View Post
    Will be fixed in next release.
    Man, you are just a Machine for fixing (BOW) amazing... thanks alot...

  4. #233
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    20
    Reputation
    397
    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.
    Last edited by CthulhuFtagn; 01-09-10 at 05:26 PM.

  5. #234
    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.

  6. #235
    Scout

    Join Date
    Aug 2010
    Posts
    23
    Post Thanks / Like
    Rep Power
    15
    Reputation
    6
    I found this interesting post. Is this an accurate indication of whats working and whats not for this prepack too?

    ACID and SD2 Development - Advanced Script Progress Tracking - SD2 Forum

  7. #236
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    20
    Reputation
    397
    Quote Originally Posted by Stefan30 View Post
    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
    I only get the three SD2 'errors' when I start mine. As I said above:
    ... bulk of those errors
    I do not get Delete GameObject errors at all. How are you shutting down your server?

    Quote Originally Posted by skiik View Post
    I found this interesting post. Is this an accurate indication of whats working and whats not for this prepack too?

    ACID and SD2 Development - Advanced Script Progress Tracking - SD2 Forum
    That post was last edited in March, so no, it does not represent what is working or not.
    Last edited by CthulhuFtagn; 01-09-10 at 09:26 PM.

  8. #237
    Scout

    Join Date
    Aug 2010
    Posts
    23
    Post Thanks / Like
    Rep Power
    15
    Reputation
    6
    Was thinking maybe i could start contributing in small ways like trying to find fixes to bugs so you wont have to go digging.

    I found this post re: the death knight bug that might be worth trying out. Let me know if it proves useful and whether me doing some investigation provides any use to you.
    mangos > the free, open source World of Warcraft server

    Cheers

    Quote Originally Posted by skiik View Post
    Has anyone tried to start a death knight. Seems one of the chain quests does not work "Death Comes From On High". Anyone know if death knight is playable on private server and how do i get past the quest where i have to control the ball and fly into the town below.

    Thanks in advance

  9. #238
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    20
    Reputation
    397
    As I already have an account on both the MaNGOS and SD2 forums it is redundant for you to do searches for me, but thank you for trying. I have a long list of 'errors' that I am currently working on fixing.

  10. #239
    Scout

    Join Date
    Aug 2010
    Posts
    23
    Post Thanks / Like
    Rep Power
    15
    Reputation
    6
    Found this fix? for Armor Vellums not working with enchanting?
    mangos > the free, open source World of Warcraft server

    Quote Originally Posted by skiik View Post
    I thought id make a list fo bugs ive found so far from my travels in azeroth. Not sure what is fixable and whats not but ill list them anyway and update them as i find more

    • Shaman EarthBind totem does not slow mobs when running away and dropping one as you run(i think the issue is around when it procs. On blizz wow server it procs on drop so you get to run away and avoid death)
    • Death Knight quest "Death Comes From On High" cannot be completed as you cannot control the eye
    • Armor Vellums cannot be used for enchanting.(More info here https://mangos.lighthouseapp.com/pro...g-enchantments)

    Ill add to the list as i find more

    Cheers

  11. #240
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    20
    Reputation
    397

    Register to remove this ad
    If you are going to ignore my posts, and continue to post things I already have access to you will be removed from posting here... just a heads up.

 

 
Page 24 of 112 FirstFirst ... 91420212223242526272834397494 ... LastLast

Visitors found this page by searching for:

hobbits

quice

mangos 3.3.5 repack

mangos repack 3.3.5

how to make server wow 3.5.5 level 255

cthulhu patch

3.3.5 mangos repack

patcher 64 bit descargar

gorkun ironskull

sholazar basin

warcraft sholazar basin background

ulduar

TRMs Cthulhu Ftagn Dual-Database MaNGOS Repackmangos 3.3.5.12340mangos 3.3.5a linux repackAHbotrepack 3.3.5 trinity mimirion train trinitycorehobbits lord of the ringsmangos repack 3.3.5aMANGO CTHULHU 123dual-database-mangos-repack-3-3-5-12340-32-64-bit-4286index100wow repack the culling of stratholme trm releasedescargar arcemu 3.1.3 wow megaupload255 lvl wow repack 3.3.5agithub trinity 71603booty bay wallpaperdual wallpaper windows 7TRMs Cthulhu Ftagn infinity mangos repackrepack trinity 3.3.5 debugwow repack linuxrepack 3.3.5 a mangos fullmangos 3.5.5 repacktrinity 3.3.5a linux repack3.3.5a linux repackDownload MaNGOS Repack 3.3.5TRMs Cthulhu Ftagn RepackMangos 3.3.5 databasewow 3.3.5a 255 repackcthulhuRepack Ver.1.27-Client 3.3.5a (12340)ragnaros lairforge of souls questwow repack 3.3.5a 255lvlhackear wow 3.3.5 con parche customno-ip.org dnssearch zonealarmlotr hobbitswow 3.3.5 mangos repack 32 bit server
SEO Blog

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
  •  
All times are GMT -5. The time now is 05:40 PM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org