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 know the toolkit as been archived and what I am trying to is not supported. However, I am looking for any help to point me into the right direction so help resolve my main issue.
Main issue: I use PS3 as my main platform when I play Rocksmith 2014 and I convert all the customs I want to play in both Mac and PS3. Almost all songs can still be converted to PS3, but some will not convert and an error occurs. I have tried to import the package into the toolkit and the error shows (attached).
If I could get some help understanding what is wrong and why some packages error, I could maybe unpack the files, fix the problem causing the error, and generate a new package that can be exported to PS3.
The log (below) states :
Input: \\Mac\Home\Downloads\SONGS\Projects\Black-Keys_Fever-Tree_v1_p\Black-Keys_Fever-Tree_v1_RS2014_Mac\audio\mac\274463468.wem
Parse error: unknown chunk type
Again this only happens on some of the CDLCs and I cannot see what causes it. All of them import into DLC Builder fine. I can unpack the package, but I do not know what files is causing the error or what the creator is doing different on these CDLCs.
Thanks in advance for any assistance.
Log:
2024-08-28 16:14:16.4128 | RocksmithToolkitGUI.Program (ERROR) :
RocksmithToolkitGUI.Program+<>c__DisplayClass0_0.<Main>b__1
- Application.ThreadException
Source: RocksmithToolkitLib
Target: Void Revorb(System.String, System.String, WwiseVersion)
System.Exception: ww2ogg process error or CDLC file name contains reserved word 'error'.
Audiokinetic Wwise RIFF/RIFX Vorbis to Ogg Vorbis converter 0.19 by hcs
Input: \\Mac\Home\Downloads\SONGS\Projects\Black-Keys_Fever-Tree_v1_p\Black-Keys_Fever-Tree_v1_RS2014_Mac\audio\mac\274463468.wem
Parse error: unknown chunk type
at RocksmithToolkitLib.Ogg.OggFile.Revorb(String file, String outputFileName, WwiseVersion wwiseVersion)
at RocksmithToolkitLib.DLCPackage.Packer.Unpack(String srcPath, String destDirPath, Platform overridePlatform, Boolean decodeAudio, Boolean overwriteSongXml)
at RocksmithToolkitGUI.DLCPackageCreator.DLCPackageCreator.PackageImport(String srcPath, String destDir)
at RocksmithToolkitGUI.DLCPackageCreator.DLCPackageCreator.btnPackageImport_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)