1. WoW Error and Freeze

    Recently, in the last 3 days I got 3 WoW Errors 132 for an unknown reasons, something that never happened before to me.

    What is the meaning of the 132 error and what is the cause?

    Also, when i play arena once in 7 days my wow screen freezes inside the arena match, without any wow error, it just freezes it by itself.

    What is that and what is the cause?

    Final question, when i do the /roar emote i can't hear the sound of it.

    A month ago or so i could hear it but now, not.

    What is the problem?

  2. http://forum.warmane.com/showthread.php?t=156279 Search for your error number and try fixes one by one and see if they work.

  3. And what about the other two questions which you didn't answer?

  4. And what about the other two questions which you didn't answer?
    About the freeze, does it happen only in arenas?
    Try other emotes like /chicken and /train and see if you can hear them.

  5. And what about the other two questions which you didn't answer?
    Arena freezing: disable arena related addons. See if it resolves the issue, if it does, find out which one of the addons is causing it. Delete it / find replacement addon, or download it again from other source.

    As far as I'm aware /roar doesn't have sound.

  6. May 1, 2021  
    About the freeze, does it happen only in arenas?
    Try other emotes like /chicken and /train and see if you can hear them.
    Only in arenas yes, /chicken /train i can hear them.





    Arena freezing: disable arena related addons. See if it resolves the issue, if it does, find out which one of the addons is causing it. Delete it / find replacement addon, or download it again from other source.

    As far as I'm aware /roar doesn't have sound.
    I use Sound Alerter and Gladius for arena.

    /roar does have a sound and it does something like " arghhhhh " or idk i dont remember exactly.

  7. May 1, 2021  
    I use Sound Alerter and Gladius for arena.

    /roar does have a sound and it does something like " arghhhhh " or idk i dont remember exactly.
    Disable those addons and see what happens.

    The sound files for /roar are there, but Blizzard didn't put them into use until 4.2 it seems. (Limited research)
    Code:
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsDwarfFemale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsDwarfMale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsGnomeFemale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsGnomeMale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsHumanFemale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsHumanMale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsNightElfFemale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsNightElfMale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsOrcFemale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsOrcMale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsTaurenFemale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsTaurenMale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsTrollFemale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsTrollMale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsUndeadFemale.wav")
    /script PlaySoundFile("Sound\\Character\\PlayerRoars\\CharacterRoarsUndeadMale.wav")
    /script PlaySoundFile("Sound\\Character\\BloodElf\\BloodElfFemaleRoar01.wav")
    /script PlaySoundFile("Sound\\Character\\BloodElf\\BloodElfMaleRoar01.wav")
    /script PlaySoundFile("Sound\\Character\\Draenei\\DraeneiFemaleRoar01.wav")
    /script PlaySoundFile("Sound\\Character\\Draenei\\DraeneiMaleRoar01.wav")

  8. May 1, 2021  
    You don't get it.

    I do not get screen freeze every arena, it happens once in 30 arenas but it does happen and i want to know the cause of it.

    After my screen freezes while in arena match, i open task manager and says wow is not responding...

Posting Permissions

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