What's new

Need Help with this problem


Kaiserkreuz

Jungle Girl
Joined
Jan 23, 2017
Messages
49
Reputation score
1
Need help with this problem when trying to run a WolfRPG game exe


1655750439611.png
 

SoulLess Child

Active member
Joined
Nov 26, 2018
Messages
586
Reputation score
121
Well, it does say the problem is with Microsoft Visual C++ Runtime Library, so the issue would be with missing and/or damaged program and/or out of date driver.
 

Bryanis

Evard's Tentacles of Forced Intrusion
Joined
Mar 14, 2014
Messages
2,253
Reputation score
633
Or it just might be a problem with the path to the exe.

Just make sure to try again with the game exe in a folder without Japanese kanji (or any non local symbol), and with a short path name - like try renaming the folder to "test" and move it to the HDD root. If it work when trying it mean the problem came from the long path name / foreign name.
Else, like soulless child say, you either lack the proper version of runtime C++ or it's damaged. Go check the game page on dlsite (or even it's readme if you got it) to see if it has required version of c++ specified.
 

JustLurksHere

Jungle Girl
Joined
Oct 28, 2016
Messages
558
Reputation score
45
:rolleyes:
Seriously, you'd think at least some people here would recognize this as a standard "something went wrong" bullshit popup, that tells next to nothing about what actually went wrong.
In (guesstimately) far over 85% of the cases, the problem has nothing to do with that library, it's more along the lines of "a branch of the code of the app when it reached for the lib in question with a particular dataset caused a segfault in the lib".
While the problem might be generic (like file path, though in WolfRPG case that's unlikely), it might just as well be game specific and in that case, that screenshot gives next to no context.
 
OP
Kaiserkreuz

Kaiserkreuz

Jungle Girl
Joined
Jan 23, 2017
Messages
49
Reputation score
1
That error appear when trying to start the WolfRPG exe
 

JustLurksHere

Jungle Girl
Joined
Oct 28, 2016
Messages
558
Reputation score
45
OK, then.
Are you running it in Japanese locale ? That includes both 8bit codepage and generic locale settings (like - for example - date format).
On the low chance it's an actual engine problem, do you have any other WolfRPG games that use the same engine version as this one that work/fail to work ?
 

Bryanis

Evard's Tentacles of Forced Intrusion
Joined
Mar 14, 2014
Messages
2,253
Reputation score
633
Does it happen only with this game or also with other wolf engine game ?
Is it a normal version or a mofidied version of the game (crack removed if it has one, translation applied....) ?
 
Top