Ticket #148 (closed defect: fixed)

Opened 4 years ago

Last modified 23 months ago

Set friendship to 0 causes error

Reported by: bmotion Owned by: james
Priority: minor Milestone: 0.1.0
Component: core modules Version: 0.1.0
Keywords: friendship, set, admin, zero Cc:

Description

I typed this command via chan:

11:42am (BeBoo) .bmotion optix friendship set venom 0

I got the following error in console of bot:

11:42am ((optix) [08:42] bMotion: ALERT! Callback failed for !bmotion: bMotion_plugin_management_friends: can't read "nick": no such variable

I then set the friendship to 1 instead but you might want to catch that and report back that it can't be set to 0 or something.

Change History

comment:1 Changed 4 years ago by james

  • Status changed from new to assigned

Friendship stuff is generally broken and making it work better is the plan for the next release, so I'll fix this as part of that :)

comment:2 Changed 4 years ago by znx

(@      znx) .bmotion kutzooi friendship set ROBO-CUT 0
(@  kutzooi) Friendship rating for ROBO-CUT is now 10%
...
(2)bMotion:   friendship: friendship for ROBO-CUT went under 1, capping back to 10
(@      znx) .bmotion kutzooi friendship set someoneidont 0
...
bMotion: ALERT! Callback failed for !bmotion: bMotion_plugin_management_friends: No such user.

Is this fixed in [891]?

comment:3 Changed 23 months ago by james

  • Status changed from assigned to closed
  • Resolution set to fixed

Indeed, [891] seems to have been the fix

Note: See TracTickets for help on using tickets.