LoadCodeFromStream and "Clear"...

Hello Mark,

LoadCodeFromStream should call Clear only for the script being loaded. Do you have a sample project reproducing the problem? Also, it's recommended that you first load all saved scripts, then call SelfRegisterAsLibrary after you've done loading. There is also an option where you load all of your script libraries in one TatScripter component, and then register those scripts as libraries in other scripter components.