LSL Errors
Revision as of 22:33, 23 May 2007 by DuraS Torok (talk | contribs) (It happened to me, further technical details are welcome)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Script run-time error
- Stack-Heap Collision This can occur if the running script is too big. The script compiles and saves successfully, but when an object containing it is instantiated the script crashes.