A strange bug occuring since the last version (1.6.1).
Sometimes, when you auto-reload an extension file this message appears :
Code: Select all
Error in extension [ my_extension.as ]: org.mozilla.javascript.UniqueTag cannot be cast to org.mozilla.javascript.Function (Line number not available)It's not a configuration or a code problem, because it works the more often, and fails only sometimes (1 time out of 20, I'd say), and if you restart the server and upload exactly the same file, it'll work.
Do you know something about this annoying bug ?