Featured Replies
Recently Browsing 0
- No registered users viewing this page.
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
Hi,
I'm trying to convert an original dlc from pc to ps3, but when I try to import the package, Rocksmith Toolkit gives me this error:
2018-05-07 13:57:12.4392 | RocksmithToolkitGUI.Program (INFO) :
RocksmithToolkitGUI.Program.Main
RocksmithToolkitGUI: v2.8.4.1-82e47ea8 BETA
RocksmithToolkitLib: v2.8.4.1-82e47ea8 BETA
RocksmithToolkitUpdater: vNull
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 (64 bit)
Runtime: v4.0.30319.42000
JIT: MsX86
Wine:
2018-05-07 14:03:27.9467 | RocksmithToolkitGUI.Program (ERROR) :
RocksmithToolkitGUI.Program+<>c__DisplayClass1_0.<Main>b__1
System.Windows.Forms
Void set_Value(System.Decimal)
Exception cached:
System.ArgumentOutOfRangeException Value of '3.5' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Nome parametro: Value Void set_Value(System.Decimal) in System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
in RocksmithToolkitGUI.DLCPackageCreator.DLCPackageCreator.FillPackageCreatorForm(DLCPackageData info, String filesBaseDir)
in RocksmithToolkitGUI.DLCPackageCreator.DLCPackageCreator.btnPackageImport_Click(Object sender, EventArgs e)
in System.Windows.Forms.Control.OnClick(EventArgs e)
in System.Windows.Forms.Button.OnClick(EventArgs e)
in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ButtonBase.WndProc(Message& m)
in System.Windows.Forms.Button.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) System.ArgumentOutOfRangeException: Value of '3.5' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Nome parametro: Value
in System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
in RocksmithToolkitGUI.DLCPackageCreator.DLCPackageCreator.FillPackageCreatorForm(DLCPackageData info, String filesBaseDir)
in RocksmithToolkitGUI.DLCPackageCreator.DLCPackageCreator.btnPackageImport_Click(Object sender, EventArgs e)
in System.Windows.Forms.Control.OnClick(EventArgs e)
in System.Windows.Forms.Button.OnClick(EventArgs e)
in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ButtonBase.WndProc(Message& m)
in System.Windows.Forms.Button.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
How can I fix it?