ThenThereWereThings

Yekka's stoof

Apr 3rd, 2016
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1.  
  2. ************** Exception Text **************
  3. System.FormatException: Input string was not in a correct format.
  4. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
  5. at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
  6. at System.Convert.ToInt32(String value)
  7. at Chummer.Armor.get_CapacityRemaining() in C:\projects\chummer5a\Chummer\Classes\clsEquipment.cs:line 2127
  8. at Chummer.frmCareer.RefreshSelectedArmor() in C:\projects\chummer5a\Chummer\frmCareer.cs:line 23966
  9. at Chummer.frmCareer.treArmor_AfterSelect(Object sender, TreeViewEventArgs e) in C:\projects\chummer5a\Chummer\frmCareer.cs:line 17304
  10. at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)
  11. at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
  12. at System.Windows.Forms.TreeView.WmNotify(Message& m)
  13. at System.Windows.Forms.TreeView.WndProc(Message& m)
  14. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  15. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  16. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  17.  
  18.  
  19. ************** Loaded Assemblies **************
  20. mscorlib
  21. Assembly Version: 4.0.0.0
  22. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  23. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  24. ----------------------------------------
  25. Chummer5
  26. Assembly Version: 5.179.801.0
  27. Win32 Version: 5.179.801
  28. CodeBase: file:///C:/Users/Administration/Documents/Shadowrun/Chummer5/Chummer5.exe
  29. ----------------------------------------
  30. System.Core
  31. Assembly Version: 4.0.0.0
  32. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  33. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  34. ----------------------------------------
  35. System
  36. Assembly Version: 4.0.0.0
  37. Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
  38. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  39. ----------------------------------------
  40. System.Windows.Forms
  41. Assembly Version: 4.0.0.0
  42. Win32 Version: 4.0.30319.34251 built by: FX452RTMGDR
  43. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  44. ----------------------------------------
  45. System.Drawing
  46. Assembly Version: 4.0.0.0
  47. Win32 Version: 4.0.30319.34285 built by: FX452RTMGDR
  48. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  49. ----------------------------------------
  50. System.Xml
  51. Assembly Version: 4.0.0.0
  52. Win32 Version: 4.0.30319.34283 built by: FX452RTMGDR
  53. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  54. ----------------------------------------
  55. System.Configuration
  56. Assembly Version: 4.0.0.0
  57. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  58. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  59. ----------------------------------------
  60. System.Windows.Forms.DataVisualization
  61. Assembly Version: 4.0.0.0
  62. Win32 Version: 4.0.30319.34209
  63. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.DataVisualization/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll
  64. ----------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment