SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Silent Hunter 3 - 4 - 5 > Silent Hunter 5
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 05-06-10, 05:03 PM   #1
Seeadler
Pacific Aces Dev Team
 
Join Date: Mar 2001
Location: Northern Germany
Posts: 1,096
Downloads: 169
Uploads: 0


Default Silent Hunter 5 + VC++ 2008 Redistributable 9.0.30729.4974

*Edit*

Thread title changed!

It's not the .Net 4.0 framework which is cause a CTD after loading in SH5, the new Visual C++ 2008 Redistributable 9.0.30729.4974 runtime files produce this error. These new runtime files could be installed be upcoming Windows apps! Thanks to SubV, who had found that!

Quote:
Warning: Silent Hunter 5 is not compatible with the. NET Framework 4.0

Today I installed on my gaming/internet PC the new .NET Framework 4.0 because I had to test a .NET 4.0 application for one of my customer on the network and internet.

After the installation, each time SH5 crashes to desktop with an undefined error after the loading screen of a savegame or a single mission. The last thing I could hear was the click-click sound of the SH5 interface, then SH5 crashed. The SH5 museum worked as it should.

After the deinstall of .NET 4.0, SH5 runs again without this error! To proof I installed .NET 4.0 again and the crash to desktop was back, again deinstalled .NET 4.0 and the game starts after loading a game.

I guess it is the IronPython.dll which cause this error because it is also an interface for SH5 to .NET Framework, and this dll is probably no longer compatible with the v4.0 runtime of the Framework

The current IronPython package which is for .NET4.0 was released last month on April 12., perhaps the SH5 project must be compiled/linked with the current libs of this release. No idea whether the new patch also deals with this issue.
__________________
--
Vapor-ware is always easier to sell because there's no limit what it can do!

Last edited by Seeadler; 05-07-10 at 08:53 AM.
Seeadler is offline   Reply With Quote
Old 05-06-10, 05:47 PM   #2
severniae
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default

Strange, because I thought that all new versions of dotnet contained backwards compatibility for previous dotnet releases.

Do you get any particular errors with the CTD?
  Reply With Quote
Old 05-06-10, 07:24 PM   #3
Seeadler
Pacific Aces Dev Team
 
Join Date: Mar 2001
Location: Northern Germany
Posts: 1,096
Downloads: 169
Uploads: 0


Default

Quote:
Originally Posted by severniae View Post
Strange, because I thought that all new versions of dotnet contained backwards compatibility for previous dotnet releases.
.NET yes, all my .NET apps works with also with this new 4.0 release but I assume the IronPython.dll or the IronMath.dll used by SH5 did not

The devs of IronPython released a newer version last month which has the compatibility with 4.0

Quote:
Originally Posted by IronPython website
April 12, 2010
IronPython 2.6.1 Final was released, supporting both .NET 2.0 SP1 and .NET 4.0 RTM.
Quote:
Originally Posted by severniae View Post
Do you get any particular errors with the CTD?
No only the a windows message box which tells me that "Silent Hunter 5 no longer works"
__________________
--
Vapor-ware is always easier to sell because there's no limit what it can do!
Seeadler is offline   Reply With Quote
Old 05-07-10, 03:58 AM   #4
SubV
Planesman
 
Join Date: Aug 2007
Location: Russia
Posts: 187
Downloads: 182
Uploads: 4
Default

@Seeadler

Recently, I tried the new Visual Studio 2010 (which is bundled with .NET Framework 4.0 and updated Visual C++ runtime libraries).

I've got the same problem as yours, CTD when loading save game or starting a single mission. So I tried to investigate this problem and finally found what causes the CTD. It's not .NET 4.0 itself, but Visual C++ 2008 redistributable 9.0.30729.4974.

Uninstall it via Control panel, and everything will work fine again.
SubV is offline   Reply With Quote
Old 05-07-10, 06:28 AM   #5
Seeadler
Pacific Aces Dev Team
 
Join Date: Mar 2001
Location: Northern Germany
Posts: 1,096
Downloads: 169
Uploads: 0


Default

Quote:
Originally Posted by SubV View Post
It's not .NET 4.0 itself, but Visual C++ 2008 redistributable 9.0.30729.4974.
thanks for this info, I will investigate this at the weekend if some of my customers apps also installs these redistributables.
__________________
--
Vapor-ware is always easier to sell because there's no limit what it can do!
Seeadler is offline   Reply With Quote
Old 05-07-10, 08:36 AM   #6
Seeadler
Pacific Aces Dev Team
 
Join Date: Mar 2001
Location: Northern Germany
Posts: 1,096
Downloads: 169
Uploads: 0


Default

@SubV
You are right, it's the Visual C++ 2008 Redistributable 9.0.30729.4974 that caused the crash. One of the Apps I had to test installed the new runtime files alongside to the .Net 4 framework.
__________________
--
Vapor-ware is always easier to sell because there's no limit what it can do!
Seeadler is offline   Reply With Quote
Old 05-31-10, 08:29 AM   #7
harag
A-ganger
 
Join Date: May 2005
Posts: 75
Downloads: 67
Uploads: 0
Default

HI

I've just been having the crashing problem and after unintalling the c++ file above all worked fine...

The problem is I am planning on getting VS 2010 when it comes out over here in the UK so will the problem return or am I safe to uninstall it again?

Thanks
harag is offline   Reply With Quote
Old 05-31-10, 10:36 AM   #8
Decoman
Frogman
 
Join Date: Sep 2005
Location: Oslo, Norway
Posts: 306
Downloads: 24
Uploads: 0
Default

I find NET Framework install packages annoying, because I never know which one is needed, or what update is needed.
Decoman is offline   Reply With Quote
Old 06-09-10, 08:54 PM   #9
kylania
Silent Hunter
 
Join Date: Aug 2006
Posts: 3,528
Downloads: 117
Uploads: 0
Default

Just bumping this for others since I just got caught by it when I installed VB 2010 Express. Uninstalling Visual C++ 2008 Redistributable 9.0.30729.4974 did magically fix my game.
__________________

kylania is offline   Reply With Quote
Old 10-17-10, 04:40 AM   #10
Trevally.
Navy Seal
 
Join Date: Apr 2007
Location: AN1536 (Orkney)
Posts: 5,451
Downloads: 166
Uploads: 28


Default

I am having CTDs that I thought was being caused by an Environment mod even after a fix was posted by ACSoft.

I was then informed about this thread, so I took a look at my C++

I have:-

C++ 2005 ATL update kb973923 - x86 8.0.50727.4053
C++ 2005 Redistributable
C++ 2008 ATL Update kb973924 - x86 9.0.30729.4148
C++ 2008 Redistributable - x86 9.0.30729.17

As you can see I dont have the C++ that is being talked about.
Does anyone know if any of the ones I listed are causing problems?
__________________
Trevally Mods for SH5
Trevally. is offline   Reply With Quote
Old 10-17-10, 05:04 AM   #11
THE_MASK
Ace of the deep .
 
THE_MASK's Avatar
 
Join Date: Jan 2006
Posts: 9,226
Downloads: 901
Uploads: 73


Default

I have those plus 2 others and dont get ctds .
What are your mods and what computer specs ?
THE_MASK is offline   Reply With Quote
Old 10-17-10, 05:09 AM   #12
Zedi
Sea Lord
 
Join Date: Mar 2010
Posts: 1,845
Downloads: 184
Uploads: 2
Default

Look at the date it got installed, must be the same date with the SH5 install. If ur not sure, just uninstall all C++ and install it again from the SH5 dvd.. I think is inside the support folder. Is pretty anoying as many games and software will install a new version over and over again, so is a major pita to keep this under control all the time.
Zedi is offline   Reply With Quote
Old 10-17-10, 05:17 AM   #13
Trevally.
Navy Seal
 
Join Date: Apr 2007
Location: AN1536 (Orkney)
Posts: 5,451
Downloads: 166
Uploads: 28


Default

Thanks Sober, I have :-

Generic Mod Enabler - v2.6.0.157
[C:\Ubisoft\Silent Hunter 5\MODS]
Critical hits 1.1 Torpedos
Elite German Black & Copper Torpedo
Enhanced FunelSmoke_by HanSolo78
Gisement
Lite Campaign LC 1.2
No Logo Intro Menu_Animation v. 01.00 by AvM
SD_MapCourseLine_tiny_arrows_ocred
Speech fixes and additions (english version)+curch keys
Cerberus62 Additional Merchant Ships 0.9
BRF 1.3 full
Nauticalwolf's_Damage_and_Torpedo_UI(g)_Mod_v1.1
Torpedo_Speed_Abilitie_Fix_for_TDC_SH5_v120
AilImpurity 1.2 light
SKIN_SH5_Type-VIIC_Tornmatte_Coating_Weathered
sobers realistic hydrophone operator SH5
MightyFine Crew Mod 1.2.1 Alt w beards
reaper7's Sky Mod
Radio Stations
SteelViking's Interior Mod V1.2
SUB_hyd_fix_SH5
SubFlags_0_0_5_byTheDarkWraith
U-boat Historical Specifications 1.4
Venatore SFX
FX_Update_0_0_4_ByTheDarkWraith
NewUIs_TDC_4_6_0_ByTheDarkWraith (patched)
NewUIs_TDC_4_6_0_6x_6x_7x_RAOBF_patch
MRP 1.3+OPCF light
EQuaTool 01.01 by AvM - Kriegsmarine Woody Golden Style
Trevally Harbour & Kiel Canal Pilot v2.3
Trevally Automated Scripts
IRAI_0_0_27_ByTheDarkWraith

With this list I get no CTDs. If I add Enviro + fix = CTD


Comp specs:-

Processor: 2CPU 6600 @ 2.40Ghz
Ram: 2GB
System: Vista 32bit
Graphics: NVIDIA GeForce 8600GTS
__________________
Trevally Mods for SH5
Trevally. is offline   Reply With Quote
Old 10-17-10, 05:21 AM   #14
Trevally.
Navy Seal
 
Join Date: Apr 2007
Location: AN1536 (Orkney)
Posts: 5,451
Downloads: 166
Uploads: 28


Default

Quote:
Originally Posted by Magnum View Post
Look at the date it got installed, must be the same date with the SH5 install. If ur not sure, just uninstall all C++ and install it again from the SH5 dvd.. I think is inside the support folder. Is pretty anoying as many games and software will install a new version over and over again, so is a major pita to keep this under control all the time.
Thanks Magnum but I dont have a dvd as I downloaded direct from UBI.

I will have a look at the dates
__________________
Trevally Mods for SH5
Trevally. is offline   Reply With Quote
Old 10-17-10, 05:34 AM   #15
Trevally.
Navy Seal
 
Join Date: Apr 2007
Location: AN1536 (Orkney)
Posts: 5,451
Downloads: 166
Uploads: 28


Default

Ok its hard to tell my install dates but game manual was installed 09/03/2010

C++ dates

C++ 2008 ATL Update kb973924 - x86 9.0.30729.4148 (09/03/2010)
C++ 2008 Redistributable - x86 9.0.30729.17 (10/03/2010) removed this one

re-installed mod + fix
__________________
Trevally Mods for SH5

Last edited by Trevally.; 10-17-10 at 07:29 AM.
Trevally. is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 10:50 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 1995- 2024 Subsim®
"Subsim" is a registered trademark, all rights reserved.