• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Trigger] Leaks

Status
Not open for further replies.

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,198
You may be able to make the code so that such a situation never occurs. RemoveLocation(null) for all purposes is a waste of time, so is best avoided. If it can get a null state via a variable, you should try and remove that state (so it always gets a location) or add additional states so that the line is no longer nescescary.
 
Status
Not open for further replies.
Top