rscustom / rocksmith-custom-song-toolkit

Custom song toolkit for Rocksmith and Rocksmith 2014
http://www.rscustom.net/
343 stars 80 forks source link

InvalidOperationException: This operation cannot be performed while an auto-filled column is being resized. #383

Closed Sythsaz closed 1 year ago

Sythsaz commented 1 year ago

Just was told by the program to send this off so here ya go. I have run this before with no problem. I also noticed that It's having issues connecting to the internet but I'm sure that's another issue... I hope... Let me know if anything is needed, thanks.

[2023/07/11 08:06:11]: ==== This is the start of a new CFSM run log =====
[2023/07/11 08:06:16]: Validated RS2014 Installation Directory: E:\Games\Rocksmith-2014-Edition-Remastered
[2023/07/11 08:06:17]: DownloadVersionInfo Web Exception: The request was aborted: Could not create SSL/TLS secure channel. ...
[2023/07/11 08:06:18]: DownloadVersionInfo Web Exception: The request was aborted: Could not create SSL/TLS secure channel. ...
[2023/07/11 08:06:18]: DownloadVersionInfo Web Exception: The request was aborted: Could not create SSL/TLS secure channel. ...
[2023/07/11 08:06:19]: DownloadVersionInfo Web Exception: The request was aborted: Could not create SSL/TLS secure channel. ...
[2023/07/11 08:06:19]: DownloadVersionInfo Web Exception: Connection Timed Out ...
[2023/07/11 08:06:19]: + CustomsForge Song Manager (v1.6.0.3 - PC BUILD)
[2023/07/11 08:06:19]: + OS Microsoft Windows NT 6.2.9200.0 (64 bit)
[2023/07/11 08:06:19]: + .NET Framework (v4.0.30319.42000)
[2023/07/11 08:06:19]: + CultureInfo (en-US)
[2023/07/11 08:06:19]: + Current Local DateTime [7/11/2023 8:06:19 AM]
[2023/07/11 08:06:19]: + Current UTC DateTime [7/11/2023 2:06:19 PM]
[2023/07/11 08:06:19]: + RocksmithToolkitLib (v2.9.2.1-4fe239f9) [2/27/2020 6:35:45 PM]
[2023/07/11 08:06:19]: + Dynamic Difficulty Creator (v3.6)
[2023/07/11 08:06:19]: + App.config Status (Load Successful)
[2023/07/11 08:06:19]: + System Display DPI Setting (96)
[2023/07/11 08:06:19]: + System Display Screen Scale Factor (100%)
[2023/07/11 08:06:20]: Populating SongManager GUI ...
[2023/07/11 08:06:20]: Loaded File: appSettings.xml
[2023/07/11 08:06:20]: Loaded File: dgvSongsMaster.xml
[2023/07/11 08:06:21]: Loaded File: songsInfo.xml
[2023/07/11 08:06:22]: Performing quick rescan of song collection ...
[2023/07/11 08:06:23]: Raw songs count: 2750
[2023/07/11 08:06:29]: Removed (62) obsolete songs/inlays from songsInfo.xml ...
[2023/07/11 08:06:31]: Finished parsing took: 00:00:07.3470143
[2023/07/11 08:06:37]: Saved File: songsInfo.xml
[2023/07/11 08:06:37]: SongManagerFilter Available: None
[2023/07/11 08:06:37]: Song Manager GUI Activated ...
[2023/07/11 08:06:42]: Saved File: dgvSongsMaster.xml
[2023/07/11 08:06:42]: Song Manager GUI Deactivated ...
[2023/07/11 08:06:42]: <ERROR> Application.ThreadException
Source: System.Windows.Forms
Target: Void PerformLayoutPrivate(Boolean, Boolean, Boolean, Boolean)
System.InvalidOperationException: This operation cannot be performed while an auto-filled column is being resized.
   at System.Windows.Forms.DataGridView.PerformLayoutPrivate(Boolean useRowShortcut, Boolean computeVisibleRows, Boolean invalidInAdjustFillingColumns, Boolean repositionEditingControl)
   at System.Windows.Forms.DataGridView.SetColumnHeadersHeightInternal(Int32 columnHeadersHeight, Boolean invalidInAdjustFillingColumns)
   at System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight(Boolean fixedRowHeadersWidth, Boolean fixedColumnsWidth)
   at System.Windows.Forms.DataGridView.OnColumnHeadersGlobalAutoSize()
   at System.Windows.Forms.DataGridView.set_TopLeftHeaderCell(DataGridViewHeaderCell value)
   at System.Windows.Forms.DataGridView.get_TopLeftHeaderCell()
   at System.Windows.Forms.DataGridView.GetCellInternal(Int32 columnIndex, Int32 rowIndex)
   at System.Windows.Forms.DataGridView.OnCellMouseEnter(DataGridViewCellEventArgs e)
   at System.Windows.Forms.DataGridView.UpdateMouseEnteredCell(HitTestInfo hti, MouseEventArgs e)
   at System.Windows.Forms.DataGridView.OnColumnWidthChanged(DataGridViewColumnEventArgs e)
   at System.Windows.Forms.DataGridView.OnBandThicknessChanged(DataGridViewBand dataGridViewBand)
   at System.Windows.Forms.DataGridViewBand.set_ThicknessInternal(Int32 value)
   at System.Windows.Forms.DataGridView.AdjustFillingColumns()
   at System.Windows.Forms.DataGridView.ComputeLayout()
   at System.Windows.Forms.DataGridView.PerformLayoutPrivate(Boolean useRowShortcut, Boolean computeVisibleRows, Boolean invalidInAdjustFillingColumns, Boolean repositionEditingControl)
   at System.Windows.Forms.DataGridView.OnHandleCreated(EventArgs e)
   at System.Windows.Forms.Control.WmCreate(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.DataGridView.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

[2023/07/11 08:06:53]: Populating Settings GUI for dgvSongsMaster ...
[2023/07/11 08:06:53]: Loaded File: dgvSongsMaster.xml
L0FKA commented 1 year ago

Hello It's not a log for toolkit it's from CFSM and has nothing to do with this application, not even crashing in our library, If you have any problems still report to CF discord in section #cfsm thanks!