PS-One thing that annoys me with the new search is that focus priority goes to it when it's visible. I'd like to be able to search, and then click the script and edit it--while leaving the search still open to search for the next thing.
Well, you can close the window, edit the script, and then just press F3 to find the next match...
How can we upgrade AGS without uninstalling the previous version. And one more thing. I opened AGS this morning, with the thought of continuing my project. Then I decided to make a short visit on the website just to see that a new version is available. So with AGS running (stupid I know, but I forgot to turn it off) I uninstalled it. Well surprisingly it uninstalled some things...But AGS was still running and no warning message occurred.
You don't need to uninstall the old version of AGS first. You can have both versions installed at the same time if you want.
As for uninstalling while it's still in use ... looks like a quirk with the installer, I'll see if there's anything I can do to prevent that.
How do you get the blue screen of death from the media manager? I don't have problems with it and AGS 3.1 ...
It sounded like Dualnames' problem was related to some sort of driver that he has installed, it's not a general problem with the Media Manager plugin.
Now I changed my code a bit and got a normal error (with that 'I've finished examining the error'-button):
But there is no call stack. I haven't ever saw something like that in AGS.
Are you saying that this Call Stack window doesn't appear:

Debug feature request:
It would be really useful for debugging if we could see the content of specific/all variables.
There would be a list with the current stored variables and their values.
Yes, this is something I'd like to do -- however it would require significant changes to the script compiler and interpreter, and is a very big job that I haven't had time to do yet.