[Crash] World Editor Crash!

Status
Not open for further replies.
Level 7
Joined
Nov 19, 2017
Messages
184
I've been getting crash every single time my unit attack the ai ,and also receive this.
Capture.PNG
 
Level 12
Joined
Mar 24, 2011
Messages
1,082
We can't really do much as the game does not crash every time a unit attacks the ai.
I highly doubt that this is a bug with the game, more like bug with your code.

Do you have any code that runs on a unit attack ? DDS ? or "Unit - A unit is attacked" event? or "Unit U receives damage" even ?

On the other hand, is that on the PTR ?
If it is some sort of a bug with the game, best would be to describe very well what is happening and sent to blizzard.
If it is easily reproduce-able even better. Now again.

And now again, I highly doubt that it is a bug with PTR, more likely to be a problem between your code interacting with something new.

Show us some code, what have you done wrong ?

regards
-Ned
 
Level 12
Joined
Mar 24, 2011
Messages
1,082
That is most peculiar...

Does it happen with vanilla maps ?

Anything on customized abilities side ?
Anything with customized values too high or too low ?
Using "Upgade" (or whatever was the name) ability ?
Modified AI script ?

regards
-Ned
 
Status
Not open for further replies.
Top