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 101 of 112 FirstFirst ... 31518691979899100101102103104105111 ... LastLast
Results 1,001 to 1,010 of 1117
  1. #1001
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    20
    Reputation
    397

    Cool


    Register to remove this ad
    Thanks for the heads up. I'm currently trying to compile the newest MaNGOS with the newest ScriptDev2 and am having 7 persistent errors that I will try to fix here within the next few minutes.

    USE THE CURRENT CORE:

    EDIT: Please inject this into your MaNGOS db to play in the interim

    Code:
    ALTER TABLE db_version CHANGE COLUMN required_10762_01_mangos_spell_proc_event required_10746_01_mangos_mangos_string BIT;
    EDIT 2:
    Also, go through your mangosd.conf file and make sure that the DBErrorLogFile = "" I think I left out one of the "

    The only errors I see in the log are easily fixed with:
    Code:
    DELETE FROM spell_target_position WHERE id = "70781";
    DELETE FROM spell_target_position WHERE id = "70856";
    DELETE FROM spell_target_position WHERE id = "70857";
    DELETE FROM spell_target_position WHERE id = "70858";
    DELETE FROM spell_target_position WHERE id = "70859";
    DELETE FROM spell_target_position WHERE id = "70861";
    DELETE FROM spell_target_position WHERE id = "70860";
    Inject into your mangos db.

    Can someone please test this and let me know if you have any problems?


    › See More: [Release] TRM's Cthulhu Ftagn Dual-Database MaNGOS Repack (3.3.5.12340) - 32 & 64-bit
    Last edited by CthulhuFtagn; 20-11-10 at 08:20 PM.

  2. #1002
    Beginner

    Join Date
    Nov 2010
    Posts
    14
    Post Thanks / Like
    Rep Power
    14
    Reputation
    2
    Thansk CT!
    I unzipped everything and injected my mangosdb with the above.
    Everything seems to working ok.

  3. #1003
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    20
    Reputation
    397
    Unleashed has brought some Hunter problems to my attention in Goldshire... he says "Ok, I can log in and ran with a 64 hunter real quick through goldshire. Combat is really messed up. Pet doesnt attack, and mob's do not attack you, they just stand there and then die moments later. Seems something is terribly wrong in the core with the recent updates. I didnt see much on getmango's yet.", can anyone confirm it? I can't currently run 3.3.5a.

  4. #1004
    Beginner

    Join Date
    Nov 2010
    Posts
    14
    Post Thanks / Like
    Rep Power
    14
    Reputation
    2
    I was in Hellfire xping with my 60 hunter and had no problems, but when i went to goldshire I was able to replicate the same problem.
    It's the same problem as where mobs run at you but you can't attack, pet goes to where the mob was originally when you aggro and stands there.
    You can not melee, but if you take two steps back you can range the mob.
    I also got the same opcode message as well.
    But everything seems ok in hellfire.
    Edit :
    Also noticed pets will not regenerate focus sometimes also and improved mend pet doesn't seem to remove diseases.
    Last edited by Jenrick; 20-11-10 at 10:09 PM.

  5. #1005
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    20
    Reputation
    397
    I'll check out the Goldshire problem.

  6. #1006
    Beginner

    Join Date
    Sep 2010
    Posts
    11
    Post Thanks / Like
    Rep Power
    14
    Reputation
    1
    That goldshire issue sounds like the ZG entrance, duskwood, and booty bay issue I was having post 81 update. 79 is fine so I'll hang out there unless you want me to test anything.

  7. #1007
    Beginner

    Join Date
    Sep 2010
    Posts
    5
    Post Thanks / Like
    Rep Power
    14
    Reputation
    1

    Exclamation

    Firstly thanks, ive loved the other releases ive used here in the past.

    Just wanted to ask, what is the estimation on Time to the new binary's are posted(Complied & Posted)

    10763(here)is suffering in-line crashing with no report(will test again on another windows box asap) with posted Database{YTDB - 351 (573_FIX_10726)}.

    i cant tell if its my box, the binary's or the database. since no crash log is created and debug log just ends...

    Updated database is for newer mangos Binary, attempted alteration of DB_Version Column and Creature_Template columns, for Mangos 10763 compatibility. to no change.

    Appears to be a binary issue, so Post of 1076x binarys are DEARLY appreciated ASAP.

    ----------------------------------------------------------------------------------

    PS, this may not affect you, due to Platform/OS changes. But, 10768 is having Compilation errors on I686-Linux. on my box, i have no idea if this is transparent across *unix/BSD > Windows.

    IF you do have issues and are able to resolve them will you please PM me?

  8. #1008
    Beginner

    Join Date
    Jul 2010
    Posts
    1
    Post Thanks / Like
    Rep Power
    14
    Reputation
    3
    + Rep!

  9. #1009
    Senior Sergeant
    Narcoleptic's Avatar
    Join Date
    Aug 2010
    Posts
    137
    Post Thanks / Like
    Rep Power
    14
    Reputation
    15
    Friend CT i´m just checking one thing...i didnt install any new updates since 80 so i have the updates 81,82 and 83 to install...what i want to know is...do i install these updates and then use the Database updates that you uploaded and finally when you manage to make it i install update 84?? is this correct friend...?
    Thanks for all your work

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

    Cool 84a


    Register to remove this ad
    Quote Originally Posted by Narcoleptic View Post
    Friend CT i´m just checking one thing...i didnt install any new updates since 80 so i have the updates 81,82 and 83 to install...what i want to know is...do i install these updates and then use the Database updates that you uploaded and finally when you manage to make it i install update 84?? is this correct friend...?
    Thanks for all your work
    Sounds about right...


    If you have already injected the sql code from above, this will be 84a, if not, inject both 84 and 84a sql updates.

    Update Available:
    Code:
    MaNGOS updated to 10768
    Remove useless code in PetAI::_stopAttack() 
    Show <overkill> value in combat logs. 
    Allow AURA_FORCE_MOVE_FORWARD to work on creatures and vehicles. For example, it fixes spell [68284] 
    Implement SPELL_AURA_MOD_PERIODIC_HEAL (259) 
    Implement talent 44543 and ranks charges work. 
    ScriptDev2 updated to 1886
    Change monstersay/whisper/emote target from guid to pointer. Requires Mangos 10761+
    CU_0084a.zip (12.45 MB)






    EDIT: I also want to reiterate about the mangosd.conf file; make sure that the DBErrorLogFile = "" I think I left out one of the "
    Last edited by CthulhuFtagn; 21-11-10 at 11:20 AM. Reason: Update



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

 

 
Page 101 of 112 FirstFirst ... 31518691979899100101102103104105111 ... 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 12:57 AM.
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