 |
Vijilante SubAdmin

Joined: 18 Nov 2001 Posts: 5182
|
Posted: Sat Mar 15, 2008 11:51 pm
[2.20] ESC fails to abort #WHILE in trigger |
It has always bugged me when trying to test and debug a script it just locks CMud. This is one of the causes.
Procedure
1. Launch CMud
2. Close Sessions Window (ESC)
3. Enter at the command line
Code: |
#TRIGGER {a} {#WHILE (1) {}} |
4. Enter at the command line
You will find CMud runs at 100% processor usage and refuses to respond to ESC. |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Mar 17, 2008 5:36 pm |
I was going to say that ESC will only work if you have the "Use Threads for command line" option enabled, but then I discovered that this same problem exists even when that option is set. So, I've added this to the bug list.
|
|
|
 |
|
|