Ticket #4 (closed defect: fixed)
lastLeft variable problem
| Reported by: | james | Owned by: | james |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.1.0 |
| Component: | abstracts | Version: | 0.0.9 |
| Keywords: | Cc: |
Description
No such variable (lastLeft) If I have a DCC session open with the bot to monitor it and exit the room and then re-enter the following errors are displayed:
<Crabstick> [14:56] Tcl error [bMotion_event_onjoin]: can't read "bMotionCache(lastLeft)": no such variable <Crabstick> [14:56] #Chatroom: mode change '+o Steve' by ChanServ!services@tty.org.uk
Change History
comment:2 Changed 6 years ago by szrof
There are (or used to be) a bunch of problems with bMotionCache variables, but I haven't been able to reproduce them lately. Might have been fixed in 0.0.9, like #3. Can anyone confirm this?
comment:3 Changed 6 years ago by james
- Owner changed from james to anonymous
- Status changed from new to assigned
The code for lastLeft still exists and can definitely cause errors in certain situations.
It needs upgrading to use the settings stuff anyway.
Note: See
TracTickets for help on using
tickets.

This needs checking as it's old and imported from sf.net