New release problems, aye?
'>
Sadly, I have to report a similiar situation. The problem was due to my own errors - but the compiler was compiling all my scripts without errors. So then, the change I was testing to a starting conditional script was not occurring. Even when I put in a simple debug line in the SC script saying "this script is firing" and did a full build on the module, the debug info didn't get sent when I tried testing it.
I eventually ended up going back to the default toolset .exe and compiler and found using that, there were a couple scripts that I had recently modified which had logic errors (like a parenthesis in the wrong spot, and so on). Once I fixed those and did a full build using the default toolset compiler, and then the old PrC compiler, my scripts worked as intended and the debug line fired as expected too.
Modifié par Thayan, 20 juin 2011 - 03:39 .