View Single Post
Old Dec 27th, 2006, 1:16 AM   #2
headzoo
Newbie
 
Join Date: Oct 2006
Posts: 16
Rep Power: 0 headzoo is on a distinguished road
Nevermind! I really should have done more debugging before wasting everyone's time by posting a message here.
The script I'm working on runs within a larger piece of software that has an event based system. The method that's throwing the exception is being called by the larger piece of software via an event, and therefor it's not part of my script's stack, but the larger programs stack. If that makes any sense.
headzoo is offline   Reply With Quote