Page 1 of 1

Runtime Error

Posted: 25 Jun 2018, 15:35
by wingstem
Image

I can't install GSM.

Re: Runtime Error

Posted: 26 Jun 2018, 14:11
by InsaneMatt
The v3.x branch has issues with some character sets.
It's something I tried to fix, but never fully got working (something I aim to address fully in v4.x).

In any case, have you tried "ignoring" this entry?
You can do this via the following commandline:

Code: Select all

gs_mngr_3.exe "/ignore 8BitBoy?"

Saves Error

Posted: 13 Jul 2018, 04:24
by Jhayuinckie
I've been playing dark soul 2 for a while and i never encountered saves error. what causes this ,and how to fix it?

Re: Saves Error

Posted: 13 Jul 2018, 18:22
by InsaneMatt
Jhayuinckie wrote: 13 Jul 2018, 04:24 I've been playing dark soul 2 for a while and i never encountered saves error. what causes this ,and how to fix it?
Save file creation isn't anything to do with GameSave Manager.
This project is for backing up, transfering and generally managing your saves. If a game regularly keeps corrupting it's on save data, I'd suggest contacting it's developer / publisher for help.

Re: Runtime Error

Posted: 14 Jun 2023, 01:39
by helixhamin
InsaneMatt wrote: 26 Jun 2018, 14:11 The v3.x branch has issues with some character sets.
It's something I tried to fix, but never fully got working (something I aim to address fully in v4.x).

In any case, have you tried "ignoring" this entry?
You can do this via the following commandline:

Code: Select all

gs_mngr_3.exe "/ignore 8BitBoy?"
Hello, this command does not work. It instead says

Code: Select all

There is no entry titled "8BitBoy?" in the 'official' nor 'custom' databases, thus there is nothing to ignore.
I am unable to get to the app due to this issue. It seems the code has a mistake, using a ? instead of a ".

Re: Runtime Error

Posted: 16 Jun 2023, 14:01
by InsaneMatt
The question mark is a 'Trademark symbol', so the following may work:

Code: Select all

gs_mngr_3.exe "/ignore 8BitBoy™"

Re: Runtime Error

Posted: 19 Jun 2023, 01:38
by helixhamin
Sorry, I tried, but it didn't work. Still gives the same error.