The forum has been set to read-only mode. For community discussion and questions, head over to our Discord: https://discord.taleoftwowastelands.com
c++ error when repairing pistols
-
Platypus Rex
- Posts: 2
- Joined: Wed Jan 12, 2022 4:09 am
c++ error when repairing pistols
just got done modding TTW, everything working fine but every half the time i try repairing weapons, i get a c++ runtime error. not very experienced modding, followed Best of times guide for installs. any suggestions?
-
Scallian
- Posts: 1
- Joined: Thu Jan 20, 2022 7:51 pm
Re: c++ error when repairing pistols
*bump*
I am getting the same thing when trying to use the repair menu and can re-create the problem consistently. It is a VC++ Runtime Error!, FalloutNV.exe, "This application has requested the Runtime to terminate it in an unusual way." I checked my programs in control panel and my list of VC++ Redistributables are:
Microsoft Visual C++ 2005 Redistributable
Microsoft Visual C++ 2005 Redistributable (x64)
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.17
Microsoft Visual C++ 2010 x86 Redistributable - 10.0.30319
Microsoft Visual C++ 2012 Redistributable (x64) - 11.0.61030
Microsoft Visual C++ 2012 Redistributable (x86) - 11.0.61030
Microsoft Visual C++ 2013 Redistributable (x64) - 12.0.40664
Microsoft Visual C++ 2013 Redistributable (x86) - 12.0.30501
Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.30.30708
Microsoft Visual C++ 2017 Redistributable (x86) - 14.15.26706
I have not yet got a crash anywhere else except when trying to repair items. I will continue playing without using the repair menu to check for other issues.
I am getting the same thing when trying to use the repair menu and can re-create the problem consistently. It is a VC++ Runtime Error!, FalloutNV.exe, "This application has requested the Runtime to terminate it in an unusual way." I checked my programs in control panel and my list of VC++ Redistributables are:
Microsoft Visual C++ 2005 Redistributable
Microsoft Visual C++ 2005 Redistributable (x64)
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.17
Microsoft Visual C++ 2010 x86 Redistributable - 10.0.30319
Microsoft Visual C++ 2012 Redistributable (x64) - 11.0.61030
Microsoft Visual C++ 2012 Redistributable (x86) - 11.0.61030
Microsoft Visual C++ 2013 Redistributable (x64) - 12.0.40664
Microsoft Visual C++ 2013 Redistributable (x86) - 12.0.30501
Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.30.30708
Microsoft Visual C++ 2017 Redistributable (x86) - 14.15.26706
I have not yet got a crash anywhere else except when trying to repair items. I will continue playing without using the repair menu to check for other issues.
- Risewild
- Posts: 3219
- Joined: Mon Oct 01, 2012 9:14 am
Re: c++ error when repairing pistols
The problem is a bug in the latest JIPLN NV plugin.
The fix can be found on the xNVSE Discord server, and/or by downgrading JIPLN to the previous version (Version 56.38).
The fix can be found on the xNVSE Discord server, and/or by downgrading JIPLN to the previous version (Version 56.38).
Signature:
- Have a problem? Try checking our FAQ. It might have the solution for it.
- Want to mod your game, but not sure which mods to use? Check the recommended and incompatible mods threads and the Wasteland Survival Guide.

- Join our Discord Server.

- RoyBatty
- Gary
- Posts: 7742
- Joined: Sun Apr 27, 2014 10:26 am
- Location: Vault 108
-
Platypus Rex
- Posts: 2
- Joined: Wed Jan 12, 2022 4:09 am
Re: c++ error when repairing pistols
thank you.
