Jump to content

Thread Exception using Quick Add button


Recommended Posts

Just updated toolkit.   Version 2.9.2.0-378802d2

 

Now I get an Thread Exception error message when I try to use the quick add button.

If I tell it to not show the log file the window which should be populated with directory structure is blank.

 

I just posted a screen shot at the discord channel on this:

 

https://cdn.discordapp.com/attachments/414422683963621406/561964379189280782/unknown.png

 

 

The Add button works normally.

 

Log file contents:

 

2019-03-31 12:32:46.8975 | RocksmithToolkitGUI.Program (INFO) :
 RocksmithToolkitGUI.Program.Main
 RocksmithToolkitGUI: v2.9.2.0-378802d2
 RocksmithToolkitLib: v2.9.2.0-378802d2
 RocksmithToolkitUpdater: v2.9.2.0-378802d2
 Dynamic Difficulty Creator: v3.6
 OS: Microsoft Windows NT 10.0.17134.0 (64 bit)
 .NET Framework Runtime: v4.0.30319.42000
 JIT: MsX86
 WINE_INSTALLED: False
 MacOSX: False
 

2019-03-31 12:32:47.3644 | RocksmithToolkitGUI.Program (INFO) :
 RocksmithToolkitGUI.MainForm.MainForm_Shown
  - App.config Status (Load Successful)

2019-03-31 12:32:47.3644 | RocksmithToolkitGUI.Program (INFO) :
 RocksmithToolkitGUI.MainForm.MainForm_Shown
  - System Display DPI Setting (96)

2019-03-31 12:32:47.3644 | RocksmithToolkitGUI.Program (INFO) :
 RocksmithToolkitGUI.MainForm.MainForm_Shown
  - System Display Screen Scale Factor (125%)

2019-03-31 12:32:47.3814 | RocksmithToolkitGUI.Program (INFO) :
 RocksmithToolkitGUI.MainForm.MainForm_Shown
  - Adjusted AutoScaleDimensions, AutoScaleMode, and AutoSize ...

2019-03-31 12:32:48.4925 | RocksmithToolkitGUI.Program (ERROR) :
 RocksmithToolkitGUI.Program+<>c__DisplayClass0_0.<Main>b__1
 
RocksmithToolkitLib
Void RestoreTreeView(System.Collections.Generic.List`1[system.String], System.String)
Exception cached:


 
System.IO.DirectoryNotFoundException Did not find the rootNode text: e:\ Void RestoreTreeView(System.Collections.Generic.List`1[system.String], System.String)    at RocksmithToolkitLib.Extensions.TreeViewBrowser.RestoreTreeView(List`1 paths, String separator)
   at RocksmithToolkitLib.Extensions.TreeViewBrowser.InitTreeViewBrowser()
   at RocksmithToolkitLib.Extensions.TreeViewOfd.TreeViewOfd_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.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) System.IO.DirectoryNotFoundException: Did not find the rootNode text: e:\
   at RocksmithToolkitLib.Extensions.TreeViewBrowser.RestoreTreeView(List`1 paths, String separator)
   at RocksmithToolkitLib.Extensions.TreeViewBrowser.InitTreeViewBrowser()
   at RocksmithToolkitLib.Extensions.TreeViewOfd.TreeViewOfd_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.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)
2019-03-31 12:37:03.6247 | RocksmithToolkitGUI.Program (ERROR) :
 RocksmithToolkitGUI.Program+<>c__DisplayClass0_0.<Main>b__1
 
RocksmithToolkitLib
Void RestoreTreeView(System.Collections.Generic.List`1[system.String], System.String)
Exception cached:


 
System.IO.DirectoryNotFoundException Did not find the rootNode text: e:\ Void RestoreTreeView(System.Collections.Generic.List`1[system.String], System.String)    at RocksmithToolkitLib.Extensions.TreeViewBrowser.RestoreTreeView(List`1 paths, String separator)
   at RocksmithToolkitLib.Extensions.TreeViewBrowser.InitTreeViewBrowser()
   at RocksmithToolkitLib.Extensions.TreeViewOfd.TreeViewOfd_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.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) System.IO.DirectoryNotFoundException: Did not find the rootNode text: e:\
   at RocksmithToolkitLib.Extensions.TreeViewBrowser.RestoreTreeView(List`1 paths, String separator)
   at RocksmithToolkitLib.Extensions.TreeViewBrowser.InitTreeViewBrowser()
   at RocksmithToolkitLib.Extensions.TreeViewOfd.TreeViewOfd_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.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)
 

Money Talks!? All it ever says to me is "Goodbye!".

Link to comment
Share on other sites

  • Developer

Can you post a screen shot of the Quick Add with the Multiselect XML Arrangements and Arrange Order GUI before the error occurs?
What is the path to your EOF project files? 

 

System.IO.DirectoryNotFoundException: Did not find the rootNode text: e:\

Does it exist?

Are you tired of AV False Positives???  Now accepting donations on my website (Click Here)  Your donation will be used towards buying a code signing certificate.   CGT is now compatible and safe to use with Rocksmith® 2014 Remastered ... 

 

Latest Build of Custom Game Toolkit (CGT) w/ Game Save Gigbox       Latest Build of Rocksmith Toolkit       Latest Build of Customs Forge Song Manager (CFSM)

 

All bug reports and help requests please include your: OS, CPU, AV, .NET Framework versions along with a description of the issue (include screenshots of error if possible).  It should go without having to say ... make sure you are using the latest build before submitting bug reports or asking for help.

 

*  Remember to use your magic words (please and thank you) if you would like a response.  Don't use phrases like 'thanks anyhow' as it is demeaning.

Link to comment
Share on other sites

The error preempts the box from appearing.  When I clear the error by telling it Ido not want to view the log it shows this: https://imgur.com/l2J52E4 in the box and it doesn't let me see any directory even selecting  *.*  It generates same error.  It's only in Quick Add; the Add button works exactly as expected and as a work around I was able to make the song using Add.  Also, after Add is used it seems to affect the Quick Add function and make it work.  As if my selecting the folder I want is stored and then Quick Add works.

 

Path to E:\ is where I have my_documents folder set to.

 

Path to the work files is: e:\Users\Henry\Documents\rocksmith creations

 

The path to the song I was trying to work on is:  e:\Users\Henry\Documents\rocksmith creations\The Searchers\Needles and Pins\GPA4 Export 2019-03-30 17-02-51\songs\The Searchers

Money Talks!? All it ever says to me is "Goodbye!".

Link to comment
Share on other sites

  • Developer

How are you setting 'e:\'?  With 'Environmental Variables'?
For now you can remove the setting you have for 'e:\' and see if that works.   (Also try simplifying that path name to the 'The Searchers'.  Maybe put your project in the root directory and see if that works).

'Quick Add' uses tree view on the system paths.  Maybe it doesn't like you custom setting.  I will have to investigate.

Are you tired of AV False Positives???  Now accepting donations on my website (Click Here)  Your donation will be used towards buying a code signing certificate.   CGT is now compatible and safe to use with Rocksmith® 2014 Remastered ... 

 

Latest Build of Custom Game Toolkit (CGT) w/ Game Save Gigbox       Latest Build of Rocksmith Toolkit       Latest Build of Customs Forge Song Manager (CFSM)

 

All bug reports and help requests please include your: OS, CPU, AV, .NET Framework versions along with a description of the issue (include screenshots of error if possible).  It should go without having to say ... make sure you are using the latest build before submitting bug reports or asking for help.

 

*  Remember to use your magic words (please and thank you) if you would like a response.  Don't use phrases like 'thanks anyhow' as it is demeaning.

Link to comment
Share on other sites

It's not manually setup.  It's change from the properties dialog box of the documents folder.  There is a location tab and the path is set there.

I did this when I installed Windows 10.  Whatever links Windows 10 sets it does them automatically. 

All my users folders, my documents, pictures etc are all moved in this manner to E:\

since I do not have enough capacity on my SSD for these libraries.

Here are a couple of screen shots of the environment variables though:

 

https://imgur.com/iFA4lNL

https://imgur.com/1AcMeOe

https://imgur.com/FgnANTl

https://imgur.com/LuNVAXC

Is there a text file Windows stores these in now?  Can I dump them en masse so you can see all of them?

 

As for shortening the path that doesn't change anything.

 

I should note that the last several updates quickadd has been working kinda squirely.

I routinely get messages in the tree window the files are inaccessible two or three times.

It says it lacks permission.  Then after opening and closing the window a couple of times

whatever is wrong clears and it shows the tree as if no error had occured.

 

Before it started showing the tree and the buttons to move the files over it was far better.

Quick Add would show the files in the same folder that I was on when I opened the program and I never saw an error of any type.

Call it January when this window change began?  Or December.

This error box is just latest is a series of such problems.

Money Talks!? All it ever says to me is "Goodbye!".

Link to comment
Share on other sites

  • Developer

The original Quick Add did not allow users to specify the order of the Arrangements (a user requested feature).  I suspect the issue has to do with your customization of 'Environmental Variables'.  I will see what I can do to improve the feature.
 

In the toolkit 'General Config' what do you have the 'Default Project Folder' set to?  You can try specifying your custom project folder path if it is not already set and see if that helps.

EDIT: Just released new build.  Let me know if issue persists.

  • Like 1

Are you tired of AV False Positives???  Now accepting donations on my website (Click Here)  Your donation will be used towards buying a code signing certificate.   CGT is now compatible and safe to use with Rocksmith® 2014 Remastered ... 

 

Latest Build of Custom Game Toolkit (CGT) w/ Game Save Gigbox       Latest Build of Rocksmith Toolkit       Latest Build of Customs Forge Song Manager (CFSM)

 

All bug reports and help requests please include your: OS, CPU, AV, .NET Framework versions along with a description of the issue (include screenshots of error if possible).  It should go without having to say ... make sure you are using the latest build before submitting bug reports or asking for help.

 

*  Remember to use your magic words (please and thank you) if you would like a response.  Don't use phrases like 'thanks anyhow' as it is demeaning.

Link to comment
Share on other sites

The original Quick Add did not allow users to specify the order of the Arrangements (a user requested feature).  I suspect the issue has to do with your customization of 'Environmental Variables'.  I will see what I can do to improve the feature.

 

In the toolkit 'General Config' what do you have the 'Default Project Folder' set to?  You can try specifying your custom project folder path if it is not already set and see if that helps.

 

EDIT: Just released new build.  Let me know if issue persists.

 

I did not manually customize the environment variables so whatever windows put in there from moving the users folder and sub folders to E:\ is entirely produced by windows during that process. I have not changed or added a path environment since about 2000 in Windows 98 :unsure:

 

I downloaded and overwrote the toolkit folder with contents of the zip

 

Here is a screen shot of the config on first launch with new build:

https://i.imgur.com/9kQZMO5.png

 

The problem has persisted but I think the error changed.

 

Here is the log file from the error now: 2019-04-01 18:55:25.5268 | RocksmithToolkitGUI.Program (INFO) :

 RocksmithToolkitGUI.Program.Main

 RocksmithToolkitGUI: v2.9.2.0-ec9ae02a

 RocksmithToolkitLib: v2.9.2.0-ec9ae02a

 RocksmithToolkitUpdater: v2.9.2.0-ec9ae02a

 Dynamic Difficulty Creator: v3.6

 OS: Microsoft Windows NT 10.0.17134.0 (64 bit)

 .NET Framework Runtime: v4.0.30319.42000

 JIT: MsX86

 WINE_INSTALLED: False

 MacOSX: False

 

 

2019-04-01 18:55:26.1962 | RocksmithToolkitGUI.Program (INFO) :

 RocksmithToolkitGUI.MainForm.MainForm_Shown

  - App.config Status (Load Successful)

 

2019-04-01 18:55:26.1962 | RocksmithToolkitGUI.Program (INFO) :

 RocksmithToolkitGUI.MainForm.MainForm_Shown

  - System Display DPI Setting (96)

 

2019-04-01 18:55:26.1962 | RocksmithToolkitGUI.Program (INFO) :

 RocksmithToolkitGUI.MainForm.MainForm_Shown

  - System Display Screen Scale Factor (125%)

 

2019-04-01 18:55:45.4006 | RocksmithToolkitGUI.Program (INFO) :

 RocksmithToolkitGUI.MainForm.MainForm_Shown

  - Adjusted AutoScaleDimensions, AutoScaleMode, and AutoSize ...

 

2019-04-01 18:59:45.5933 | RocksmithToolkitGUI.Program (ERROR) :

 RocksmithToolkitGUI.Program+<>c__DisplayClass0_0.<Main>b__1

 

RocksmithToolkitLib

Void RestoreTreeView(System.Collections.Generic.List`1[system.String], System.String)

Exception cached:

 

 

 

System.NullReferenceException Object reference not set to an instance of an object. Void RestoreTreeView(System.Collections.Generic.List`1[system.String], System.String)    at RocksmithToolkitLib.Extensions.TreeViewBrowser.RestoreTreeView(List`1 paths, String separator)

   at RocksmithToolkitLib.Extensions.TreeViewBrowser.InitTreeViewBrowser()

   at RocksmithToolkitLib.Extensions.TreeViewOfd.TreeViewOfd_Load(Object sender, EventArgs e)

   at System.Windows.Forms.Form.OnLoad(EventArgs e)

   at System.Windows.Forms.Form.OnCreateControl()

   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

   at System.Windows.Forms.Control.CreateControl()

   at System.Windows.Forms.Control.WmShowWindow(Message& m)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   at System.Windows.Forms.Form.WmShowWindow(Message& m)

   at System.Windows.Forms.Form.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) System.NullReferenceException: Object reference not set to an instance of an object.

   at RocksmithToolkitLib.Extensions.TreeViewBrowser.RestoreTreeView(List`1 paths, String separator)

   at RocksmithToolkitLib.Extensions.TreeViewBrowser.InitTreeViewBrowser()

   at RocksmithToolkitLib.Extensions.TreeViewOfd.TreeViewOfd_Load(Object sender, EventArgs e)

   at System.Windows.Forms.Form.OnLoad(EventArgs e)

   at System.Windows.Forms.Form.OnCreateControl()

   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

   at System.Windows.Forms.Control.CreateControl()

   at System.Windows.Forms.Control.WmShowWindow(Message& m)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   at System.Windows.Forms.Form.WmShowWindow(Message& m)

   at System.Windows.Forms.Form.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)

============

As requested I substituted the actual project folder path: "e:\Users\Henry\Documents\rocksmith creations\The Searchers\Needles and Pins\GPA4 Export 2019-03-30 17-02-51\songs\The Searchers" in place of "e:\Users\Henry\Documents\rocksmith creations"  Log file I think is the same but here is full text:

 

2019-04-01 19:04:22.4356 | RocksmithToolkitGUI.Program (INFO) :

 RocksmithToolkitGUI.Program.Main

 RocksmithToolkitGUI: v2.9.2.0-ec9ae02a

 RocksmithToolkitLib: v2.9.2.0-ec9ae02a

 RocksmithToolkitUpdater: v2.9.2.0-ec9ae02a

 Dynamic Difficulty Creator: v3.6

 OS: Microsoft Windows NT 10.0.17134.0 (64 bit)

 .NET Framework Runtime: v4.0.30319.42000

 JIT: MsX86

 WINE_INSTALLED: False

 MacOSX: False

 

 

2019-04-01 19:04:22.9529 | RocksmithToolkitGUI.Program (INFO) :

 RocksmithToolkitGUI.MainForm.MainForm_Shown

  - App.config Status (Load Successful)

 

2019-04-01 19:04:22.9529 | RocksmithToolkitGUI.Program (INFO) :

 RocksmithToolkitGUI.MainForm.MainForm_Shown

  - System Display DPI Setting (96)

 

2019-04-01 19:04:22.9529 | RocksmithToolkitGUI.Program (INFO) :

 RocksmithToolkitGUI.MainForm.MainForm_Shown

  - System Display Screen Scale Factor (125%)

 

2019-04-01 19:04:22.9720 | RocksmithToolkitGUI.Program (INFO) :

 RocksmithToolkitGUI.MainForm.MainForm_Shown

  - Adjusted AutoScaleDimensions, AutoScaleMode, and AutoSize ...

 

2019-04-01 19:05:36.8837 | RocksmithToolkitGUI.Program (ERROR) :

 RocksmithToolkitGUI.Program+<>c__DisplayClass0_0.<Main>b__1

 

RocksmithToolkitLib

Void RestoreTreeView(System.Collections.Generic.List`1[system.String], System.String)

Exception cached:

 

 

 

System.NullReferenceException Object reference not set to an instance of an object. Void RestoreTreeView(System.Collections.Generic.List`1[system.String], System.String)    at RocksmithToolkitLib.Extensions.TreeViewBrowser.RestoreTreeView(List`1 paths, String separator)

   at RocksmithToolkitLib.Extensions.TreeViewBrowser.InitTreeViewBrowser()

   at RocksmithToolkitLib.Extensions.TreeViewOfd.TreeViewOfd_Load(Object sender, EventArgs e)

   at System.Windows.Forms.Form.OnLoad(EventArgs e)

   at System.Windows.Forms.Form.OnCreateControl()

   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

   at System.Windows.Forms.Control.CreateControl()

   at System.Windows.Forms.Control.WmShowWindow(Message& m)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   at System.Windows.Forms.Form.WmShowWindow(Message& m)

   at System.Windows.Forms.Form.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) System.NullReferenceException: Object reference not set to an instance of an object.

   at RocksmithToolkitLib.Extensions.TreeViewBrowser.RestoreTreeView(List`1 paths, String separator)

   at RocksmithToolkitLib.Extensions.TreeViewBrowser.InitTreeViewBrowser()

   at RocksmithToolkitLib.Extensions.TreeViewOfd.TreeViewOfd_Load(Object sender, EventArgs e)

   at System.Windows.Forms.Form.OnLoad(EventArgs e)

   at System.Windows.Forms.Form.OnCreateControl()

   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

   at System.Windows.Forms.Control.CreateControl()

   at System.Windows.Forms.Control.WmShowWindow(Message& m)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   at System.Windows.Forms.Form.WmShowWindow(Message& m)

   at System.Windows.Forms.Form.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)

============

 

Thank you for your continued fixes on this.

Let me know if you want me to try anything else.  Ping me in Discord if needed.

Money Talks!? All it ever says to me is "Goodbye!".

Link to comment
Share on other sites

  • Developer

@ghr1227  Thanks for the input.

"I did not manually customize the environment variables so whatever windows put in there from moving the users folder and sub folders to E:\ is entirely produced by windows during that process"  Correct.  But when you did this you programmatically modified the registry value (Environmental Variables) that points to a new 'My Documents'.  I suspect this customization may be the cause of the issue.  You would have to restore the default settings for 'My Documents' to know for sure.  The new exception at least tells me I'm in looking in the right place.

EDIT: New build released.  Will catch and detail the error.

Are you tired of AV False Positives???  Now accepting donations on my website (Click Here)  Your donation will be used towards buying a code signing certificate.   CGT is now compatible and safe to use with Rocksmith® 2014 Remastered ... 

 

Latest Build of Custom Game Toolkit (CGT) w/ Game Save Gigbox       Latest Build of Rocksmith Toolkit       Latest Build of Customs Forge Song Manager (CFSM)

 

All bug reports and help requests please include your: OS, CPU, AV, .NET Framework versions along with a description of the issue (include screenshots of error if possible).  It should go without having to say ... make sure you are using the latest build before submitting bug reports or asking for help.

 

*  Remember to use your magic words (please and thank you) if you would like a response.  Don't use phrases like 'thanks anyhow' as it is demeaning.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. - Privacy Policy