Advertisement
Guest User

Untitled

a guest
Jul 29th, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.86 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
  6. at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
  7. at System.IO.BinaryReader.ReadInt32()
  8. at FifaLibrary.DbReader.ReadInt32()
  9. at FifaLibrary.Table.Load(DbReader r, Int64 offset)
  10. at FifaLibrary.DbFile.LoadDb(DbReader r, Boolean skipData)
  11. at FifaLibrary.DbFile.LoadDb(String fileName)
  12. at FifaLibrary.FifaEnvironment.OpenFifaDb()
  13. at FifaLibrary.FifaEnvironment.Open(ToolStripStatusLabel statusBar)
  14. at CreationMaster.MainForm.Open()
  15. at CreationMaster.MainForm.menuOpenFifa_Click(Object sender, EventArgs e)
  16. at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  17. at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  18. at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  19. at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  20. at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
  21. at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
  22. at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  23. at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  24. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  25. at System.Windows.Forms.Control.WndProc(Message& m)
  26. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  27. at System.Windows.Forms.ToolStrip.WndProc(Message& m)
  28. at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  29. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  30. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  31. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  32.  
  33.  
  34. ************** Loaded Assemblies **************
  35. mscorlib
  36. Assembly Version: 4.0.0.0
  37. Win32 Version: 4.6.79.0 built by: NETFXREL2
  38. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  39. ----------------------------------------
  40. CreationMaster14
  41. Assembly Version: 0.1.0.0
  42. Win32 Version: 0.1.0.0
  43. CodeBase: file:///C:/Users/Pyroshox/Desktop/FIFA%2014%20Mods/Creation%20Master%2014/CreationMaster14.exe
  44. ----------------------------------------
  45. System.Windows.Forms
  46. Assembly Version: 4.0.0.0
  47. Win32 Version: 4.6.79.0 built by: NETFXREL2
  48. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  49. ----------------------------------------
  50. System
  51. Assembly Version: 4.0.0.0
  52. Win32 Version: 4.6.79.0 built by: NETFXREL2
  53. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  54. ----------------------------------------
  55. System.Drawing
  56. Assembly Version: 4.0.0.0
  57. Win32 Version: 4.6.79.0 built by: NETFXREL2
  58. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  59. ----------------------------------------
  60. FifaControls
  61. Assembly Version: 0.0.0.0
  62. Win32 Version: 0.0.0.0
  63. CodeBase: file:///C:/Users/Pyroshox/Desktop/FIFA%2014%20Mods/Creation%20Master%2014/FifaControls.DLL
  64. ----------------------------------------
  65. FifaLibrary14
  66. Assembly Version: 14.3.0.0
  67. Win32 Version: 14.3.0.0
  68. CodeBase: file:///C:/Users/Pyroshox/Desktop/FIFA%2014%20Mods/Creation%20Master%2014/FifaLibrary14.DLL
  69. ----------------------------------------
  70. System.Configuration
  71. Assembly Version: 4.0.0.0
  72. Win32 Version: 4.6.79.0 built by: NETFXREL2
  73. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  74. ----------------------------------------
  75. System.Core
  76. Assembly Version: 4.0.0.0
  77. Win32 Version: 4.6.79.0 built by: NETFXREL2
  78. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  79. ----------------------------------------
  80. System.Xml
  81. Assembly Version: 4.0.0.0
  82. Win32 Version: 4.6.79.0 built by: NETFXREL2
  83. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  84. ----------------------------------------
  85. System.Data
  86. Assembly Version: 4.0.0.0
  87. Win32 Version: 4.6.79.0 built by: NETFXREL2
  88. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  89. ----------------------------------------
  90. System.Data.DataSetExtensions
  91. Assembly Version: 4.0.0.0
  92. Win32 Version: 4.6.79.0 built by: NETFXREL2
  93. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.DataSetExtensions/v4.0_4.0.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll
  94. ----------------------------------------
  95. System.Numerics
  96. Assembly Version: 4.0.0.0
  97. Win32 Version: 4.6.79.0 built by: NETFXREL2
  98. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  99. ----------------------------------------
  100. Accessibility
  101. Assembly Version: 4.0.0.0
  102. Win32 Version: 4.6.79.0 built by: NETFXREL2
  103. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  104. ----------------------------------------
  105. Microsoft.DirectX.Direct3D
  106. Assembly Version: 1.0.2902.0
  107. Win32 Version: 9.05.132.0000
  108. CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
  109. ----------------------------------------
  110. Microsoft.DirectX
  111. Assembly Version: 1.0.2902.0
  112. Win32 Version: 5.04.00.2904
  113. CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
  114. ----------------------------------------
  115. Microsoft.VisualC
  116. Assembly Version: 10.0.0.0
  117. Win32 Version: 12.00.52512.0 built by: VSWINSERVICING
  118. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualC/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll
  119. ----------------------------------------
  120.  
  121. ************** JIT Debugging **************
  122. To enable just-in-time (JIT) debugging, the .config file for this
  123. application or computer (machine.config) must have the
  124. jitDebugging value set in the system.windows.forms section.
  125. The application must also be compiled with debugging
  126. enabled.
  127.  
  128. For example:
  129.  
  130. <configuration>
  131. <system.windows.forms jitDebugging="true" />
  132. </configuration>
  133.  
  134. When JIT debugging is enabled, any unhandled exception
  135. will be sent to the JIT debugger registered on the computer
  136. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement