Hey, I've been using the 0.07 version of the generator forever now, but due to a switching to a newer pc, I'm downloading the 0.68 version. I tried importing the MV Generator files, but the generator crashed, and told me to check the trace.log. I tried to also just add the generator as a regular rpg maker mv style file, but that similarly did not work.
I tried to attach the trace.log the program gave me to this post, but since this website won't let me add .log files, I'll instead post the result here.
12/1/2021 6:24:43 PM Category zombie_sotai01 doesn't exist in your database. The directory Body\C:\Users\Tom\Downloads\Generator\Body\zombie_sotai01 has been skipped.
12/1/2021 6:24:43 PM Category zombie_sotai02 doesn't exist in your database. The directory Body\C:\Users\Tom\Downloads\Generator\Body\zombie_sotai02 has been skipped.
12/1/2021 6:24:43 PM Category zombie_sotai03 doesn't exist in your database. The directory Body\C:\Users\Tom\Downloads\Generator\Body\zombie_sotai03 has been skipped.
12/1/2021 6:24:43 PM Imported icon not found for resource NI_Female_Beard_p70
12/1/2021 6:24:43 PM Imported icon not found for resource NI_Female_Body_p01
12/1/2021 6:24:43 PM Imported icon not found for resource NI_Female_Eyebrows_p70
12/1/2021 6:24:43 PM Imported icon not found for resource NI_Kid_Body_p01
12/1/2021 6:24:43 PM Imported icon not found for resource NI_Male_Body_p01
12/1/2021 6:24:45 PM Unhandled Exception
12/1/2021 6:24:45 PM ..... Version: 0.68a
12/1/2021 6:24:45 PM ..... Message: One or more errors occurred.
12/1/2021 6:24:45 PM ..... HResult: 80131500
12/1/2021 6:24:45 PM ..... Source: mscorlib
12/1/2021 6:24:45 PM ..... Stack Trace:
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
at System.Threading.Tasks.Parallel.For(Int32 fromInclusive, Int32 toExclusive, Action`1 body)
at RPG_Maker_Extended_Generator.modMain.ParallelFileCopy(List`1 files_to_copy, ProgressBar pbar)
at RPG_Maker_Extended_Generator.genDatabase.ImportMVLikeFolder(String path, String prefix, String tags, String authors, ProgressBar pbar, Label lbl)
at RPG_Maker_Extended_Generator.frmImportMVLike.btnBeginImport_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)
This is what the Generator told me, before crashing when I tried to import the MV Generator. What should I do about this? Thank you for your assistance in advance.