Search found 5 matches
- Mon Jul 28, 2014 2:12 pm
- Forum: Scripting
- Topic: timerFired not being called
- Replies: 7
- Views: 3683
timerFired not being called
It turns out that all the messages are still being logged, just not shown in the GUI. They're available when outputting the logs to text files (or by looking in the internal log DB) - so now I just get out the logs from the internal DB and put them all in an external MySQL database instead. Really a...
- Tue Jul 22, 2014 12:42 pm
- Forum: Scripting
- Topic: timerFired not being called
- Replies: 7
- Views: 3683
timerFired not being called
Freddy, Thanks for the confirmation - it's a shame that the info logging has been removed. I think it should be up to the users to be able to log this or not. I can understand that it doesn't log as much in the main gui but from a system point of view I can't see whats going on (which is a big probl...
- Tue Jul 22, 2014 10:08 am
- Forum: Scripting
- Topic: timerFired not being called
- Replies: 7
- Views: 3683
timerFired not being called
Ok, it was being called after all - turns out that the original script I was testing had an error in it. But I couldn't catch the error because the log level 1 doesn't seem to do anything anymore. If I change it to level 2 or 3 then I get my logging to work. So still a bug, but a smaller one than I ...
- Tue Jul 22, 2014 9:03 am
- Forum: Scripting
- Topic: timerFired not being called
- Replies: 7
- Views: 3683
timerFired not being called
Thanks for the suggestion, but it still does nothing. There is never any entry in the log with 'test'.
Guess it's a bug then.
Guess it's a bug then.
- Mon Jul 21, 2014 11:19 am
- Forum: Scripting
- Topic: timerFired not being called
- Replies: 7
- Views: 3683
timerFired not being called
I'm running a developer licence of Switch12 (not that it should matter for this problem) for Windows, and I can't get the timerFired function to be called. I've a lot of scripts that use it successfully in Switch11, but now we're looking at upgrading I thought it would be best to test! Even a very s...