• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Please check for any possible problems

Status
Not open for further replies.
I am out of ideas here to fix the fatal errors that people keep reporting for my map. This is my trigger data, please check it for anything that could be causing fatal errors.

This is a list of possible causes that was compiled by a user on wc3c.

Ability Connected:
- Chainlightning: end game crash
- orb effect + attack ground
- modified flamestrike interacting with non modified
- tooltip with invalid expression followed by atleast 63 characters
- spellbook inside spellbook
- morph, alternate destroyer form, avatar, metamorphosis: various bugs & errors

Triggers
- call GetWorldBounds on global initialization
- using a rect created upon init
- Player(n) 15<n or 0>n
- non existant array index
- handling null handles <- not confirmed
- ExecuteFunc on non-existant function
- non initialized event responses (GetExpiredTimer)
- doing stuff outside map bounds
- H2I + Addition
- BJDebugMsg(H2S(someHandle))
- infinte loop
- moving a destroyed lightning
- native -> codevar

Other:
- ColorCodes within Team Names <- not confirmed


I would really appreciate it.

http://ubelfeuer.nexfiles.com/TRGData.wtg
 
Status
Not open for further replies.
Top