Advertisement
Guest User

Common/Script Save Crash Report

a guest
Feb 5th, 2024
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.64 KB | Gaming | 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.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
  6. at pkNX.Structures.TextFile.GetVariableParameters(ReadOnlySpan`1 text) in D:\a\1\s\pkNX.Structures\Text\TextFile.cs:line 420
  7. at pkNX.Structures.TextFile.GetVariableValues(ReadOnlySpan`1 variable) in D:\a\1\s\pkNX.Structures\Text\TextFile.cs:line 377
  8. at pkNX.Structures.TextFile.GetLineData(ReadOnlySpan`1 line) in D:\a\1\s\pkNX.Structures\Text\TextFile.cs:line 199
  9. at pkNX.Structures.TextFile.ConvertLinesToData(String[] value) in D:\a\1\s\pkNX.Structures\Text\TextFile.cs:line 159
  10. at pkNX.Structures.TextFile.set_Lines(String[] value) in D:\a\1\s\pkNX.Structures\Text\TextFile.cs:line 147
  11. at pkNX.Structures.TextFile..ctor(IEnumerable`1 lines, TextConfig config, Boolean remapChars) in D:\a\1\s\pkNX.Structures\Text\TextFile.cs:line 46
  12. at pkNX.Structures.TextFile.GetBytes(IEnumerable`1 lines, TextConfig config, Boolean remapChars) in D:\a\1\s\pkNX.Structures\Text\TextFile.cs:line 446
  13. at pkNX.WinForms.TextContainer.Save() in D:\a\1\s\pkNX.WinForms\Subforms\TextContainer.cs:line 46
  14. at pkNX.WinForms.TextEditor.B_Save_Click(Object sender, EventArgs e) in D:\a\1\s\pkNX.WinForms\Subforms\TextEditor.cs:line 347
  15. at System.Windows.Forms.Button.OnClick(EventArgs e)
  16. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  17. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  18. at System.Windows.Forms.Control.WndProc(Message& m)
  19. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  20. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  21. at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
  22.  
  23.  
  24. ************** Loaded Assemblies **************
  25. System.Private.CoreLib
  26. Assembly Version: 8.0.0.0
  27. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Private.CoreLib.dll
  28. ----------------------------------------
  29. pkNX
  30. Assembly Version: 1.0.0.0
  31. Location: C:\Users\(me)\Desktop\pkNX\Shield\pkNX New\net8.0-windows\pkNX.dll
  32. ----------------------------------------
  33. PresentationFramework
  34. Assembly Version: 8.0.0.0
  35. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\PresentationFramework.dll
  36. ----------------------------------------
  37. WindowsBase
  38. Assembly Version: 8.0.0.0
  39. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\WindowsBase.dll
  40. ----------------------------------------
  41. System.Runtime
  42. Assembly Version: 8.0.0.0
  43. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.dll
  44. ----------------------------------------
  45. System.Xaml
  46. Assembly Version: 8.0.0.0
  47. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Xaml.dll
  48. ----------------------------------------
  49. System.Threading.Thread
  50. Assembly Version: 8.0.0.0
  51. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Threading.Thread.dll
  52. ----------------------------------------
  53. System.Windows.Forms
  54. Assembly Version: 8.0.0.0
  55. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Windows.Forms.dll
  56. ----------------------------------------
  57. System.Windows.Forms.Primitives
  58. Assembly Version: 8.0.0.0
  59. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Windows.Forms.Primitives.dll
  60. ----------------------------------------
  61. System.IO.Packaging
  62. Assembly Version: 8.0.0.0
  63. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.IO.Packaging.dll
  64. ----------------------------------------
  65. System.Private.Uri
  66. Assembly Version: 8.0.0.0
  67. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Private.Uri.dll
  68. ----------------------------------------
  69. PresentationCore
  70. Assembly Version: 8.0.0.0
  71. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\PresentationCore.dll
  72. ----------------------------------------
  73. DirectWriteForwarder
  74. Assembly Version: 8.0.0.0
  75. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\DirectWriteForwarder.dll
  76. ----------------------------------------
  77. System.Runtime.Extensions
  78. Assembly Version: 8.0.0.0
  79. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.Extensions.dll
  80. ----------------------------------------
  81. System.Runtime.InteropServices
  82. Assembly Version: 8.0.0.0
  83. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.InteropServices.dll
  84. ----------------------------------------
  85. System.Diagnostics.Debug
  86. Assembly Version: 8.0.0.0
  87. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Diagnostics.Debug.dll
  88. ----------------------------------------
  89. System.Runtime.CompilerServices.VisualC
  90. Assembly Version: 8.0.0.0
  91. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.CompilerServices.VisualC.dll
  92. ----------------------------------------
  93. System.Threading
  94. Assembly Version: 8.0.0.0
  95. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Threading.dll
  96. ----------------------------------------
  97. Microsoft.Win32.Primitives
  98. Assembly Version: 8.0.0.0
  99. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\Microsoft.Win32.Primitives.dll
  100. ----------------------------------------
  101. System.Collections.NonGeneric
  102. Assembly Version: 8.0.0.0
  103. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.NonGeneric.dll
  104. ----------------------------------------
  105. Microsoft.Win32.Registry
  106. Assembly Version: 8.0.0.0
  107. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\Microsoft.Win32.Registry.dll
  108. ----------------------------------------
  109. System.Collections
  110. Assembly Version: 8.0.0.0
  111. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.dll
  112. ----------------------------------------
  113. System.Collections.Specialized
  114. Assembly Version: 8.0.0.0
  115. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.Specialized.dll
  116. ----------------------------------------
  117. System.Memory
  118. Assembly Version: 8.0.0.0
  119. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Memory.dll
  120. ----------------------------------------
  121. System.ComponentModel.Primitives
  122. Assembly Version: 8.0.0.0
  123. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ComponentModel.Primitives.dll
  124. ----------------------------------------
  125. System.Configuration.ConfigurationManager
  126. Assembly Version: 8.0.0.0
  127. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Configuration.ConfigurationManager.dll
  128. ----------------------------------------
  129. System.Xml.ReaderWriter
  130. Assembly Version: 8.0.0.0
  131. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Xml.ReaderWriter.dll
  132. ----------------------------------------
  133. System.Private.Xml
  134. Assembly Version: 8.0.0.0
  135. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Private.Xml.dll
  136. ----------------------------------------
  137. System.Net.WebClient
  138. Assembly Version: 8.0.0.0
  139. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.WebClient.dll
  140. ----------------------------------------
  141. System.Text.Encoding.Extensions
  142. Assembly Version: 8.0.0.0
  143. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Text.Encoding.Extensions.dll
  144. ----------------------------------------
  145. System.Linq
  146. Assembly Version: 8.0.0.0
  147. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Linq.dll
  148. ----------------------------------------
  149. System.Drawing.Common
  150. Assembly Version: 8.0.0.0
  151. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Drawing.Common.dll
  152. ----------------------------------------
  153. System.Diagnostics.TraceSource
  154. Assembly Version: 8.0.0.0
  155. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Diagnostics.TraceSource.dll
  156. ----------------------------------------
  157. System.Drawing.Primitives
  158. Assembly Version: 8.0.0.0
  159. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Drawing.Primitives.dll
  160. ----------------------------------------
  161. System.Threading.ThreadPool
  162. Assembly Version: 8.0.0.0
  163. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Threading.ThreadPool.dll
  164. ----------------------------------------
  165. System.ComponentModel.TypeConverter
  166. Assembly Version: 8.0.0.0
  167. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ComponentModel.TypeConverter.dll
  168. ----------------------------------------
  169. System.Windows.Extensions
  170. Assembly Version: 8.0.0.0
  171. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Windows.Extensions.dll
  172. ----------------------------------------
  173. System.ComponentModel
  174. Assembly Version: 8.0.0.0
  175. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ComponentModel.dll
  176. ----------------------------------------
  177. System.Collections.Concurrent
  178. Assembly Version: 8.0.0.0
  179. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.Concurrent.dll
  180. ----------------------------------------
  181. System.ObjectModel
  182. Assembly Version: 8.0.0.0
  183. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ObjectModel.dll
  184. ----------------------------------------
  185. System.Net.Requests
  186. Assembly Version: 8.0.0.0
  187. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.Requests.dll
  188. ----------------------------------------
  189. System.Net.Primitives
  190. Assembly Version: 8.0.0.0
  191. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.Primitives.dll
  192. ----------------------------------------
  193. System.Net.WebHeaderCollection
  194. Assembly Version: 8.0.0.0
  195. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.WebHeaderCollection.dll
  196. ----------------------------------------
  197. FontAwesome.Sharp
  198. Assembly Version: 6.3.0.0
  199. Location: C:\Users\(me)\Desktop\pkNX\Shield\pkNX New\net8.0-windows\FontAwesome.Sharp.dll
  200. ----------------------------------------
  201. System.Diagnostics.Process
  202. Assembly Version: 8.0.0.0
  203. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Diagnostics.Process.dll
  204. ----------------------------------------
  205. PresentationFramework.Aero2
  206. Assembly Version: 8.0.0.0
  207. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\PresentationFramework.Aero2.dll
  208. ----------------------------------------
  209. PKHeX.Drawing.PokeSprite
  210. Assembly Version: 23.2.27.0
  211. Location: C:\Users\(me)\Desktop\pkNX\Shield\pkNX New\net8.0-windows\PKHeX.Drawing.PokeSprite.dll
  212. ----------------------------------------
  213. pkNX.Structures
  214. Assembly Version: 1.0.0.0
  215. Location: C:\Users\(me)\Desktop\pkNX\Shield\pkNX New\net8.0-windows\pkNX.Structures.dll
  216. ----------------------------------------
  217. UIAutomationTypes
  218. Assembly Version: 8.0.0.0
  219. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\UIAutomationTypes.dll
  220. ----------------------------------------
  221. System.Text.Json
  222. Assembly Version: 8.0.0.0
  223. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Text.Json.dll
  224. ----------------------------------------
  225. System.Text.Encodings.Web
  226. Assembly Version: 8.0.0.0
  227. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Text.Encodings.Web.dll
  228. ----------------------------------------
  229. System.Runtime.Intrinsics
  230. Assembly Version: 8.0.0.0
  231. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.Intrinsics.dll
  232. ----------------------------------------
  233. System.Numerics.Vectors
  234. Assembly Version: 8.0.0.0
  235. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Numerics.Vectors.dll
  236. ----------------------------------------
  237. System.Reflection.Emit.Lightweight
  238. Assembly Version: 8.0.0.0
  239. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Reflection.Emit.Lightweight.dll
  240. ----------------------------------------
  241. System.Reflection.Primitives
  242. Assembly Version: 8.0.0.0
  243. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Reflection.Primitives.dll
  244. ----------------------------------------
  245. System.Reflection.Emit.ILGeneration
  246. Assembly Version: 8.0.0.0
  247. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Reflection.Emit.ILGeneration.dll
  248. ----------------------------------------
  249. PresentationFramework-SystemXml
  250. Assembly Version: 8.0.0.0
  251. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\PresentationFramework-SystemXml.dll
  252. ----------------------------------------
  253. UIAutomationProvider
  254. Assembly Version: 8.0.0.0
  255. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\UIAutomationProvider.dll
  256. ----------------------------------------
  257. pkNX.Game
  258. Assembly Version: 1.0.0.0
  259. Location: C:\Users\(me)\Desktop\pkNX\Shield\pkNX New\net8.0-windows\pkNX.Game.dll
  260. ----------------------------------------
  261. pkNX.Containers
  262. Assembly Version: 1.0.0.0
  263. Location: C:\Users\(me)\Desktop\pkNX\Shield\pkNX New\net8.0-windows\pkNX.Containers.dll
  264. ----------------------------------------
  265. FlatSharp.Runtime
  266. Assembly Version: 7.4.0.0
  267. Location: C:\Users\(me)\Desktop\pkNX\Shield\pkNX New\net8.0-windows\FlatSharp.Runtime.dll
  268. ----------------------------------------
  269. Microsoft.Win32.SystemEvents
  270. Assembly Version: 8.0.0.0
  271. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\Microsoft.Win32.SystemEvents.dll
  272. ----------------------------------------
  273. System.ComponentModel.EventBasedAsync
  274. Assembly Version: 8.0.0.0
  275. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ComponentModel.EventBasedAsync.dll
  276. ----------------------------------------
  277. System.Xml.XmlSerializer
  278. Assembly Version: 8.0.0.0
  279. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Xml.XmlSerializer.dll
  280. ----------------------------------------
  281. System.Runtime.Loader
  282. Assembly Version: 8.0.0.0
  283. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.Loader.dll
  284. ----------------------------------------
  285. pkNX.Randomization
  286. Assembly Version: 1.0.0.0
  287. Location: C:\Users\(me)\Desktop\pkNX\Shield\pkNX New\net8.0-windows\pkNX.Randomization.dll
  288. ----------------------------------------
  289. System.Reflection.Emit
  290. Assembly Version: 8.0.0.0
  291. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Reflection.Emit.dll
  292. ----------------------------------------
  293. Microsoft.GeneratedCode
  294. Assembly Version: 1.0.0.0
  295. Location:
  296. ----------------------------------------
  297. System.Text.RegularExpressions
  298. Assembly Version: 8.0.0.0
  299. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Text.RegularExpressions.dll
  300. ----------------------------------------
  301. System.Console
  302. Assembly Version: 8.0.0.0
  303. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Console.dll
  304. ----------------------------------------
  305. Accessibility
  306. Assembly Version: 4.0.0.0
  307. Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\Accessibility.dll
  308. ----------------------------------------
  309. System.Diagnostics.StackTrace
  310. Assembly Version: 8.0.0.0
  311. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Diagnostics.StackTrace.dll
  312. ----------------------------------------
  313. System.Reflection.Metadata
  314. Assembly Version: 8.0.0.0
  315. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Reflection.Metadata.dll
  316. ----------------------------------------
  317. System.Collections.Immutable
  318. Assembly Version: 8.0.0.0
  319. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.Immutable.dll
  320. ----------------------------------------
  321. System.IO.MemoryMappedFiles
  322. Assembly Version: 8.0.0.0
  323. Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.IO.MemoryMappedFiles.dll
  324. ----------------------------------------
  325.  
  326. ************** JIT Debugging **************
Tags: crash report
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement