• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Solved] Why does this trigger make the game crash?

Status
Not open for further replies.
Level 3
Joined
Sep 9, 2009
Messages
658
  • Northern Impact
    • Events
      • Game - GDD_Event becomes Equal to 0.00
    • Conditions
      • (Level of Northern Impact for GDD_DamageSource) Not equal to 0
    • Actions
      • Special Effect - Create a special effect attached to the chest of GDD_DamagedUnit using Abilities\Weapons\FrostWyrmMissile\FrostWyrmMissile.mdl
      • Special Effect - Destroy (Last created special effect)
      • Unit - Cause GDD_DamageSource to damage GDD_DamagedUnit, dealing 250.00 damage of attack type Spells and damage type Normal
It also made the game crash before I tried using a damage detection system. Before, I stored the attacked and attacking units as a variable and added the attacked unit is damaged event to another trigger. However, the game crashes every time the trigger runs. What's causing this problem?

Even turning it off after its execution still makes the game crash.
 
Status
Not open for further replies.
Top