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 > SH5 Mods Workshop
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 11-25-11, 02:25 AM   #8266
Silent Steel
Sea Lord
 
Join Date: Jun 2008
Location: Noch dabei
Posts: 1,732
Downloads: 618
Uploads: 0
Default

Quote:
Originally Posted by Thenew1 View Post
@silent steel:
1st: I tried several setting for virtual memory (changed between "controlled by win" and "fixed", using your suggestions)
2nd: I enabled the cleaning via regedit.
3rd: I did NOT tried the 3gb switch.

Cheers!
Have you seen any difference?
Silent Steel is offline   Reply With Quote
Old 11-25-11, 02:28 AM   #8267
Silent Steel
Sea Lord
 
Join Date: Jun 2008
Location: Noch dabei
Posts: 1,732
Downloads: 618
Uploads: 0
Default

Quote:
Originally Posted by TheDarkWraith View Post
Ensure your DirectX is updated
You need minimum .NET 3.5 installed for my UIs mod
Do a forum search for C++ redistributable (?) because if you have several different versions of this installed on your system the game will CTD.
Hi TDW,

This got me curious. Could you please assist?
As my SH5runs fine I've never thought about these matters.
Still I'd like to check just if what I can find on my system is right.
When I do a search I find that I have;

Microsoft .NET Framework 4 Client Profile
Microsoft .NET Framework 4 Client Profile Language Pack and
Microsoft .NET Framework 4 Extended (three separate lines all v4.0.30320)

I've got Directx 11.

As for the C++ Redistributable I found in various places;
Microsoft.VisualC.Dll files and
Microsoft.VisualC.ni.dll files and
Microsoft.VisualC.STLCLR.dll files.
(Latest entry for any one of these three types is from Oct 17th 2011. A Microsoft.VisualC.ni.dll file)

Regards
Silent Steel is offline   Reply With Quote
Old 11-25-11, 05:04 AM   #8268
Magic1111
Silent Hunter
 
Join Date: Sep 2008
Location: Germany - Sailing on U-552 in North Atlantic
Posts: 4,429
Downloads: 783
Uploads: 0


Default

Quote:
Originally Posted by TheDarkWraith View Post
I have the automatically reverting to battery level when submerged and fuel level when surfaced working Great idea I added a new user option for it (AutomaticallySwitchBatteryFuelLevels) that defaults to enabled (True). You'll find this user option under the Automatics tab in the options editor/viewer

I can do the automatically switching back to battery or fuel level after another button is pressed no problem. It will take a little more time than your last idea did though I'll work on it tomorrow
Hi TDW!

Will this new User Option work with UI-SH3 Style too?

Best regards,
Magic
__________________
Magic1111 is offline   Reply With Quote
Old 11-25-11, 06:54 AM   #8269
ETsd4
中国水兵
 
Join Date: Dec 2010
Posts: 278
Downloads: 91
Uploads: 0
Default

Bugreport for v6.8.0
Changing color of supermark in the program optionviewer from default to grey with 0% opacity results into...
"FF808080",
but correct would be "808080FF", where grey is "808080" and 0% opacity is "FF".
ETsd4 is offline   Reply With Quote
Old 11-25-11, 09:35 AM   #8270
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by ETsd4 View Post
Bugreport for v6.8.0
Changing color of supermark in the program optionviewer from default to grey with 0% opacity results into...
"FF808080",
but correct would be "808080FF", where grey is "808080" and 0% opacity is "FF".
Color values are ARGB - alpha, red, green, blue. The app does not let you specify alpha thus it always sets the alpha component to 0xFF (0% opacity).
Colors are written in the .exe file as ARGB values. Look at the stock colors in the .exe file and you will find they all start with 0xFF.
TheDarkWraith is offline   Reply With Quote
Old 11-25-11, 09:36 AM   #8271
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by Magic1111 View Post
Will this new User Option work with UI-SH3 Style too?
Any UI style
TheDarkWraith is offline   Reply With Quote
Old 11-25-11, 04:42 PM   #8272
ETsd4
中国水兵
 
Join Date: Dec 2010
Posts: 278
Downloads: 91
Uploads: 0
Default

Quote:
Originally Posted by ETsd4 View Post
Bugreport for v6.8.0
Changing color of supermark in the program optionviewer from default to grey with 0% opacity results into...
"FF808080",
but correct would be "808080FF", where grey is "808080" and 0% opacity is "FF".
Defining a supermarkcolor in OptionsFileEditorViewer
grey color: x'808080', opacity x'FF'

=>

OptionsFileEditorViewer = x'FF808080'

=>

TheDarkWrathUserOptions.py = x'FF808080'

=>

SH5 NavMap = supermarkcolor in navmap is x'FF8080' = reddish and that's wrong.
ETsd4 is offline   Reply With Quote
Old 11-25-11, 05:00 PM   #8273
Magic1111
Silent Hunter
 
Join Date: Sep 2008
Location: Germany - Sailing on U-552 in North Atlantic
Posts: 4,429
Downloads: 783
Uploads: 0


Default

Quote:
Originally Posted by TheDarkWraith View Post
Any UI style
Wonderful, many thanks TDW!

Best regards,
Magic
__________________
Magic1111 is offline   Reply With Quote
Old 11-25-11, 10:10 PM   #8274
Dignan
Seasoned Skipper
 
Join Date: Mar 2008
Posts: 698
Downloads: 262
Uploads: 0
Default

Quote:
Originally Posted by TheDarkWraith View Post
Open the stock recognition manual and click on the range highlighted text. What does it show the mast height for the unit is when it's been identified by WEPS? Does that mast height agree with the .cfg file for the unit? Which unit are you targeting?

I'm testing on the Liberty cargo ship in the TDC Torp Tutorial mission. Once identified, the manual shows a mast height of 99.9 meters. Seems like an odd number to me. Could that explain the huge discrepancy?
__________________
Dignan is offline   Reply With Quote
Old 11-25-11, 10:18 PM   #8275
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by Dignan View Post
I'm testing on the Liberty cargo ship in the TDC Torp Tutorial mission. Once identified, the manual shows a mast height of 99.9 meters. Seems like an odd number to me. Could that explain the huge discrepancy?
That's an error code I had it display when the mast height was not found for the unit.
Next time you start the game run the DbgView app found in \data\Applications before starting the game. Do your test where you identify the unit and check the mast height value. End game. Send me the output from the DbgView app
TheDarkWraith is offline   Reply With Quote
Old 11-25-11, 10:28 PM   #8276
Dignan
Seasoned Skipper
 
Join Date: Mar 2008
Posts: 698
Downloads: 262
Uploads: 0
Default

[QUOTE=TheDarkWraith;1794247]That's an error code I had it display when the mast height was not found for the unit.
Next time you start the game run the DbgView app found in \data\Applications before starting the game. Do your test where you identify the unit and check the mast height value. End game. Send me the output from the DbgView app [/QUOTE

That's quick service. Here's what the debug program picked up. For what its worth I noticed that the SOAN is not working either. Just says "OK" and nothing happens when I try to open it up.

00000000 0.00000000 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\AdFacade.cpp(499) : No such key 'ncsa' for element
00000001 0.01710082 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(180) : Starting game with product id 3.
00000002 0.83670950 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(265) : A game connected to the pipe.
00000003 0.83685374 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(311) : Game reconnecting
00000004 0.83695537 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(350) : Sending game start accepted to game.
00000005 0.84469789 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(549) : Incoming get OSI request. Product id is 3, subproduct id is 13.
00000006 1.03703105 [2532] mg\common\AutoDumper.cpp (66): Auto dumper init
00000007 1.03703105 [2532]
00000008 1.03725934 [2532] SH_OSI.cpp (50): SH5 online OSI Started
00000009 1.03738964 [2532] SH_OSI.cpp (68): Ready for Messages
00000010 1.03933215 [2532] orbit\helpers\DistLogBackend.cpp (51): No logbal_host specified. Distlogging disabled
00000011 1.04958475 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(600) : OSI Pipe ubisoftosipipe_3_13 created for game.
00000012 1.04961014 [2532] SH_ServerOrbitProtocol.cpp (89): Got incomming connection to orbit spawn.
00000013 1.77231240 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(685) : Incoming handle get login request.
00000014 1.77238166 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(257) : Game connected to OSI pipe.
00000015 28.46045303 [336] TheDarkWraithAutomation InitializeScript
00000016 28.49057770 [336] TheDarkWraithUserOptions InitializeScript
00000017 28.50032616 [336] TDWMastHeights constructor
00000018 28.50114822 [336] 32bit Key found. Value='E:\Program Files\Ubisoft\'
00000019 28.50116920 [336] \ found as last character in install path from registry!
00000020 28.50119019 [336] InstallPath=E:\Program Files\Ubisoft
00000021 28.50207138 [336] rosterfilepath=E:\Program Files\Ubisoft\data\Roster\Names.cfg
00000022 28.50216484 [336] E:\Program Files\Ubisoft\data\Roster\Names.cfg doesn't exist!
00000023 28.53835678 [336] Page main InitializeScript
00000024 28.69227982 [336] Menu InitializeScript
00000025 28.93068123 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 303cf8793d06f891e96590b09a180296 number of bytes: 16384
00000026 28.95214844 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 63d933289e962291e517d5cccad6578a number of bytes: 16384
00000027 28.97362709 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 6a73a7239d52a1575250f8727316c8cf number of bytes: 16384
00000028 28.99510002 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 32d7a74d7af65d73aa8345dec2bea0c7 number of bytes: 16384
00000029 29.01661110 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: f904a9a8108d68912575a8463260caf5 number of bytes: 16384
00000030 29.03833199 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 2f3bd167ef1ea519e7be7b148a59017a number of bytes: 16384
00000031 29.05974770 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 9e18fb67f446b6d6ed62faee42317276 number of bytes: 16384
00000032 29.08105087 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: bb6980a118d19079104e7ffe1a95bb3a number of bytes: 16384
00000033 29.10255623 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: c2e8a2a88bbdbaf605114702a6bd926c number of bytes: 16384
00000034 29.12402916 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 69ab46dfcc64853e94dce0bc3484c26c number of bytes: 16384
00000035 29.14563942 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 615d2d139c6aa9358db4f80c604fe007 number of bytes: 16384
00000036 29.16699600 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 2d5a7167cf7b53e54fd340c57069265d number of bytes: 16384
00000037 29.18850899 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 69f41ba67489b62e4f368cc73777aac7 number of bytes: 16384
00000038 29.20997238 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 0b681fd47cebad3c072695578373f8c5 number of bytes: 16384
00000039 29.23145676 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 4d04bb4096b026642c97ea86181afc05 number of bytes: 16384
00000040 29.25294876 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 3bcc98e845dba1096cab8e812632cc0a number of bytes: 16384
00000041 29.27442169 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: f38c13cdc4f4fd4a533386e5e63fb5dc number of bytes: 16384
00000042 29.29589272 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: f5dd47185e8184c978e86066197cafad number of bytes: 16384
00000043 29.31739807 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: df44ffa122d8db629b02497d62f3fefe number of bytes: 16384
00000044 29.33889389 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 16099f0e1de4d7c4b00997295a1cc6f0 number of bytes: 16384
00000045 29.36038017 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 6e49a9d65db11ea29010e0295f9242e8 number of bytes: 16384
00000046 29.38194656 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 6787ca24a52e453a9bf4d362efa42a7c number of bytes: 16384
00000047 29.40334129 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: f611462d79906a66d68c728045713a80 number of bytes: 16384
00000048 29.42481804 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 17e9630fdd7397b76cea7423518caabf number of bytes: 16384
00000049 29.44629288 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 06da0f31a4635bfe6a9e25bb82559eff number of bytes: 16384
00000050 29.46781540 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 1b641f10e005b13b2f319270ee6a25c9 number of bytes: 16384
00000051 29.48923874 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 5f0abb691882b1323e2e24a2762cad35 number of bytes: 16384
00000052 29.51074600 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: b25aeb16a78871270b4736aaa0b59c70 number of bytes: 16384
00000053 29.53225708 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 2d957106fa355f7cce0329ffce2738f4 number of bytes: 16384
00000054 29.55390549 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 940f99f14718f28e8f6790bbfa50a849 number of bytes: 16384
00000055 29.57522774 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 82df234c2ce5d860cd4898daad53150f number of bytes: 16384
00000056 29.59672165 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: dfee3ba8f4cf8611aa7b5eaf05547046 number of bytes: 16384
00000057 29.61818314 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 587b7138cc80878cce79e514911607eb number of bytes: 16384
00000058 29.63967896 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 5f723ca7412edba5eb75610456913665 number of bytes: 16384
00000059 29.66117096 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 6f00c76c7c1934621af42833111f9c64 number of bytes: 16384
00000060 29.68262672 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 171ee2a727e3f220de54cef72edfc437 number of bytes: 16384
00000061 29.70412064 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 12d63cf15a6bc90ae84e0a3d2660d7d0 number of bytes: 16384
00000062 29.72560310 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 747675b6c8cd721cf59160de3e939932 number of bytes: 16384
00000063 29.74708366 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 074c99f61e83dcc4f53d024a2add5e0b number of bytes: 16384
00000064 29.76850700 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: a95bd0ca028b50209b7df622ad4446b0 number of bytes: 16384
00000065 29.79005814 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: a1a4b1740b74878ece8dc33d39009a5a number of bytes: 4461
00000066 30.02529526 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: b68d04c6282e84477ea8c0f2de56398c number of bytes: 16384
00000067 30.04681587 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: d873c8294dfedd4e2e05a338cef75938 number of bytes: 16384
00000068 30.06834984 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 2d7f38fc2ab143cf5a745e6b9e891b74 number of bytes: 16384
00000069 30.08978653 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 66da5f033dc95add6421221b636b960c number of bytes: 16384
00000070 30.11127281 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: e4cc222973ac095891dac8325905a88a number of bytes: 16384
00000071 30.13274384 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: a3a3a63413d16a008c76d031c0a29b5c number of bytes: 16384
00000072 30.15423203 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 0c672ba2e17feef56074e327d213f5e5 number of bytes: 16384
00000073 30.17571831 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 91dc8b34c13fa2563894993fb0619e3e number of bytes: 16384
00000074 30.19724464 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 236924ee5f67ead43cf5fed7f7360394 number of bytes: 16384
00000075 30.21869659 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 23e6643aa4dd9de2bf2fa80d1c1527a4 number of bytes: 16384
00000076 30.24016953 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: ea0811d63d2be0fae9a18f87aedc2536 number of bytes: 16384
00000077 30.26167679 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: b533cc6c9123884c110cd7e25325060f number of bytes: 16384
00000078 30.28315353 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 738f84c841609b51a27cce057f590777 number of bytes: 16384
00000079 30.30478287 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: efdfd39dac46676e573cf7142131ef53 number of bytes: 16384
00000080 30.32623482 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: c604d203fd2257673649cc1dc2706e81 number of bytes: 16384
00000081 30.34760857 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 1ca9c29ff2adafd249323d37f5645d05 number of bytes: 16384
00000082 30.36908531 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 7c5fe6969cfbd049f35aabd0d9a32be5 number of bytes: 16384
00000083 30.39056587 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: abc2509d1faa11931584402701cca614 number of bytes: 16384
00000084 30.41205215 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 954ec8747f31c9ea14a7b95fc1e233f8 number of bytes: 16384
00000085 30.43353271 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 425dd8a604761a984fa3ec5a86ad598a number of bytes: 16384
00000086 30.45502090 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 7f1218b3d0796b22a297d473658929de number of bytes: 16384
00000087 30.47649956 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 651fb799de82bdb506c59d9dd9e75d3b number of bytes: 16384
00000088 30.49805450 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: c6074d53ee7171bb8d4652ec51641755 number of bytes: 16384
00000089 30.51948357 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 9147a22ad4c71ad2a63934d72e04cf87 number of bytes: 16384
00000090 30.54096413 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: e4c4cfa94da44c3403de1176edd70d88 number of bytes: 16384
00000091 30.56246567 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 24f82cd7f1e054cc29f994227dba84c2 number of bytes: 16384
00000092 30.58394051 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 9e2ca34880cc17aefdbe10011227e072 number of bytes: 16384
00000093 30.60543823 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 3fe1198d6d337a96d9ab870438878512 number of bytes: 16384
00000094 30.62690163 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 09a626ef608994805c6c53a029443b40 number of bytes: 16384
00000095 30.64838791 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: d816c209229af5901ea6fb4f8e1e1d85 number of bytes: 16384
00000096 30.66987038 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 26260398ee756a6ef4dfd87bc8434089 number of bytes: 16384
00000097 30.69135857 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 8d3b03a8b718bb8e0530bc1580935709 number of bytes: 16384
00000098 30.71284676 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: d99a1c3acc8dd4d3e47be80df93ab684 number of bytes: 16384
00000099 30.73434067 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: d10205a12c677e793aa28013cefffd73 number of bytes: 16384
00000100 30.75583076 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 397ed2ddbfc1bd402fd22790299652cc number of bytes: 16384
00000101 30.77729797 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 676dacd6253b5ebe9cb0f7ef988d8b3c number of bytes: 16384
00000102 30.79890251 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 8ffc2556c6e371be76311a06206b0bb4 number of bytes: 16384
00000103 30.82030296 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 9bc1665ac9ed1499c78911b326b25404 number of bytes: 16384
00000104 30.84176445 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: f4cc1ec763c1a586e7ce28ffdc1c5c53 number of bytes: 16384
00000105 30.86324120 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 79abe16970ca048ce97534de6b248017 number of bytes: 16384
00000106 30.88472176 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: b1d3f8d3ef2c8964ff3f5b1512f80fe5 number of bytes: 1257
00000107 31.12982178 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 8374a2919613edf0e3c27d097c552f39 number of bytes: 16384
00000108 31.15135765 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 644ec87db95007c2f498729c2212bf78 number of bytes: 16384
00000109 31.17284775 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 7a8f2e4dd3ff2e717fa0b19fa3b1c8c2 number of bytes: 16384
00000110 31.19434547 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 2be482701c664eddb623cb67016c542e number of bytes: 16384
00000111 31.21580505 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 809b2207e6f0ac753b135e2e3e86c55d number of bytes: 16384
00000112 31.23727036 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: d3bae33b01854fac8fb48d47fb87f5ba number of bytes: 16384
00000113 31.25876617 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: f96281def32408f469420f120726bb2d number of bytes: 16384
00000114 31.28024673 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 221ea821d24a997c8bffb9a971979f59 number of bytes: 16384
00000115 31.30172348 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: dd1d113769289cac02855df03ee6ae23 number of bytes: 16384
00000116 31.32325363 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 48d6ef6425676581534f2c05000c2772 number of bytes: 16384
00000117 31.34471893 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 9c7bb24437f459ca71ccd24d1de29b14 number of bytes: 16384
00000118 31.36619568 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 389b6a9eacafe7ece5d8b8251eed80dd number of bytes: 16384
00000119 31.38767052 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 803c19726eb2d0a72ecf9172b5d856f8 number of bytes: 16384
00000120 31.40915108 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: b6f0dfa5c79085a98b8077c19cf45cf6 number of bytes: 16384
00000121 31.43065643 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 6960407720ccd8ba2b3792e543352cde number of bytes: 16384
00000122 31.45212746 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 0fa33cc696e255a35ca9adb350a5364d number of bytes: 16384
00000123 31.47361183 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 6bcad07c9ea20f6b42d91072f19fbbf2 number of bytes: 16384
00000124 31.49509811 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: ed2c1da4b34617e68bfcff7bda9df2a9 number of bytes: 16384
00000125 31.51665878 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: ffa8513164760cd1bdb0835bbe8b3689 number of bytes: 16384
00000126 31.53806114 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: f10e7ce579171ef5896ce8e282bae848 number of bytes: 16384
00000127 31.55956650 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 689e782c6e52f9e55448c7d202b3e666 number of bytes: 16384
00000128 31.58104515 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 3ab000bc8476e7eb27f181b15ccbd569 number of bytes: 16384
00000129 31.60253525 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 9075253f104106a068e38224fa2cc7db number of bytes: 16384
00000130 31.62400818 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: f41965167b0606c1ca12aa4937909c0f number of bytes: 16384
00000131 31.64549446 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 5f7e1fae98835dc922a5b4c966488dde number of bytes: 16384
00000132 31.66699409 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 2d5c80f6a2150bc0c58606aadaee3429 number of bytes: 16384
00000133 31.68847084 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 52672474f78cc706634504fd433ff573 number of bytes: 16384
00000134 31.70994568 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 98c55c985d1d464bd1618193d107cd05 number of bytes: 16384
00000135 31.73145485 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: b759afd5d4e616a8f03406eecf693ef9 number of bytes: 16384
00000136 31.75292778 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 9df2f7353a90dca5f2949a84ee737719 number of bytes: 16384
00000137 31.77440834 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 433d6f1604bc77c45afaa15a04c98535 number of bytes: 16384
00000138 31.79598236 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: dc90b1b091d0e50a46bc429bdb53dc22 number of bytes: 16384
00000139 31.81745911 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 8d59fcbf00a43582708c3430b21a313f number of bytes: 16384
00000140 31.83887863 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: c5728e35b3e5430b26bae9ba6e679234 number of bytes: 16384
00000141 31.86035347 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 3c326f16878eb94cbb7be9b911cbd4c1 number of bytes: 16384
00000142 31.88182640 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 11f2288db5cccc3653c4a801899c2a9d number of bytes: 16384
00000143 31.90330696 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: f59ae1287bdef99fcbbef5314df53918 number of bytes: 16384
00000144 31.92481041 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 798000667787c4b3ef9d26c4d60358be number of bytes: 16384
00000145 31.94628334 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 83a3fdab8a017f3ec6b225dcb175a3cc number of bytes: 16384
00000146 31.96776390 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: a2c6968da64498675b63878de5808211 number of bytes: 16384
00000147 31.98928833 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: ceb785a8caa3dedb1f349e213f49392d number of bytes: 6301
00000148 32.22850037 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 2acd2ae51c29dacf14612b2e5eee7640 number of bytes: 16384
00000149 32.25002289 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 67401892a8ad2387bdb3dd69fa80f8bb number of bytes: 16384
00000150 32.27149582 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 7a2578da4143b4150c03fdfb35579c82 number of bytes: 16384
00000151 32.29297638 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 5c196f47566d78353ad105cab4a24259 number of bytes: 16384
00000152 32.31450272 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: cf589f4150233a410aea4cfbe86e5311 number of bytes: 16384
00000153 32.33596039 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 13509af54ecf314b192fe9d8677a2dc6 number of bytes: 16384
00000154 32.35744095 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: a3d76a52a7ab43f6f3ceebbe50a8646e number of bytes: 16384
00000155 32.37892914 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: f3ea13643462e46ec631d70654ae5958 number of bytes: 16384
00000156 32.40039063 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 34e5a220898e654011d66bea35b3de0d number of bytes: 16384
00000157 32.42189026 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: d34d2ad2c683f116af138836579d57c8 number of bytes: 16384
00000158 32.44337082 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 95497a825754d40975cacc63bfd5eb66 number of bytes: 16384
00000159 32.46485519 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 85e8c29ab99806962e7140326852f8ac number of bytes: 16384
00000160 32.48633957 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 1eecdb9e5f80012255a8d83e6adb6252 number of bytes: 16384
00000161 32.50784302 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: a4ed8793d97a99b00a6b37d122f8e0ed number of bytes: 16384
00000162 32.52933884 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 68c6067c44e5af10dbe14dccbf4cf4a8 number of bytes: 16384
00000163 32.55080795 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 94a322f551243cb43598aa3085ab1008 number of bytes: 16384
00000164 32.57230759 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 3e92174645fcc24e97ab838033d8ddbb number of bytes: 16384
00000165 32.59377289 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: e1244c40bf75c14bc52cc1b06a9e74f7 number of bytes: 16384
00000166 32.61525726 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 59182b1036c76b1f5ca6adc260dd9247 number of bytes: 16384
00000167 32.63673782 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 0556125c556d49aa68a568a4320f90e8 number of bytes: 16384
00000168 32.65822220 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 535c99aca79b1ebc5db9365934dba2c4 number of bytes: 16384
00000169 32.67972565 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 7c92ce87242fcd3f79b248e177319cb5 number of bytes: 16384
00000170 32.70120239 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: dc379703e3e2e7e21c3e557527ad4f7f number of bytes: 16384
00000171 32.72267532 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 39b1e1b70acda77b4a251387c84ba1a8 number of bytes: 16384
00000172 32.74417496 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: d5cc2c9e9b71b5da891616f76d1ef355 number of bytes: 16384
00000173 32.76565170 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 8ad546c19500bab1e93713a5bc7e08b6 number of bytes: 16384
00000174 32.78713608 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: db6e259c71a43ade92a5984a5814bcd7 number of bytes: 16384
00000175 32.80865479 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 3cf67476e86fc7c59c222b50f95ca387 number of bytes: 16384
00000176 32.83017349 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 4bed89c758dbaeb6e7a72ffd6abc17ea number of bytes: 16384
00000177 32.85160446 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: da64a590b2dc80904338ddc3c681ef8d number of bytes: 16384
00000178 32.87308884 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 1e7285997309dfc1e46d234ea5b69cf9 number of bytes: 16384
00000179 32.89456558 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 7468a1bbeb479e33091bd3bdfffa7628 number of bytes: 16384
00000180 32.91604614 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 97016c79bbc26020b71ee86ff184b8e1 number of bytes: 16384
00000181 32.93752670 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 778292acf090f96ec66ad77c3b6b5140 number of bytes: 16384
00000182 32.95902252 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: e45dea73165baf059650379689998729 number of bytes: 16384
00000183 32.98051071 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: b79c428b401a097011dfdf1448999bb1 number of bytes: 16384
00000184 33.00199127 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: afdd47221dd9074c4281e77c09723743 number of bytes: 16384
00000185 33.02351761 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 68a761a9b24a711208de86bef138b090 number of bytes: 16384
00000186 33.04496384 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 1e5980f7a6073d2fbef89b1d4cb00ae2 number of bytes: 16384
00000187 33.06650162 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 4e119f6ea038172e328e4c548b0946c1 number of bytes: 16384
00000188 33.08800125 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(790) : Savegame Read Request. MD5 of Data: 3447abcf0b504bd563f7c970db80c33d number of bytes: 2424
00000189 35.28933334 [336] Page single mission settings InitializeScript
00000190 53.62009811 [336] Page event camera InitializeScript
00000191 53.91982651 [336] Page layout InitializeScript
00000192 53.94283676 [336] TDWHPT constructor
00000193 54.40649033 [336] Page Default HUD InitializeScript
00000194 54.42700195 [336] TC level changed to 1
00000195 54.87886429 [336] Page Tutorial InitializeScript
00000196 55.01155472 [336] Page SpeechRecSettings InitializeScript
00000197 55.01902008 [336] Reading Convoy speeds from E:\Program Files\Ubisoft\data\Cfg\Contacts.cfg
00000198 55.02077484 [336] File: E:\Program Files\Ubisoft\data\Cfg\Contacts.cfg exception!
00000199 55.02080917 [336] Convoy speeds not found - Using default speeds
00000200 55.03292465 [336] Page captain log InitializeScript
00000201 55.13440704 [336] Page TDC InitializeScript
00000202 55.20183182 [336] Menu StartGame
00000203 55.25816345 [336] TheDarkWraithUserOptions StartGame
00000204 55.26062775 [336] Page event camera StartGame
00000205 55.26176071 [336] Pageeventcamera's draggables restored!
00000206 55.26298141 [336] Page SpeechRecSettings StartGame
00000207 55.26303101 [336] PageSpeechRecSettings's draggables restored!
00000208 55.27158737 [336] Page Tutorial StartGame
00000209 55.27561951 [336] PageTutorial's draggables restored!
00000210 55.31945419 [336] Page layout StartGame
00000211 55.32468033 [336] TDWHydrophone: Initialize
00000212 55.32516479 [336] TDWHydrophone: Sonarman set
00000213 55.40174866 [336] Pagelayout's draggables restored!
00000214 55.42154694 [336] high precision timer reset
00000215 55.42180634 [336] Stopping high precision timer
00000216 55.42455292 [336] Timer stopped
00000217 55.42499542 [336] Timer started
00000218 55.42961502 [336] Next journal entry time is 1/1/1940 7:00:00 AM
00000219 55.43024445 [336] Next auto journal entry time is 1/1/1940 12:00:15 AM
00000220 55.46915817 [336] Page Default HUD StartGame
00000221 55.48884201 [336] PageDefaultHud: Starting timers for non-critical items, contacts, and checking for destroyed units enable
00000222 55.60041809 [336] Page Automation InitializeScript
00000223 55.60867691 [336] using SH5 Enhanced UI style
00000224 55.64207458 [336] PageDefaultHud: Integrating levels into SH5 HUD
00000225 55.74219894 [336] Page ChalkBoard InitializeScript
00000226 55.76192093 [336] PageDefaultHud's draggables restored!
00000227 55.77077103 [336] TC level changed to 1
00000228 55.78591156 [336] PageDefaultHud: starting timer for checking of automation auto starts and tutorial start
00000229 55.78717804 [336] Page captain log StartGame
00000230 55.79805756 [336] Page TDC StartGame
00000231 55.80002975 [336] PageTDC's draggables restored!
00000232 55.80257797 [336] Page main StartGame
00000233 55.80445099 [336] Menu StartGame
00000234 56.72449875 [2532] Entities.cpp (83): Process Message:
00000235 56.72455978 [2532] Entities.cpp (114): OSI Ping
00000236 56.72472763 [2532] Entities.cpp (123): succeeded
00000237 56.77756882 [336] Page Automation StartGame
00000238 56.78069687 [336] Page ChalkBoard StartGame
00000239 56.78954697 [336] PageChalkBoard's draggables restored!
00000240 58.54137802 [336] Page Automation.StartPreviousActivatedScripts: E:\Program Files\Ubisoft\ActiveAutomationScripts.TDW doesn't exist!
00000241 60.37741089 [336] PageDefaultHud_KeyPressed: args was not handled
00000242 60.80116272 [336] PageDefaultHud_KeyPressed: args was not handled
00000243 62.29459000 [336] allowed to check for destroyed units=True
00000244 63.60091400 [336] PageDefaultHud_KeyPressed: args was not handled
00000245 64.97946167 [2532] Entities.cpp (83): Process Message:
00000246 64.97952271 [2532] Entities.cpp (114): OSI Ping
00000247 64.97967529 [2532] Entities.cpp (123): succeeded
00000248 67.68806458 [336] Page XO_TDC_Dialog InitializeScript
00000249 67.75001526 [336] Page attack periscope InitializeScript
00000250 67.80072784 [336] Page XO_TDC_Dialog StartGame
00000251 67.80183411 [336] PageXO_TDC_Dialog's draggables restored!
00000252 67.80995178 [336] Page attack periscope StartGame
00000253 73.03305054 [336] Making auto journal entry with sub's data. Next auto journal entry is at 1/1/1940 1:00:15 AM
00000254 73.15495300 [2532] Entities.cpp (83): Process Message:
00000255 73.15502167 [2532] Entities.cpp (114): OSI Ping
00000256 73.15510559 [2532] Entities.cpp (123): succeeded
00000257 81.30632019 [2532] Entities.cpp (83): Process Message:
00000258 81.30639648 [2532] Entities.cpp (114): OSI Ping
00000259 81.30646515 [2532] Entities.cpp (123): succeeded
00000260 81.59270477 [336] PageDefaultHud_KeyPressed: args was not handled
00000261 87.51097870 [336] Liberty Cargo 99.9000
00000262 89.45050812 [2532] Entities.cpp (83): Process Message:
00000263 89.45056915 [2532] Entities.cpp (114): OSI Ping
00000264 89.45065308 [2532] Entities.cpp (123): succeeded
00000265 95.25882721 [336] Page Ships Journal InitializeScript
00000266 95.26119232 [336] E:\Program Files\Ubisoft\PageShipsJournal_Draggables.TDW created!
00000267 95.30045319 [336] Page Ships Journal StartGame
00000268 95.30078888 [336] Page Ships Journal: StartDate=12/31/1939 12:00:00 AM CurrentDate=12/31/1939 12:00:00 AM
00000269 95.30435944 [336] PageShipsJournal's draggables restored!
00000270 97.58412933 [2532] Entities.cpp (83): Process Message:
00000271 97.58419800 [2532] Entities.cpp (114): OSI Ping
00000272 97.58434296 [2532] Entities.cpp (123): succeeded
00000273 102.03358459 [336] SOAN_GetUnitInfo
00000274 105.71743774 [2532] Entities.cpp (83): Process Message:
00000275 105.71750641 [2532] Entities.cpp (114): OSI Ping
00000276 105.71782684 [2532] Entities.cpp (123): succeeded
00000277 113.86475372 [2532] Entities.cpp (83): Process Message:
00000278 113.86482239 [2532] Entities.cpp (114): OSI Ping
00000279 113.86489868 [2532] Entities.cpp (123): succeeded
00000280 119.04107666 [336] PageDefaultHud_KeyPressed: args was not handled
00000281 120.11594391 [336] PageDefaultHud_KeyPressed: args was not handled
00000282 120.23931122 [336] TC level changed to 0
00000283 122.01683044 [2532] Entities.cpp (83): Process Message:
00000284 122.01689148 [2532] Entities.cpp (114): OSI Ping
00000285 122.01705170 [2532] Entities.cpp (123): succeeded
00000286 124.50583649 [336] TC level changed to 1
00000287 124.50680542 [336] TC level changed to 1
00000288 124.51766968 [336] TC level changed to 1
00000289 124.53550720 [336] TC level changed to 1
00000290 124.54309845 [336] TC level changed to 1
00000291 124.55037689 [336] TC level changed to 1
00000292 124.55813599 [336] TC level changed to 1
00000293 124.56600189 [336] TC level changed to 1
00000294 124.57595062 [336] TC level changed to 1
00000295 124.58757782 [336] TC level changed to 1
00000296 124.59966278 [336] TC level changed to 1
00000297 124.61157990 [336] TC level changed to 1
00000298 124.62340546 [336] TC level changed to 1
00000299 124.65850067 [336] TC level changed to 1
00000300 124.67852783 [336] TC level changed to 1
00000301 124.68524170 [336] TC level changed to 1
00000302 124.69147491 [336] TC level changed to 1
00000303 124.69982910 [336] TC level changed to 1
00000304 124.70748138 [336] TC level changed to 1
00000305 124.72372437 [336] TC level changed to 1
00000306 124.72977448 [336] TC level changed to 1
00000307 124.74171448 [336] TC level changed to 1
00000308 124.75364685 [336] TC level changed to 1
00000309 124.76536560 [336] TC level changed to 1
00000310 124.77748108 [336] TC level changed to 1
00000311 124.78924561 [336] TC level changed to 1
00000312 124.80106354 [336] TC level changed to 1
00000313 124.81353760 [336] TC level changed to 1
00000314 124.82443237 [336] TC level changed to 1
00000315 124.83602142 [336] TC level changed to 1
00000316 124.84820557 [336] TC level changed to 1
00000317 124.85988617 [336] TC level changed to 1
00000318 124.87179565 [336] TC level changed to 0
00000319 125.63978577 [336] TheDarkWraithUserOptions EndGame
00000320 125.64323425 [336] Pageeventcamera's draggables saved successfully to E:\Program Files\Ubisoft\Pageeventcamera_Draggables.TDW
00000321 125.64429474 [336] PageSpeechRecSettings's draggables saved successfully to E:\Program Files\Ubisoft\PageSpeechRecSettings_Draggables.TDW
00000322 125.64531708 [336] PageTutorial's draggables saved successfully to E:\Program Files\Ubisoft\PageTutorial_Draggables.TDW
00000323 125.65289307 [336] PageAutomation's draggables saved successfully to E:\Program Files\Ubisoft\PageAutomation_Draggables.TDW
00000324 125.65508270 [336] PageChalkBoard's draggables saved successfully to E:\Program Files\Ubisoft\PageChalkBoard_Draggables.TDW
00000325 125.67312622 [336] Page layout EndGame
00000326 125.67496490 [336] high precision timer reset
00000327 125.67498779 [336] Stopping high precision timer
00000328 125.67501831 [336] Timer stopped
00000329 125.67725372 [336] Pagelayout's draggables saved successfully to E:\Program Files\Ubisoft\Pagelayout_Draggables.TDW
00000330 125.69254303 [336] PageShipsJournal's draggables saved successfully to E:\Program Files\Ubisoft\PageShipsJournal_Draggables.TDW
00000331 125.69487000 [336] PageXO_TDC_Dialog's draggables saved successfully to E:\Program Files\Ubisoft\PageXO_TDC_Dialog_Draggables.TDW
00000332 125.70841217 [336] PageTDC's draggables saved successfully to E:\Program Files\Ubisoft\PageTDC_Draggables.TDW
00000333 126.12207031 [336] TDWHydrophone destroyed
00000334 126.16857147 [336] Destroying TDWMastHeights
00000335 126.16899109 [336] Destroying Automation
00000336 126.16901398 [336] Destroying TDWSoan
00000337 126.16903687 [336] Destroying TDWSound
00000338 126.16907501 [336] Destroying TDWRadioMessages
00000339 126.16909790 [336] Destroying TDWMouse
00000340 126.16912842 [336] Destroying TDWFileUtils
00000341 127.29106140 [3456] ..\..\..\..\..\launcher\libcontrollers\src\launche r\controllers\OrbitGameFacade.cpp(431) : Game disconnected.
00000342 127.29132080 [2532] SH_ServerOrbitProtocol.cpp (111): Failed to read packet from client.
__________________
Dignan is offline   Reply With Quote
Old 11-25-11, 10:33 PM   #8277
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

00000018 28.50114822 [336] 32bit Key found. Value='E:\Program Files\Ubisoft\'
00000019 28.50116920 [336] \ found as last character in install path from registry!
00000020 28.50119019 [336] InstallPath=E:\Program Files\Ubisoft
00000021 28.50207138 [336] rosterfilepath=E:\Program Files\Ubisoft\data\Roster\Names.cfg
00000022 28.50216484 [336] E:\Program Files\Ubisoft\data\Roster\Names.cfg doesn't exist!

Where is your Silent Hunter 5 folder located? According to the above it's not where I'm reading it from your computer's registry (in fact it says it doesn't exist - look at the InstallPath=). You must have installed the game to one location and then reinstalled it again to a different location.
TheDarkWraith is offline   Reply With Quote
Old 11-25-11, 10:38 PM   #8278
Dignan
Seasoned Skipper
 
Join Date: Mar 2008
Posts: 698
Downloads: 262
Uploads: 0
Default

Quote:
Originally Posted by TheDarkWraith View Post
00000018 28.50114822 [336] 32bit Key found. Value='E:\Program Files\Ubisoft\'
00000019 28.50116920 [336] \ found as last character in install path from registry!
00000020 28.50119019 [336] InstallPath=E:\Program Files\Ubisoft
00000021 28.50207138 [336] rosterfilepath=E:\Program Files\Ubisoft\data\Roster\Names.cfg
00000022 28.50216484 [336] E:\Program Files\Ubisoft\data\Roster\Names.cfg doesn't exist!

Where is your Silent Hunter 5 folder located? According to the above it's not where I'm reading it from your computer's registry (in fact it says it doesn't exist - look at the InstallPath=). You must have installed the game to one location and then reinstalled it again to a different location.

That is correct. I reinstalled it to E:\Program Files\Ubisoft\Silent Hunter 5. My E drive is a second hard drive I installed for games. Do I need to change a file to look in the right place?
__________________
Dignan is offline   Reply With Quote
Old 11-25-11, 10:41 PM   #8279
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by sober View Post
How about when submerged , button reverts to battery icon . If other buttons pressed IE fuel , co2 while submerged then button reverts to battery after X amount of seconds . Same for the Fuel button while surfaced .
- added a new user option that when AutomaticallySwitchBatteryFuelLevels is enabled (True) and a level button is pressed other than the set level a timer is started that will wait x seconds before switching back to set level. Specify 0.0 to disable. Default value is 2.0 (seconds). (AutomaticallySwitchBackToBatteryFuelLevelTD)

Has been coded and tested Another great idea

Looking into problems with the OptionsEditorViewer and supermarks color now...
TheDarkWraith is offline   Reply With Quote
Old 11-25-11, 10:46 PM   #8280
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by Dignan View Post
That is correct. I reinstalled it to E:\Program Files\Ubisoft\Silent Hunter 5. My E drive is a second hard drive I installed for games. Do I need to change a file to look in the right place?
For some reason the SH5 installer does not update the registry correctly with your new installation path when you reinstall the game. In order to correct the problem you need to edit your computer's registry. You need to navigate to:

HKEY_LOCAL_MACHINE\\Software\\Ubisoft\\Silent Hunter 5\\GameUpdate

and change this key:

installdir

Make the value of that key point to where your actual Silent Hunter 5 folder is
TheDarkWraith is offline   Reply With Quote
Reply

Tags
dbrn, favorite, new ui


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 01:23 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.