Problems in Classic version
Nightwarden24 opened this issue · 0 comments
Describe the bug
I needed to check something in Classic. In the process, I found out the following problems:
-
Status → PvP Talent Selected trigger should be disabled (link). There are no PvP-talents in Classic. And you will get an error when trying to select the trigger.
Message: Interface\AddOns\WeakAuras\Prototypes.lua:5432: attempt to call upvalue 'GetSpecialization' (a nil value)
-
There are no files of these models in Classic client (link):
- spells/6fx_smallfire.m2
- spells/7fx_druid_halfmoon_missile.m2
- spells/proc_arcane_impact_low.m2
- spells/7fx_godking_orangerune_state.m2
- spells/7fx_godking_bluerune_state.m2
- spells/7fx_godking_yellowrune_state.m2
- spells/7fx_godking_purplerune_state.m2
- spells/7fx_godking_greenrune_state.m2
You will be disconnected and get Blizzard Error when trying to select From template → Model.
ERROR # 130 (0x85100082) Attempt to open a file that doesn't exist.
-
Goblin should be excluded from a list of race types (ID 9). Otherwise, it's present in load conditions and templates. Link
-
Resource icons have a missing texture (a green square) in templates (link). Files don't exist or have different name:
- Interface\Icons\inv_elemental_mote_mana ----- Mana (POWER_TYPE_MANA)
- Interface\Icons\spell_misc_emotionangry ----- Rage (POWER_TYPE_RED_POWER)
- Interface\Icons\inv_mace_2h_pvp410_c_01 ----- Combo points (COMBO_POINTS)
-
Icons of resource sections themselves have a missing texture in templates (example). Files don't exist or have different name:
- Interface\Icons\spell_misc_emotionangry
- Interface\Icons\inv_elemental_mote_mana
- Interface\Icons\ability_hunter_focusfire
- Interface\Icons\inv_mace_2h_pvp410_c_01
- Interface\Icons\spell_arcane_arcane01
- Interface\Icons\ability_druid_eclipseorange
-
Templates of racial traits have unknown spells (link):
- 65116 ----- Dwarf; should be 20594
- 58984 ----- Night Elf; should be 20580
- 59752 ----- Human; have a different ability
It should be added
- Will of the Forsaken (7744) ----- Undead
It should be changed. Berserking has different IDs in Classic
-
Textures are missing in General section of templates (link). Files don't exist or have different name:
- Interface\Icons\inv_alchemy_70_red ----- Health
- Interface\Icons\Ability_hunter_pet_assist ----- Pet behavior
-
There is no bloodlust, heroism, etc. in Classic (link).
-
Unknown spells in different sections of templates
- 45438 ----- Mage → Buffs
- 1052 ----- Paladin → Ability
- 974 ----- Shaman → Buffs
- 2825 ----- Shaman → Ability