rscustom / rocksmith-custom-song-toolkit

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

Wwise audio file conversion failed: Unerwarteter Netzwerkfehler #347

Closed ghost closed 4 years ago

ghost commented 4 years ago

I get this error if i try to edit and save a psarc-file. Other psarc have no problem. Wwise v2013.2.10 build 4884 is installed. What can i do?

``2020-05-17 04:00:44.4558 | RocksmithToolkitGUI.Program (INFO) : RocksmithToolkitGUI.Program.Main

2020-05-17 04:00:47.0198 | RocksmithToolkitGUI.Program (INFO) : RocksmithToolkitGUI.MainForm.MainForm_Shown

2020-05-17 04:02:58.3965 | RocksmithToolkitGUI.Program (ERROR) : RocksmithToolkitGUI.Program+<>c__DisplayClass0_0.

b__1

  • Application.ThreadException

Source: RocksmithToolkitLib Target: Void Wav2Wem(System.String, System.String, Int32) System.Exception: Wwise audio file conversion failed: Unerwarteter Netzwerkfehler.

at RocksmithToolkitLib.Ogg.Wwise.Wav2Wem(String wavSourcePath, String destinationPath, Int32 audioQuality) at RocksmithToolkitLib.Ogg.OggFile.Convert2Wem(String audioPath, Int32 audioQuality, Int64 previewLength, Int64 chorusTime) at RocksmithToolkitGUI.DLCPackageCreator.DLCPackageCreator.GetPackageData(Boolean validate, String& errorMsg) at RocksmithToolkitGUI.DLCPackageCreator.DLCPackageCreator.PackageGenerate() at RocksmithToolkitGUI.DLCPackageCreator.DLCPackageCreator.btnPackageGenerate_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) ``

ghost commented 4 years ago

Problem is solved. ToolkitGUI was on a Network Drive, this makes the problem.

L0FKA commented 4 years ago

Well It may be due to policies that prevents toolkit from executing itself from network even if it's lan so good for you but worth knowing what issue it was, thanks!