- Joined
- Jan 17, 2019
- Messages
- 163
I got a boss fight that will 100% always crash the game when playing multiplayer but not when testing it alone. Can you guys peak at the triggers and tell me if something could be causing it? I don't know what it could be everything seems to be in order. I thought maybe it was because I had a unit with the earthquake effect on it but I changed it and it still crashes. Is there a log or something I don't even know what to do about this besides scrap the whole boss and start over.
-
Doomed Dissenter Fight Begins
-
Events
-
Conditions
-
Actions
-
Unit - Set Raidriar 0113 <gen> movement speed to 0.00
-
Unit - Change ownership of Raidriar 0113 <gen> to Player 9 (Gray) and Retain color
-
Unit - Change ownership of Corvus 0314 <gen> to Player 1 (Red) and Change color
-
Selection - Select Corvus 0314 <gen> for Player 1 (Red)
-
Unit - Change ownership of Sir Bryant 0220 <gen> to Player 6 (Orange) and Change color
-
Selection - Select Sir Bryant 0220 <gen> for Player 6 (Orange)
-
Unit - Change ownership of Elena 0092 <gen> to Player 3 (Teal) and Change color
-
Selection - Select Elena 0092 <gen> for Player 3 (Teal)
-
Unit - Change ownership of Duncan 0094 <gen> to Player 5 (Yellow) and Change color
-
Selection - Select Duncan 0094 <gen> for Player 5 (Yellow)
-
Unit - Make Corvus 0314 <gen> Vulnerable
-
Unit - Make Elena 0092 <gen> Vulnerable
-
Unit - Make Sir Bryant 0220 <gen> Vulnerable
-
Unit - Make Duncan 0094 <gen> Vulnerable
-
Trigger - Turn on Doomed Dissenter Attacks Phase 1 <gen>
-
Trigger - Run Move Heretics Into Boss Fight Doomed Dissenter <gen> (ignoring conditions)
-
-------- 0:61 --------
-
Wait 35.00 seconds
-
Trigger - Turn off Doomed Dissenter Attacks Phase 1 <gen>
-
Sound - Play Hunters_Break_the_Chains <gen>
-
Wait 6.00 seconds
-
Game - Display to (All players) the text: |cff8080ffBreak the...
-
Unit - Make Chains of Binding 0370 <gen> Vulnerable
-
Special Effect - Create a special effect attached to the origin of Chains of Binding 0370 <gen> using Units\NightElf\Wisp\WispExplode.mdl
-
Special Effect - Destroy (Last created special effect)
-
Unit - Make Chains of Binding 0342 <gen> Vulnerable
-
Special Effect - Create a special effect attached to the origin of Chains of Binding 0347 <gen> using Units\NightElf\Wisp\WispExplode.mdl
-
Special Effect - Destroy (Last created special effect)
-
Unit - Make Chains of Binding 0343 <gen> Vulnerable
-
Special Effect - Create a special effect attached to the origin of Chains of Binding 0343 <gen> using Units\NightElf\Wisp\WispExplode.mdl
-
Special Effect - Destroy (Last created special effect)
-
Unit - Make Chains of Binding 0347 <gen> Vulnerable
-
Special Effect - Create a special effect attached to the origin of Chains of Binding 0342 <gen> using Units\NightElf\Wisp\WispExplode.mdl
-
Special Effect - Destroy (Last created special effect)
-
Trigger - Turn on Doomed Dissenter Attacks Phase 2 <gen>
-
Wait 90.00 seconds
-
Special Effect - Create a special effect attached to the origin of Raidriar 0113 <gen> using Units\NightElf\Wisp\WispExplode.mdl
-
Special Effect - Destroy (Last created special effect)
-
Unit - Make Chains of Binding 0370 <gen> Invulnerable
-
Unit - Make Chains of Binding 0342 <gen> Invulnerable
-
Unit - Make Chains of Binding 0343 <gen> Invulnerable
-
Unit - Make Chains of Binding 0347 <gen> Invulnerable
-
Special Effect - Create a special effect attached to the origin of Seal of Earth (Doomed Dissenter 2) 0295 <gen> using Units\NightElf\Wisp\WispExplode.mdl
-
Special Effect - Destroy (Last created special effect)
-
Special Effect - Create a special effect attached to the origin of Seal of Scalding (Doomed Dissenter 1) 0253 <gen> using Units\NightElf\Wisp\WispExplode.mdl
-
Special Effect - Destroy (Last created special effect)
-
Special Effect - Create a special effect attached to the origin of Seal of Water (Doomed Dissenter 2) 0303 <gen> using Units\NightElf\Wisp\WispExplode.mdl
-
Special Effect - Destroy (Last created special effect)
-
Special Effect - Create a special effect attached to the origin of Seal of Wind (Doomed Dissenter 2) 0199 <gen> using Units\NightElf\Wisp\WispExplode.mdl
-
Special Effect - Destroy (Last created special effect)
-
Trigger - Turn off Doomed Dissenter Attacks Phase 2 <gen>
-
Unit - Change ownership of Raidriar 0113 <gen> to Neutral Passive and Retain color
-
Wait 1.00 seconds
-
Unit - Remove Seal of Scalding (Doomed Dissenter 1) 0253 <gen> from the game
-
Unit - Remove Seal of Wind (Doomed Dissenter 2) 0199 <gen> from the game
-
Unit - Remove Seal of Earth (Doomed Dissenter 2) 0295 <gen> from the game
-
Unit - Remove Seal of Water (Doomed Dissenter 2) 0303 <gen> from the game
-
Destructible - Kill ForceWall 4181 <gen>
-
Destructible - Open Boss Gate (Forbidden Zone) 3244 <gen>
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Chains of Binding 0370 <gen> is dead) Equal to True
-
(Chains of Binding 0347 <gen> is dead) Equal to True
-
(Chains of Binding 0343 <gen> is dead) Equal to True
-
(Chains of Binding 0342 <gen> is dead) Equal to True
-
-
Then - Actions
-
Trigger - Run Hunters win chains down <gen> (ignoring conditions)
-
-
Else - Actions
-
Trigger - Run Heretics win chains up <gen> (ignoring conditions)
-
-
-
-
-
Doomed Dissenter Attacks Phase 1
-
Events
-
Time - Every 5.90 seconds of game time
-
-
Conditions
-
Actions
-
Set VariableSet DoomedDissenterAttacks[0] = (Random integer number between 1 and 3)
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
DoomedDissenterAttacks[0] Equal to 1
-
-
Then - Actions
-
Unit - Order Raidriar 0113 <gen> to Neutral Tinker - Cluster Rockets (Position of (Random unit from LIVINGHunters[0]))
-
-
Else - Actions
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
DoomedDissenterAttacks[0] Equal to 2
-
-
Then - Actions
-
Unit - Order Raidriar 0113 <gen> to Human Blood Mage - Flame Strike (Position of (Random unit from LIVINGHunters[0]))
-
-
Else - Actions
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
DoomedDissenterAttacks[0] Equal to 3
-
-
Then - Actions
-
Unit - Order Raidriar 0113 <gen> to Neutral - Firebolt (Random unit from LIVINGHunters[0])
-
-
Else - Actions
-
-
-