Closed Laylay94 closed 7 months ago
Seems you might be missing protobuf-net.dll in the same directory as your exe, should have come with your installation
Thank you! But I want to ask, So how would I go about putting it back on there? Or should I go down load it again and make sure it’s there? EDIT: I just downloaded it again and i do see the "protobuf-net.dll " in the same area when i get ready to install it
Are you building it yourself or are you downloading pre built? For me the program did not work if I built for 32bit rather than 64bit, mabey the protobuf dll was built for x64.
i have the [.NET Desktop Runtime x64]... I am trying to rip a sim, that i saved from my game. when i open up ripper, it shows this and once i press okay and select to go to my saves... it says this then shows this at the bottom after seeing details See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
** Exception Text ** System.IO.FileNotFoundException: Could not load file or assembly 'protobuf-net.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67'. The system cannot find the file specified. File name: 'protobuf-net.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67' at TS4SimRipper.Form1.SaveGameFile_button_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.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
** JIT Debugging **
If downloading a sim already made in cas. I would say pre-built
No I mean the program itself, do you download exe or do you download the source code and then compile it yourself (visual studio)
Oh 😅, I just download the exe (the installation) of ripper.. I don’t use anything else
Is Casmodifiertuning.package in the same folder as exe? Also what windows version are you running?
yes, it is ! see, i scrolled down to the very bottom and thats where it is and i have 22H2 version of windows with a 64-bit operating system, and x64-based processor
Hi @Laylay94, Did you make sure to extract it to a folder? The screenshot looks like you are opening it from inside the 7z file.
Hello @andrews4s , i never had to before. because i have a file unzipper to unzip files. This is what it shows as:
@Laylay94 maybe you are having this issue because this release is a .7z and the one you had before was a .zip. Can you try with this one that I attached to this reply? If that works, we can upload .zip files in the future updates.
@andrews4s Yes!! it works now, that one works better for me!! Thank you so much :)
@Laylay94 I'm glad it works for you now. I'll change the main link to use .zip instead of .7z.
Hello! I have the lastest update of ripper. But now, every time I open it, It always show this message and I cannot figure out what it is or why. Can someone please help me?
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
** Exception Text ** System.IO.FileNotFoundException: Could not load file or assembly 'protobuf-net.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67'. The system cannot find the file specified. File name: 'protobuf-net.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67' at TS4SimRipper.Form1.SaveGameFile_button_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.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
** Loaded Assemblies ** System.Private.CoreLib Assembly Version: 6.0.0.0 Win32 Version: 6.0.2824.12007 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.28/System.Private.CoreLib.dll
TS4SimRipper Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/white/AppData/Local/Temp/Rar$EXa16496.37040/TS4SimRipper.dll
System.Runtime Assembly Version: 6.0.0.0 Win32 Version: 6.0.2824.12007 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.28/System.Runtime.dll
System.Drawing.Common Assembly Version: 6.0.0.0 Win32 Version: 6.0.2824.12007 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.28/System.Drawing.Common.dll
System.Windows.Forms