Rabisu

Untitled

Sep 2nd, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. ====================================
  2. BEGIN EXCEPTION REPORT
  3. 9/2/2016 11:08:12 PM
  4. ====================================
  5.  
  6. Version: slimCat Cheetah 5.012 dev
  7. Exception: The given path's format is not supported.
  8. Occured at: PM Channel ViewModel, init
  9.  
  10. Immediate stack trace: Void QuickDemand(System.Security.Permissions.FileIOPermissionAccess, System.String, Boolean, Boolean) at System.Security.Permissions.FileIOPermission.QuickDemand(FileIOPermissionAccess access, String fullPath, Boolean checkForDuplicates, Boolean needFullPath)
  11. at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
  12. at System.IO.Directory.CreateDirectory(String path)
  13. at slimCat.Services.SettingsService.UpdateSettingsFile(Object newSettingsModel, String currentCharacter, String title, String id)
  14. at slimCat.ViewModels.PmChannelViewModel.<.ctor>b__0_4(Object s, EventArgs e)
  15. at slimCat.Models.ChannelSettingsModel.CallUpdate()
  16. at slimCat.ViewModels.ChannelViewModelBase.set_Message(String value)
  17. at slimCat.ViewModels.PmChannelViewModel..ctor(String name, IChatState chatState, IManageNotes notes, IGetProfiles profile)
  18.  
  19. ====================================
  20. END EXCEPTION REPORT
  21. ====================================
  22.  
  23. ====================================
  24. BEGIN EXCEPTION REPORT
  25. 9/2/2016 11:08:15 PM
  26. ====================================
  27.  
  28. Version: slimCat Cheetah 5.012 dev
  29. Exception: Invalid URI: The hostname could not be parsed.
  30. Occured at: Message Daemon, command received
  31.  
  32. Immediate stack trace: Void CreateThis(System.String, Boolean, System.UriKind) at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
  33. at System.Uri..ctor(String uriString, UriKind uriKind)
  34. at Microsoft.Practices.Prism.Regions.NavigationAsyncExtensions.RequestNavigate(INavigateAsync navigation, String target, Action`1 navigationCallback)
  35. at Microsoft.Practices.Prism.Regions.NavigationAsyncExtensions.RequestNavigate(INavigateAsync navigation, String target)
  36. at slimCat.Services.ChannelService.<>c__DisplayClass18_1.<RequestNavigate>b__4()
  37. at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
  38. at System.Windows.Threading.Dispatcher.Invoke(Action callback)
  39. at slimCat.Services.ChannelService.RequestNavigate(String channelId)
  40. at slimCat.Services.ChannelService.JoinChannel(ChannelType type, String id, String name)
  41. at slimCat.Services.UserCommandService.OnPrivRequested(IDictionary`2 command)
  42. at slimCat.Services.UserCommandService.CommandReceived(IDictionary`2 command)
  43.  
  44. ====================================
  45. END EXCEPTION REPORT
  46. ====================================
Advertisement
Add Comment
Please, Sign In to add comment