• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

[Trigger] Map Error

Status
Not open for further replies.
Level 29
Joined
Jul 29, 2007
Messages
5,174
Usually something like that (from my own expirience) happens when something not possible happens in the game.

For example, you order a unit out side of the map bounds to move (thats a funny crash :p).

Or perhaps you have a loop that doesn't exit itself (since you are using JASS) ?
That will certeinly cause a crash.
 
Status
Not open for further replies.
Top