Ticket #168 (closed defect: fixed)
!bet bug
| Reported by: | znx | Owned by: | james |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.2.0 |
| Component: | plugins | Version: | 0.1.0 |
| Keywords: | complex, star trek, bet | Cc: |
Description
A friend pointed out an error was occurring when he was using the complex_startrek courtmartial plugin.
A quick check and it was happening with me too. I can't quite see why either.
Whilst the plugin seems to work normally, once the betting is complete it still seems to think there is a bind for !bet.
[23:34] bMotion: Oops, need to unbind votes [23:34] Tcl error [bMotionVoteHandler]: no such binding
Even though there isn't:
[23:37] #znx# binds pubm Command bindings: TYPE FLGS COMMAND HITS BINDING (TCL) pubm -|- *://* 3046 boooom_msg pubm -|ov * 16568 quote_auto pubm -|- * 63869 bMotion_event_main
Obviously the bind must be in there somewhere because it is triggering the proc which then attempts to unbind the non-existent binding!
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in [1050]