Page MenuHomePhabricator

NRE in Editcount command
Closed, ResolvedPublic

Description

2018-08-10 02:26:17,980 [6] ERROR Default [(null)] - Object reference not set to an instance of an object
System.NullReferenceException: Object reference not set to an instance of an object
  at helpmebot6.Commands.Editcount.ExecuteCommand () [0x00063] in <b4380276b6d94d82a8b104d07da81aa3>:0 
  at helpmebot6.Commands.GenericCommand.ReallyRunCommand () [0x00077] in <b4380276b6d94d82a8b104d07da81aa3>:0

Revisions and Commits

Related Objects

Event Timeline

stwalkerster created this task.
stwalkerster changed the task status from Open to Stalled.Aug 13 2018, 6:01 PM
stwalkerster claimed this task.
stwalkerster updated the task description. (Show Details)
stwalkerster moved this task from Bugs to Stalled on the Helpmebot board.

I can't recreate this:

<stwalkerster> !editcount waggie
<Helpmebot> The edit count of [[User:waggie]] is 7226  (For more detailed information, see https://hmb.im/add )
<HMBDebug> The edit count of [[User:waggie]] is 7226  (For more detailed information, see https://hmb.im/add )
<stwalkerster> !editcount dsfg
<Helpmebot> There is no such user 'dsfg'.
<HMBDebug> There is no such user 'dsfg'.
<stwalkerster> !editcount
<Helpmebot> The edit count of [[User:stwalkerster]] is 17009  (For more detailed information, see https://is.gd/XqPaP6 )
<HMBDebug> The edit count of [[User:stwalkerster]] is 17009  (For more detailed information, see https://is.gd/XqPaP6 )
stwalkerster changed the task status from Stalled to Open.Aug 13 2018, 6:24 PM
stwalkerster moved this task from Stalled to Bugs on the Helpmebot board.
2018-08-13 18:14:52,712 [6] DEBUG Stwalkerster.IrcClient.IrcClient.Freenode.NetworkClient.Inbound [(null)] - :stwalkerster!stwalkerst@wikimedia/stwalkerster PRIVMSG Helpmebot :!editcount foo

2018-08-13 18:14:52,713 [6] DEBUG Helpmebot.Legacy.LegacyCommandHandler.LegacyCommandParser [(null)] - Handling received message...

2018-08-13 18:14:52,714 [6] INFO  Default [(null)] - Running command: helpmebot6.Commands.Editcount

2018-08-13 18:14:52,717 [6] INFO  Default [(null)] - Starting command execution...

2018-08-13 18:14:52,720 [6] ERROR Default [(null)] - Object reference not set to an instance of an object
System.NullReferenceException: Object reference not set to an instance of an object
  at helpmebot6.Commands.Editcount.ExecuteCommand () [0x00063] in <b4380276b6d94d82a8b104d07da81aa3>:0 
  at helpmebot6.Commands.GenericCommand.ReallyRunCommand () [0x00077] in <b4380276b6d94d82a8b104d07da81aa3>:0

Key bit of info is that it came from a PM.

stwalkerster closed this task as Resolved by committing Restricted Diffusion Commit.Aug 13 2018, 8:40 PM
stwalkerster added a commit: Restricted Diffusion Commit.
stwalkerster merged a task: Unknown Object (Maniphest Task).Aug 24 2018, 10:50 PM