Skip to content

Instantly share code, notes, and snippets.

@knocte
Created November 7, 2013 17:04
Show Gist options
  • Select an option

  • Save knocte/7358049 to your computer and use it in GitHub Desktop.

Select an option

Save knocte/7358049 to your computer and use it in GitHub Desktop.
2013-11-07 17:47:02,877 [TwitterProtocolManager friends timeline listener] ERROR Smuxi.Engine.TwitterProtocolManager - UpdateFriendsTimelineThread(): Exception
System.ArgumentNullException: Argument cannot be null.
Parameter name: receiver
at Smuxi.Engine.MessageHookEnvironment..ctor (Smuxi.Engine.MessageModel msg, System.String sender, System.String receiver) [0x0015e] in /home/knocte/Documents/Code/smuxi/src/Engine/Hooks/Environments/MessageHookEnvironment.cs:56
at Smuxi.Engine.ProtocolManagerBase.OnMessageSent (Smuxi.Engine.MessageEventArgs e) [0x00097] in /home/knocte/Documents/Code/smuxi/src/Engine/Protocols/ProtocolManagerBase.cs:258
at Smuxi.Engine.TwitterProtocolManager.UpdateFriendsTimeline () [0x00000] in <filename unknown>:0
at Smuxi.Engine.TwitterProtocolManager.UpdateFriendsTimelineThread () [0x00000] in <filename unknown>:0
2013-11-07 17:47:02,878 [TwitterProtocolManager friends timeline listener] DEBUG Smuxi.Engine.TwitterProtocolManager - UpdateFriendsTimelineThread(): finishing thread.
2013-11-07 17:47:02,878 [Main] DEBUG TRACE - [smuxi-frontend-gnome.exe] ChatTreeView.Render(chatView = <FriendsTimeline>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment