Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
diehard2k0
Beginner


Joined: 17 Aug 2008
Posts: 25

PostPosted: Sun Aug 24, 2008 11:02 pm   

bug with #waitfor
 
Just letting it be known about the bug with #waitfor Not really an issue or anything
When i do #waitfor and the timeout timer times out, but at the same time it times out, the string comes up, it causes that little Error popup to come up. I just tell it to continue application and it's fine. Just letting it known that the timeout and the string coming up at the same time causes an error.
Reply with quote
Vijilante
SubAdmin


Joined: 18 Nov 2001
Posts: 5182

PostPosted: Mon Aug 25, 2008 3:21 am   
 
I couldn't quite replicate your problem, but I do find a clear bug with #WAITFOR. The optional 3rd and 4th arguements are not being handled correctly.

Procedure
1. Launch CMud
2. Close Sessions Window (ESC)
3. Enter at the command line
Code:
#ALARM +5 {#SHOW abc};#WAITFOR abc 10000 {xyz}

You will see it gives an error regarding an argument still on the stack.
4. Enter at the command line
Code:
#ALARM +5 {#SHOW abc};#WAITFOR abc 10000 {xyz} {def}

The same error is being reported.
_________________
The only good questions are the ones we have never answered before.
Search the Forums
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Mon Aug 25, 2008 4:59 pm   
 
I've added Vijilante's bug to the bug list. I still wasn't able to reproduce the original problem, but my guess is that the timing needs to be exactly right to show the problem, which makes it hard to reproduce.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net