LSL Errors: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
It happened to me, further technical details are welcome
(No difference)

Revision as of 23:33, 23 May 2007

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.