Created
November 7, 2013 17:04
-
-
Save knocte/7358049 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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