Jump to content

[Minimum KSP version 1.11] Easy Vessel Switch (EVS) v2.3


IgorZ

Recommended Posts

20 hours ago, IgorZ said:

I need more details. How exactly does it stop working? Does it start work if you exit to the main menu and then load the game back? Or you need to restart the game application to have the EVS working? Also, I need the logs right after the problem happen (KSP.log file from the game's folder root).

I'm unable to use EVS, like the option isn't there anymore until i restart the game. I can provide you the logs, but I will need to encounter the problem again =)

Link to comment
Share on other sites

48 minutes ago, Thertor said:

I'm unable to use EVS, like the option isn't there anymore until i restart the game. I can provide you the logs, but I will need to encounter the problem again =)

Btw, what machine and OS do you use? Laptops and iOS are known to have issues with the ALT key, and it's on the Unity level - EVS cannot fix it. If you have this issue too frequently try rebinding EVS modifier to something different from the ALT key.

Link to comment
Share on other sites

4 minutes ago, IgorZ said:

Btw, what machine and OS do you use? Laptops and iOS are known to have issues with the ALT key, and it's on the Unity level - EVS cannot fix it. If you have this issue too frequently try rebinding EVS modifier to something different from the ALT key.

I have a custom built pc running Windows 10, might be the keyboard as I have had some minor issues with the ALT-key before.

Link to comment
Share on other sites

There is a minor (almost microscopic :wink: ) annoyance that I have with EVS:

When I alt-tab out of the game, then I go back into the game, EVS acts as if I am holding down the Alt-Key (highliting vessels under the mouse, showing vessel info), when I am not. The workaround is to just tap they Alt key.

This is super low priority obviously, but I was wondering if it could be fixed if it were a fairly simple thing?

Link to comment
Share on other sites

4 hours ago, Kobymaru said:

There is a minor (almost microscopic :wink: ) annoyance that I have with EVS:

When I alt-tab out of the game, then I go back into the game, EVS acts as if I am holding down the Alt-Key (highliting vessels under the mouse, showing vessel info), when I am not. The workaround is to just tap they Alt key.

This is super low priority obviously, but I was wondering if it could be fixed if it were a fairly simple thing?

How to reproduce it? In all the scenarios that came into my mind I end up in the game with the ALT pressed, and EVS works fine on the key release.

However, I managed to catch the opposite scenario: switch from the game with Alt+Tab and then return back by just clicking the app in the taskbar. In this use case I return back into the game with the ALT released but EVS keeps thinking that the modifier is pressed. That's indeed a bug.

Link to comment
Share on other sites

1 hour ago, IgorZ said:

How to reproduce it? In all the scenarios that came into my mind I end up in the game with the ALT pressed, and EVS works fine on the key release.

However, I managed to catch the opposite scenario: switch from the game with Alt+Tab and then return back by just clicking the app in the taskbar. In this use case I return back into the game with the ALT released but EVS keeps thinking that the modifier is pressed. That's indeed a bug.

This is how I can reproduce it:

  1. Press Alt-Tab, you are now in Windows Desktop
  2. Press Alt-Tab until KSP is selected or KSP is selected in the task bar
  3. Observe that the mouse behaves as if Alt was still held down (displays "currently selected" with the ship info)

Thanks for opening the bug but don't sweat it, it's very low priority due to the simple workaround :wink:

Link to comment
Share on other sites

On 5/15/2017 at 10:50 PM, Kobymaru said:

This is how I can reproduce it:

  1. Press Alt-Tab, you are now in Windows Desktop
  2. Press Alt-Tab until KSP is selected or KSP is selected in the task bar
  3. Observe that the mouse behaves as if Alt was still held down (displays "currently selected" with the ship info)

Thanks for opening the bug but don't sweat it, it's very low priority due to the simple workaround :wink:

That isn't EVS's fault.  Try the same thing in the VAB with no mods and you'll see the same behavior - it acts as if Alt is still pressed.

Link to comment
Share on other sites

40 minutes ago, hab136 said:

That isn't EVS's fault.  Try the same thing in the VAB with no mods and you'll see the same behavior - it acts as if Alt is still pressed.

It's a Unity issue. To be more specific, they don't detect the context switch when handling the Input.GetKeyUp() event. However, it can be mitigated by a workaround. I'll release a fix within a week or two (it's a core library fix, there are other changes pending).

Link to comment
Share on other sites

1 hour ago, IgorZ said:

EVS v1.3.0

@ihsoft ihsoft released this 2 hours ago

Changes:

  • KSP 1.3 support.

Just heads up. There is a wrong link on the GitHub page in the text " This is not a mod release. In order to install the mod into your game, read the instructions on the forum. ". This link leads to your surface mounted lights.

Link to comment
Share on other sites

7 minutes ago, maja said:

Just heads up. There is a wrong link on the GitHub page in the text " This is not a mod release. In order to install the mod into your game, read the instructions on the forum. ". This link leads to your surface mounted lights.

Good catch, thanks! I've fixed it.

Link to comment
Share on other sites

1 minute ago, Murdabenne said:

Is this backward compatible with KSP ver 1.2.2? I ask because I'm staying with that KSP until all my "vital" mods update 

As far as I can tell you can freely use EVS 1.2.* in the both versions. The only thing that will be bothering you is a MiniAVC warning, but you can just disable it in the XML. However, I didn't do a thorough testing, so not guarantee.

Link to comment
Share on other sites

Hi I have some trouble with your Mod.

So I'm using KSP 1.2.2.1622 (because other mods I'm using aren't compatible with 1.3) and I'm using you're 1.2.0 version of the mod (not the 1.2.0.0) because when I use this version the mod don't work/isn't recognized by the game. And very often the game crashes and I receive this log right before it crashed all the time:

Quote

(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

UnloadTime: 35.969543 ms
[AddonLoader]: Instantiating addon 'UISoundPlayer' from assembly 'KSPDev_Utils.0.19.0'
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[UIMasterController]: HideUI
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

Crash!!!

And the 'KSPDev_Utils.0.19.0' is a .dll from your mod so I wanted to know if I (or you) can fix it so it won't crash anymore

Link to comment
Share on other sites

4 hours ago, maxdergottlicher said:

Hi I have some trouble with your Mod.

So I'm using KSP 1.2.2.1622 (because other mods I'm using aren't compatible with 1.3) and I'm using you're 1.2.0 version of the mod (not the 1.2.0.0) because when I use this version the mod don't work/isn't recognized by the game. And very often the game crashes and I receive this log right before it crashed all the time:

And the 'KSPDev_Utils.0.19.0' is a .dll from your mod so I wanted to know if I (or you) can fix it so it won't crash anymore

When the crash happens some logs data gets lost due to the file caching. I.e. what you see as the last record can be not actually the last record. EVS 1.2 was never crashing the game before, and I don't believe it could start doing it with no reason. Try removing all the other mods and see if the situation changes. At the very least check the versions of KIS and KAS and ensure that they are of the previous versions that are compatible with KSP 1.2. There was an issue with CKAN which resulted in installing new version over an old KSP game.

Link to comment
Share on other sites

11 minutes ago, IgorZ said:

When the crash happens some logs data gets lost due to the file caching. I.e. what you see as the last record can be not actually the last record. EVS 1.2 was never crashing the game before, and I don't believe it could start doing it with no reason. Try removing all the other mods and see if the situation changes. At the very least check the versions of KIS and KAS and ensure that they are of the previous versions that are compatible with KSP 1.2. There was an issue with CKAN which resulted in installing new version over an old KSP game.

I haven't KIS or KAS installed should I install the mods?

Link to comment
Share on other sites

2 hours ago, maxdergottlicher said:

I haven't KIS or KAS installed should I install the mods?

If you don't have them then don't bother. Just try to run EVS on a pristine game setup. If it crashes again, please, provide the logs from KSP.log file (it lives in the game's root folder).

Link to comment
Share on other sites

7 minutes ago, canisin said:

Here is my cross post from the RCS Sounds thread. It seems that I have found a strange conflict.

 

Can you, please, grab the KSP.log file for this issue?

Link to comment
Share on other sites

18 minutes ago, IgorZ said:

Can you, please, grab the KSP.log file for this issue?

I was going to ask if it was not included in the crash dump. But I looked in my folders and found KSP.log and realized that it is very different from the log file that is in the crash dump. Unfortunately I did not keep that installation. I only saved the crash dump and then deleted the whole installation. I did not know about KSP.log until now. :(

But no worries, I can go ahead and reproduce once more.

Edit: Here you go!

Edited by canisin
Link to comment
Share on other sites

I confirm RcsSound-EasyVesselSwitch compability bug.

My ksp.log

Spoiler

Unity Player [version: Unity 5.4.0p4_b15b5ae035b7]

KSP_x64.exe caused an Access Violation (0xc0000005)
  in module KSP_x64.exe at 0033:3f5350a8.

Error occurred at 2017-06-04_154914.
D:\Games\Steam\SteamApps\common\Kerbal Space Program\KSP_x64.exe, run by Admin.
33% memory in use.
32717 MB physical memory [21703 MB free].
32715 MB paging file [21284 MB free].
8388608 MB user address space [8385285 MB free].
Read from location 46e5ff78 caused an access violation.

Context:
RDI:    0x00000000  RSI: 0x000014b8  RAX:   0x0029e748
RBX:    0x641466b0  RCX: 0x46e5fec8  RDX:   0x03fc0f50
RIP:    0x3f5350a8  RBP: 0x0029e850  SegCs: 0x00000033
EFlags: 0x00010202  RSP: 0x0029e680  SegSs: 0x0000002b
R8:    0x0029ec50  R9: 0x00000000  R10:   0x40452930
R11:    0x403fa8c8  R12: 0x03fc0f50  R13:   0x045bf660
R14:    0x0029ec50  R15: 0x46e5fec8

Bytes at CS:EIP:
41 8b 97 b0 00 00 00 e8 9c 7b fa ff 48 8b 43 10 

Stack:
0x0029e680: 64146680 00000000 00000000 00000000 .f.d............
0x0029e690: 00000000 00000000 64146680 00000000 .........f.d....
0x0029e6a0: a72681a0 00000000 00000000 00000000 ..&.............
0x0029e6b0: 00000000 00000000 00000000 00000000 ................
0x0029e6c0: 00000000 00000000 00000000 00000000 ................
0x0029e6d0: 00000000 00000000 00000000 00000000 ................
0x0029e6e0: 0063f3ec 00000000 00000001 00000000 ..c.............
0x0029e6f0: ffffffff 00000000 00000000 3f800000 ...............?
0x0029e700: 00000000 00000000 00000000 00000000 ................
0x0029e710: 640e6db0 00000000 045bf660 00000000 .m.d....`.[.....
0x0029e720: 00000000 00000000 000014b8 00000000 ................
0x0029e730: 00000b58 00000000 03fc0f50 00000000 X.......P.......
0x0029e740: 64145b80 00000000 3f535b05 00000001 .[.d.....[S?....
0x0029e750: a72647c0 00000000 0029e850 00000000 .G&.....P.).....
0x0029e760: 03fc0f50 00000000 60000000 00000000 P..........`....
0x0029e770: 00000000 00000000 ffffffff 00000000 ................
0x0029e780: 00000000 00000000 00000000 00000001 ................
0x0029e790: a6e4bca0 00000000 00000001 00000000 ................
0x0029e7a0: 00000000 00000000 404d8a01 00000001 ..........M@....
0x0029e7b0: 000014b8 00000000 00000000 00000000 ................
0x0029e7c0: 0063f330 00000000 00000001 ffffffff 0.c.............
0x0029e7d0: 0063f338 00000000 045bf660 00000000 8.c.....`.[.....
0x0029e7e0: 0063f2e8 00000000 a6e4bca0 00000000 ..c.............
0x0029e7f0: 00000001 3b72b9d6 70af7f70 00000000 ......r;p..p....
0x0029e800: 00000118 00000000 70af8030 00000000 ........0..p....
0x0029e810: 0378e350 00000000 00000000 00000000 P.x.............
0x0029e820: 0000000d 00000000 00240000 00000000 ..........$.....
0x0029e830: 00000000 00000000 00000000 00000000 ................
0x0029e840: 00000000 00000000 00000000 00000000 ................
0x0029e850: a7021dc0 00000000 00000090 00000004 ................
0x0029e860: 00000000 00000000 00000001 00000000 ................
0x0029e870: 00000000 00000000 00000000 00000000 ................
0x0029e880: 03000000 00000000 04000c00 02001c00 ................
0x0029e890: 00000000 00000000 00000000 00000000 ................
0x0029e8a0: 00076439 00000000 000014b8 00000000 9d..............
0x0029e8b0: 00000001 00000000 3f5eef93 00000001 ..........^?....
0x0029e8c0: a7268850 00000000 64146fc0 00000000 P.&......o.d....
0x0029e8d0: 000014a8 00000000 46e68ca0 00000000 ...........F....
0x0029e8e0: 00000000 80000000 3f5370f9 00000001 .........pS?....
0x0029e8f0: 46e68ca0 00000000 0029e9f0 00000000 ...F......).....
0x0029e900: 000014a8 00000000 a702b110 00000000 ................
0x0029e910: 00000000 00000000 00000000 00000000 ................
0x0029e920: 00000000 00000000 00000000 00000000 ................
0x0029e930: 00000001 00000001 3f6455d0 00000001 .........Ud?....
0x0029e940: 00000059 00000000 a7577700 00000000 Y........wW.....
0x0029e950: 6c915720 00000000 00000000 00000057  W.l........W...
0x0029e960: 0029e968 00000000 46e68f00 00000000 h.)........F....
0x0029e970: 00001898 00008000 0029ec70 00000000 ........p.).....
0x0029e980: 40452930 00000001 00000001 00000000 0)E@............
0x0029e990: 00000000 00000000 00000000 00000000 ................
0x0029e9a0: 00000000 00000000 00000000 00000000 ................
0x0029e9b0: 00000001 00000000 00000000 00000000 ................
0x0029e9c0: 00000000 00000000 00000000 00000000 ................
0x0029e9d0: 00000001 00000000 00000000 00000000 ................
0x0029e9e0: 00000000 00000000 00000000 00000000 ................
0x0029e9f0: 00000001 00000000 00000000 00000000 ................
0x0029ea00: 0378e380 00000000 00000000 00000000 ..x.............
0x0029ea10: 00000000 00000000 00000000 00000000 ................
0x0029ea20: 00000000 00000000 00000000 00000000 ................
0x0029ea30: 00000000 00000000 00000000 00000000 ................
0x0029ea40: 40798cd0 00000001 3f590217 00000001 [email protected]?....
0x0029ea50: 40798b70 00000001 640e6f00 00000000 [email protected]....
0x0029ea60: 4373b038 00000000 0378e380 00000000 8.sC......x.....
0x0029ea70: 640e6f00 00000000 3f591e68 00000001 .o.d....h.Y?....
0x0029ea80: 00000000 00000000 00000000 00000000 ................
0x0029ea90: 0000017f 00000000 00000002 00000000 ................
0x0029eaa0: 437166f0 00000000 3f510401 00000001 .fqC......Q?....
0x0029eab0: 4373b000 00000000 4373bd40 00000000 [email protected]....
0x0029eac0: 045bf660 00000000 3f800000 00000000 `.[........?....
0x0029ead0: 00000000 00000000 00000000 3f800000 ...............?
0x0029eae0: 00000000 00000000 00000000 00000000 ................
0x0029eaf0: 3f800000 00000000 00000000 00000000 ...?............
0x0029eb00: 00000000 3f800000 3f7490ef 3d707ac1 .......?..t?.zp=
0x0029eb10: be944a4e 00000000 b3c80000 3f7ae5a5 NJ............z?
0x0029eb20: 3e4b6fed 00000000 be974e6a 3e4259d9 .oK>....jN...YB>
0x0029eb30: bf6fb0ed 00000000 3eedb940 bee11d60 ..o.....@..>`...
0x0029eb40: c1eb5ee2 3f800000 3f796a52 00000000 .^.....?Rjy?....
0x0029eb50: 00000000 00000000 00000000 3fddb3d7 ...............?
0x0029eb60: 00000000 00000000 00000000 00000000 ................
0x0029eb70: bf806d69 bf800000 00000000 00000000 im..............
0x0029eb80: bf8036b4 00000000 000001d9 00000000 .6..............
0x0029eb90: 00000000 00000000 8934a9e8 00000000 ..........4.....
0x0029eba0: 03fc0f50 00000000 640e7408 00000000 P........t.d....
0x0029ebb0: 0029ec50 00000000 640e7400 00000000 P.)......t.d....
0x0029ebc0: 00000000 00000000 00000001 00000000 ................
0x0029ebd0: 03fc0f50 00000000 3f537b6e 00000001 P.......n{S?....
0x0029ebe0: 640e6db0 00000000 03fc0f50 00000000 .m.d....P.......
0x0029ebf0: 0029ec50 00000000 3f4dbd01 00000001 P.).......M?....
0x0029ec00: 885f5dc0 00000000 3f50eea8 00000001 .]_.......P?....
0x0029ec10: 8934a4f0 00000000 0000000c 00000000 ..4.............
0x0029ec20: 00000000 00000000 3f4a39d8 00000001 .........9J?....
0x0029ec30: 00000000 00000000 00015888 00000000 .........X......
0x0029ec40: 03fc0f50 00000000 045bf660 00000000 P.......`.[.....
0x0029ec50: 46e60060 00000000 00000001 00000000 `..F............
0x0029ec60: 00000059 00000000 00000059 00000000 Y.......Y.......
0x0029ec70: 00000001 00000000 403fce58 00000001 ........X.?@....
0x0029ec80: 46e68f00 00000000 3f800000 3f800000 ...F.......?...?
0x0029ec90: 3f7490ef 3d707ac1 be944a4e 00000000 ..t?.zp=NJ......
0x0029eca0: b3c80000 3f7ae5a5 3e4b6fed 00000000 ......z?.oK>....
0x0029ecb0: be974e6a 3e4259d9 bf6fb0ed 00000000 jN...YB>..o.....
0x0029ecc0: 3eedb940 bee11d60 c1eb5ee2 3f800000 @..>`....^.....?
0x0029ecd0: 3f796a52 00000000 00000000 00000000 Rjy?............
0x0029ece0: 00000000 3fddb3d7 00000000 00000000 .......?........
0x0029ecf0: 00000000 00000000 bf806d69 bf800000 ........im......
0x0029ed00: 00000000 00000000 bf8036b4 00000000 .........6......
0x0029ed10: c10f0649 40c8d52d c1da9c56 00000000 I...-..@V.......
0x0029ed20: 00000000 00000000 00000001 00000000 ................
0x0029ed30: 00000000 00000000 00000000 00000000 ................
0x0029ed40: 00000001 00000000 403fce58 00000001 ........X.?@....
0x0029ed50: 00000000 00000000 00000000 00000000 ................
0x0029ed60: 00000000 00000000 00015882 00000000 .........X......
0x0029ed70: 00000000 00000000 00000000 00000000 ................
0x0029ed80: 00000000 00000000 00000001 00000000 ................
0x0029ed90: 00000000 00000000 00000000 00000000 ................
0x0029eda0: 00000001 00000000 403fce58 00000001 ........X.?@....
0x0029edb0: 00000000 00000000 00000000 00000000 ................
0x0029edc0: 00000000 00000000 00000000 00000000 ................
0x0029edd0: 00000000 00000000 00000000 00000000 ................
0x0029ede0: 00000000 00000000 00000000 00000000 ................
0x0029edf0: 00000000 00000000 00000000 00000000 ................
0x0029ee00: 00000000 00000000 00000000 00000000 ................
0x0029ee10: 00000000 00000000 00000000 00000000 ................
0x0029ee20: 00000000 00000000 00000000 00000000 ................
0x0029ee30: 00000000 00000000 00000000 00000000 ................
0x0029ee40: 00000000 00000000 00000000 00000000 ................
0x0029ee50: 00000000 00000000 00000000 00000000 ................
0x0029ee60: 00000000 00000000 00000000 00000000 ................
0x0029ee70: 00000000 00000000 00000000 00000000 ................
0x0029ee80: 00000000 00000000 00000000 00000000 ................
0x0029ee90: 00000000 00000000 00000000 00000000 ................
0x0029eea0: 00000000 00000000 00000000 00000000 ................
0x0029eeb0: 00000000 00000000 00000000 00000000 ................
0x0029eec0: 00000000 00000000 00000000 00000000 ................
0x0029eed0: 00000000 00000000 00000000 00000000 ................
0x0029eee0: 00000000 00000000 00000000 00000000 ................
0x0029eef0: 00000000 00000000 00000000 00000000 ................
0x0029ef00: 00000000 00000000 00000000 00000000 ................
0x0029ef10: 00000000 00000000 00000000 00000000 ................
0x0029ef20: 00000000 00000000 00000000 00000000 ................
0x0029ef30: 00000000 00000000 00000000 00000000 ................
0x0029ef40: 00000000 00000000 00000000 00000000 ................
0x0029ef50: 00000000 00000000 00000000 00000000 ................
0x0029ef60: 00000000 00000000 00000000 00000000 ................
0x0029ef70: 00000000 00000000 00000000 00000000 ................
0x0029ef80: 00000000 00000000 00000000 00000000 ................
0x0029ef90: 00000000 00000000 00000000 00000000 ................
0x0029efa0: 00000000 00000000 00000000 00000000 ................
0x0029efb0: 00000000 00000000 00000000 00000000 ................
0x0029efc0: 00000000 00000000 00000000 00000000 ................
0x0029efd0: 00000000 00000000 00000000 00000000 ................
0x0029efe0: 00000000 00000000 00000000 00000000 ................
0x0029eff0: 00000000 00000000 00000000 00000000 ................
0x0029f000: 00000000 00000000 00000000 00000000 ................
0x0029f010: 00000000 00000000 00000000 00000000 ................
0x0029f020: 00000000 00000000 00000000 00000000 ................
0x0029f030: 00000000 00000000 00000000 00000000 ................
0x0029f040: 00000000 00000000 00000000 00000000 ................
0x0029f050: 00000000 00000000 00000000 00000000 ................
0x0029f060: 00000000 00000000 00000000 00000000 ................
0x0029f070: 00000000 00000000 00000000 00000000 ................
0x0029f080: 00000000 00000000 00000000 00000000 ................
0x0029f090: 00000000 00000000 00000000 00000000 ................
0x0029f0a0: 00000000 00000000 00000000 00000000 ................
0x0029f0b0: 00000000 00000000 00000000 00000000 ................
0x0029f0c0: 00000000 00000000 00000000 00000000 ................
0x0029f0d0: 00000000 00000000 00000000 00000000 ................
0x0029f0e0: 00000000 00000000 00000000 00000000 ................
0x0029f0f0: 00000000 00000000 00000000 00000000 ................
0x0029f100: 00000000 00000000 00000000 00000000 ................
0x0029f110: 00000000 00000000 00000000 00000000 ................
0x0029f120: 00000000 00000000 00000000 00000000 ................
0x0029f130: 00000000 00000000 00000000 00000000 ................
0x0029f140: 00000000 00000000 00000000 00000000 ................
0x0029f150: 00000000 00000000 00000000 00000000 ................
0x0029f160: 00000000 00000000 00000000 00000000 ................
0x0029f170: 00000000 00000000 00000000 00000000 ................
0x0029f180: 00000000 00000000 00000000 00000000 ................
0x0029f190: 00000000 00000000 00000000 00000000 ................
0x0029f1a0: 00000000 00000000 00000000 00000000 ................
0x0029f1b0: 00000000 00000000 00000000 00000000 ................
0x0029f1c0: 00000000 00000000 00000000 00000000 ................
0x0029f1d0: 00000000 00000000 00000000 00000000 ................
0x0029f1e0: 00000000 00000000 00000000 00000000 ................
0x0029f1f0: 00000000 00000000 00000000 00000000 ................
0x0029f200: 00000000 00000000 00000000 00000000 ................
0x0029f210: 00000000 00000000 00000000 00000000 ................
0x0029f220: 00000000 00000000 00000000 00000000 ................
0x0029f230: 00000000 00000000 00000000 00000000 ................
0x0029f240: 00000000 00000000 00000000 00000000 ................
0x0029f250: 00000000 00000000 00000000 00000000 ................
0x0029f260: 00000000 00000000 00000000 00000000 ................
0x0029f270: 00000000 00000000 00000000 00000000 ................
0x0029f280: 00000000 00000000 00000000 00000000 ................
0x0029f290: 00000000 00000000 00000000 00000000 ................
0x0029f2a0: 00000000 00000000 00000000 00000000 ................
0x0029f2b0: 00000000 00000000 00000000 00000000 ................
0x0029f2c0: 00000000 00000000 00000000 00000000 ................
0x0029f2d0: 00000000 00000000 00000000 00000000 ................
0x0029f2e0: 00000000 00000000 00000000 00000000 ................
0x0029f2f0: 00000000 00000000 00000000 00000000 ................
0x0029f300: 00000000 00000000 00000000 00000000 ................
0x0029f310: 00000000 00000000 00000000 00000000 ................
0x0029f320: 00000000 00000000 00000000 00000000 ................
0x0029f330: 00000000 00000000 00000000 00000000 ................
0x0029f340: 00000000 00000000 00000000 00000000 ................
0x0029f350: 00000000 00000000 00000000 00000000 ................
0x0029f360: 00000000 00000000 00000000 00000000 ................
0x0029f370: 00000000 00000000 00000000 00000000 ................
0x0029f380: 00000000 00000000 00000000 00000000 ................
0x0029f390: 00000000 00000000 00000000 00000000 ................
0x0029f3a0: 00000000 00000000 00000000 00000000 ................
0x0029f3b0: 00000000 00000000 00000000 00000000 ................
0x0029f3c0: 00000000 00000000 00000000 00000000 ................
0x0029f3d0: 00000000 00000000 00000000 00000000 ................
0x0029f3e0: 00000000 00000000 00000000 00000000 ................
0x0029f3f0: 00000000 00000000 00000000 00000000 ................
0x0029f400: 00000000 00000000 00000000 00000000 ................
0x0029f410: 00000000 00000000 00000000 00000000 ................
0x0029f420: 00000000 00000000 00000000 00000000 ................
0x0029f430: 00000000 00000000 00000000 00000000 ................
0x0029f440: 00000000 00000000 00000000 00000000 ................
0x0029f450: 00000000 00000000 00000000 00000000 ................
0x0029f460: 00000000 00000000 00000000 00000000 ................
0x0029f470: 00000000 00000000 00000000 00000000 ................
0x0029f480: 00000000 00000000 00000000 00000000 ................
0x0029f490: 00000000 00000000 00000000 00000000 ................
0x0029f4a0: 00000000 00000000 00000000 00000000 ................
0x0029f4b0: 00000000 00000000 00000000 00000000 ................
0x0029f4c0: 00000000 00000000 00000000 00000000 ................
0x0029f4d0: 00000000 00000000 00000000 00000000 ................
0x0029f4e0: 00000000 00000000 00000000 00000000 ................
0x0029f4f0: 00000000 00000000 00000000 00000000 ................
0x0029f500: 00000000 00000000 00000000 00000000 ................
0x0029f510: 00000000 00000000 00000000 00000000 ................
0x0029f520: 00000000 00000000 00000000 00000000 ................
0x0029f530: 00000000 00000000 00000000 00000000 ................
0x0029f540: 00000000 00000000 00000000 00000000 ................
0x0029f550: 00000000 00000000 00000000 00000000 ................
0x0029f560: 00000000 00000000 00000000 00000000 ................
0x0029f570: 00000000 00000000 00000000 00000000 ................
0x0029f580: 00000000 00000000 00000000 00000000 ................
0x0029f590: 00000000 00000000 00000000 00000000 ................
0x0029f5a0: 00000000 00000000 00000000 00000000 ................
0x0029f5b0: 00000000 00000000 00000000 00000000 ................
0x0029f5c0: 00000000 00000000 00000000 00000000 ................
0x0029f5d0: 00000000 00000000 00000000 00000000 ................
0x0029f5e0: 00000000 00000000 00000000 00000000 ................
0x0029f5f0: 00000000 00000000 00000000 00000000 ................
0x0029f600: 00000000 00000000 00000000 00000000 ................
0x0029f610: 00000000 00000000 00000000 00000000 ................
0x0029f620: 00000000 00000000 00000000 00000000 ................
0x0029f630: 00000000 00000000 00000000 00000000 ................
0x0029f640: 00000000 00000000 00000000 00000000 ................
0x0029f650: 00000000 00000000 00000000 00000000 ................
0x0029f660: 00000000 00000000 00000000 00000000 ................
0x0029f670: 00000000 00000000 00000000 00000000 ................
0x0029f680: 00000000 00000000 00000000 00000000 ................
0x0029f690: 00000000 00000000 00000000 00000000 ................
0x0029f6a0: 00000000 00000000 00000000 00000000 ................
0x0029f6b0: 00000000 00000000 00000000 00000000 ................
0x0029f6c0: 00000000 00000000 00000000 00000000 ................
0x0029f6d0: 00000000 00000000 00000000 00000000 ................
0x0029f6e0: 00000000 00000000 00000000 00000000 ................
0x0029f6f0: 00000000 00000000 00000000 00000000 ................
0x0029f700: 00000000 00000000 00000000 00000000 ................
0x0029f710: 00000000 00000000 00000000 00000000 ................
0x0029f720: 00000000 00000000 00000000 00000000 ................
0x0029f730: 00000000 00000000 00000000 00000000 ................
0x0029f740: 00000000 00000000 00000000 00000000 ................
0x0029f750: 00000000 00000000 00000000 00000000 ................
0x0029f760: 00000000 00000000 00000000 00000000 ................
0x0029f770: 00000000 00000000 00000000 00000000 ................
0x0029f780: 00000000 00000000 00000000 00000000 ................
0x0029f790: 00000000 00000000 00000000 00000000 ................
0x0029f7a0: 00000000 00000000 00000000 00000000 ................
0x0029f7b0: 00000000 00000000 00000000 00000000 ................
0x0029f7c0: 00000000 00000000 00000000 00000000 ................
0x0029f7d0: 00000000 00000000 00000000 00000000 ................
0x0029f7e0: 00000000 00000000 00000000 00000000 ................
0x0029f7f0: 00000000 00000000 00000000 00000000 ................
0x0029f800: 00000000 00000000 00000000 00000000 ................
0x0029f810: 00000000 00000000 00000000 00000000 ................
0x0029f820: 00000000 00000000 00000000 00000000 ................
0x0029f830: 00000000 00000000 00000000 00000000 ................
0x0029f840: 00000000 00000000 00000000 00000000 ................
0x0029f850: 00000000 00000000 00000000 00000000 ................
0x0029f860: 00000000 00000000 00000000 00000000 ................
0x0029f870: 00000000 00000000 00000000 00000000 ................
0x0029f880: 00000000 00000000 00000000 00000000 ................
0x0029f890: 00000000 00000000 00000000 00000000 ................
0x0029f8a0: 00000000 00000000 00000000 00000000 ................
0x0029f8b0: 00000000 00000000 00000000 00000000 ................
0x0029f8c0: 00000000 00000000 00000000 00000000 ................
0x0029f8d0: 00000000 00000000 00000000 00000000 ................
0x0029f8e0: 00000000 00000000 00000000 00000000 ................
0x0029f8f0: 00000000 00000000 00000000 00000000 ................
0x0029f900: 00000000 00000000 00000000 00000000 ................
0x0029f910: 00000000 00000000 00000000 00000000 ................
0x0029f920: 00000000 00000000 00000000 00000000 ................
0x0029f930: 00000000 00000000 00000000 00000000 ................
0x0029f940: 00000000 00000000 00000000 00000000 ................
0x0029f950: 00000000 00000000 00000000 00000000 ................
0x0029f960: 00000000 00000000 00000000 00000000 ................
0x0029f970: 00000000 00000000 00000000 00000000 ................
0x0029f980: 00000000 00000000 00000000 00000000 ................
0x0029f990: 00000000 00000000 00000000 00000000 ................
0x0029f9a0: 00000000 00000000 00000000 00000000 ................
0x0029f9b0: 00000000 00000000 00000000 00000000 ................
0x0029f9c0: 00000000 00000000 00000000 00000000 ................
0x0029f9d0: 00000000 00000000 00000000 00000000 ................
0x0029f9e0: 00000000 00000000 00000000 00000000 ................
0x0029f9f0: 00000000 00000000 00000000 00000000 ................
0x0029fa00: 00000000 00000000 00000000 00000000 ................
0x0029fa10: 00000000 00000000 00000000 00000000 ................
0x0029fa20: 00000000 00000000 00000000 00000000 ................
0x0029fa30: 00000000 00000000 00000000 00000000 ................
0x0029fa40: 00000000 00000000 00000000 00000000 ................
0x0029fa50: 00000000 00000000 00000000 00000000 ................
0x0029fa60: 00000000 00000000 00000000 00000000 ................
0x0029fa70: 00000000 00000000 00000000 00000000 ................
0x0029fa80: 00000000 00000000 00000000 00000000 ................
0x0029fa90: 00000000 00000000 00000000 00000000 ................
0x0029faa0: 00000000 00000000 00000000 00000000 ................
0x0029fab0: 00000000 00000000 00000000 00000000 ................
0x0029fac0: 00000000 00000000 00000000 00000000 ................
0x0029fad0: 00000000 00000000 00000000 00000000 ................
0x0029fae0: 00000000 00000000 00000000 00000000 ................
0x0029faf0: 00000000 00000000 00000000 00000000 ................
0x0029fb00: 00000000 00000000 00000000 00000000 ................
0x0029fb10: 00000000 00000000 00000000 00000000 ................
0x0029fb20: 00000000 00000000 00000000 00000000 ................
0x0029fb30: 00000000 00000000 00000000 00000000 ................
0x0029fb40: 00000000 00000000 00000000 00000000 ................
0x0029fb50: 00000000 00000000 00000000 00000000 ................
0x0029fb60: 00000000 00000000 00000000 00000000 ................
0x0029fb70: 00000000 00000000 00000000 00000000 ................
0x0029fb80: 00000000 00000000 00000000 00000000 ................
0x0029fb90: 00000000 00000000 00000000 00000000 ................
0x0029fba0: 00000000 00000000 00000000 00000000 ................
0x0029fbb0: 00000000 00000000 00000000 00000000 ................
0x0029fbc0: 00000000 00000000 00000000 00000000 ................
0x0029fbd0: 00000000 00000000 00000000 00000000 ................
0x0029fbe0: 00000000 00000000 00000000 00000000 ................
0x0029fbf0: 00000000 00000000 00000000 00000000 ................
0x0029fc00: 00000000 00000000 00000000 00000000 ................
0x0029fc10: 00000000 00000000 00000000 00000000 ................
0x0029fc20: 00000000 00000000 00000000 00000000 ................
0x0029fc30: 00000000 00000000 00000000 00000000 ................
0x0029fc40: 00000000 00000000 00000000 00000000 ................
0x0029fc50: 00000000 00000000 00000000 00000000 ................
0x0029fc60: 00000000 00000000 00000000 00000000 ................
0x0029fc70: 00000000 00000000 00000000 00000000 ................
0x0029fc80: 00000000 00000000 00000000 00000000 ................
0x0029fc90: 00000000 00000000 00000000 00000000 ................
0x0029fca0: 00000000 00000000 00000000 00000000 ................
0x0029fcb0: 00000000 00000000 00000000 00000000 ................
0x0029fcc0: 00000000 00000000 00000000 00000000 ................
0x0029fcd0: 00000000 00000000 00000000 00000000 ................
0x0029fce0: 00000000 00000000 00000000 00000000 ................
0x0029fcf0: 00000000 00000000 00000000 00000000 ................
0x0029fd00: 00000000 00000000 00000000 00000000 ................
0x0029fd10: 00000000 00000000 00000000 00000000 ................
0x0029fd20: 00000000 00000000 00000000 00000000 ................
0x0029fd30: 00000000 00000000 00000000 00000000 ................
0x0029fd40: 00000000 00000000 00000000 00000000 ................
0x0029fd50: 00000000 00000000 00000000 00000000 ................
0x0029fd60: 00000000 00000000 00000000 00000000 ................
0x0029fd70: 00000000 00000000 00000000 00000000 ................
0x0029fd80: 00000000 00000000 00000000 00000000 ................
0x0029fd90: 00000000 00000000 00000000 00000000 ................
0x0029fda0: 00000000 00000000 00000000 00000000 ................
0x0029fdb0: 00000000 00000000 00000000 00000000 ................
0x0029fdc0: 00000000 00000000 00000000 00000000 ................
0x0029fdd0: 00000000 00000000 00000000 00000000 ................
0x0029fde0: 00000000 00000000 00000000 00000000 ................
0x0029fdf0: 00000000 00000000 00000000 00000000 ................
0x0029fe00: 00000000 00000000 00000000 00000000 ................
0x0029fe10: 00000000 00000000 00000000 00000000 ................
0x0029fe20: 00000000 00000000 00000000 00000000 ................
0x0029fe30: 00000000 00000000 00000000 00000000 ................
0x0029fe40: 00000000 00000000 00000000 00000000 ................
0x0029fe50: 00000000 00000000 00000000 00000000 ................
0x0029fe60: 00000000 00000000 00000000 00000000 ................
0x0029fe70: 00000000 00000000 00000000 00000000 ................
0x0029fe80: 00000000 00000000 00000000 00000000 ................
0x0029fe90: 00000000 00000000 00000000 00000000 ................
0x0029fea0: 00000000 00000000 00000000 00000000 ................
0x0029feb0: 00000000 00000000 00000000 00000000 ................
0x0029fec0: 00000000 00000000 00000000 00000000 ................
0x0029fed0: 00000000 00000000 00000000 00000000 ................
0x0029fee0: 00000000 00000000 00000000 00000000 ................
0x0029fef0: 00000000 00000000 00000000 00000000 ................
0x0029ff00: 00000000 00000000 00000000 00000000 ................
0x0029ff10: 00000000 00000000 00000000 00000000 ................
0x0029ff20: 00000000 00000000 00000000 00000000 ................
0x0029ff30: 00000000 00000000 00000000 00000000 ................
0x0029ff40: 00000000 00000000 00000000 00000000 ................
0x0029ff50: 00000000 00000000 00000000 00000000 ................
0x0029ff60: 00000000 00000000 00000000 00000000 ................
0x0029ff70: 00000000 00000000 00000000 00000000 ................
0x0029ff80: 00000000 00000000 00000000 00000000 ................
0x0029ff90: 00000000 00000000 00000000 00000000 ................
0x0029ffa0: 00000000 00000000 00000000 00000000 ................
0x0029ffb0: 00000000 00000000 00000000 00000000 ................
0x0029ffc0: 00000000 00000000 00000000 00000000 ................
0x0029ffd0: 00000000 00000000 00000000 00000000 ................
0x0029ffe0: 00000000 00000000 00000000 00000000 ................
0x0029fff0: 00000000 00000000 00000000 00000000 ................
0x002a0000: 00000000 00000000 00000000 00000000 ................
0x002a0010: 00000000 00000000 00000000 00000000 ................
0x002a0020: 00000000 00000000 00000000 00000000 ................
0x002a0030: 00000000 00000000 00000000 00000000 ................
0x002a0040: 00000000 00000000 00000000 00000000 ................
0x002a0050: 00000000 00000000 00000000 00000000 ................
0x002a0060: 00000000 00000000 00000000 00000000 ................
0x002a0070: 00000000 00000000 00000000 00000000 ................
0x002a0080: 00000000 00000000 00000000 00000000 ................
0x002a0090: 00000000 00000000 00000000 00000000 ................
0x002a00a0: 00000000 00000000 00000000 00000000 ................
0x002a00b0: 00000000 00000000 00000000 00000000 ................
0x002a00c0: 00000000 00000000 00000000 00000000 ................
0x002a00d0: 00000000 00000000 00000000 00000000 ................
0x002a00e0: 00000000 00000000 00000000 00000000 ................
0x002a00f0: 00000000 00000000 00000000 00000000 ................
0x002a0100: 00000000 00000000 00000000 00000000 ................
0x002a0110: 00000000 00000000 00000000 00000000 ................
0x002a0120: 00000000 00000000 00000000 00000000 ................
0x002a0130: 00000000 00000000 00000000 00000000 ................
0x002a0140: 00000000 00000000 00000000 00000000 ................
0x002a0150: 00000000 00000000 00000000 00000000 ................
0x002a0160: 00000000 00000000 00000000 00000000 ................
0x002a0170: 00000000 00000000 00000000 00000000 ................
0x002a0180: 00000000 00000000 00000000 00000000 ................
0x002a0190: 00000000 00000000 00000000 00000000 ................
0x002a01a0: 00000000 00000000 00000000 00000000 ................
0x002a01b0: 00000000 00000000 00000000 00000000 ................
0x002a01c0: 00000000 00000000 00000000 00000000 ................
0x002a01d0: 00000000 00000000 00000000 00000000 ................
0x002a01e0: 00000000 00000000 00000000 00000000 ................
0x002a01f0: 00000000 00000000 00000000 00000000 ................
0x002a0200: 00000000 00000000 00000000 00000000 ................
0x002a0210: 00000000 00000000 00000000 00000000 ................
0x002a0220: 00000000 00000000 00000000 00000000 ................
0x002a0230: 00000000 00000000 00000000 00000000 ................
0x002a0240: 00000000 00000000 00000000 00000000 ................
0x002a0250: 00000000 00000000 00000000 00000000 ................
0x002a0260: 00000000 00000000 00000000 00000000 ................
0x002a0270: 00000000 00000000 00000000 00000000 ................
0x002a0280: 00000000 00000000 00000000 00000000 ................
0x002a0290: 00000000 00000000 00000000 00000000 ................
0x002a02a0: 00000000 00000000 00000000 00000000 ................
0x002a02b0: 00000000 00000000 00000000 00000000 ................
0x002a02c0: 00000000 00000000 00000000 00000000 ................
0x002a02d0: 00000000 00000000 00000000 00000000 ................
0x002a02e0: 00000000 00000000 00000000 00000000 ................
0x002a02f0: 00000000 00000000 00000000 00000000 ................
0x002a0300: 00000000 00000000 00000000 00000000 ................
0x002a0310: 00000000 00000000 00000000 00000000 ................
0x002a0320: 00000000 00000000 00000000 00000000 ................
0x002a0330: 00000000 00000000 00000000 00000000 ................
0x002a0340: 00000000 00000000 00000000 00000000 ................
0x002a0350: 00000000 00000000 00000000 00000000 ................
0x002a0360: 00000000 00000000 00000000 00000000 ................
0x002a0370: 00000000 00000000 00000000 00000000 ................
0x002a0380: 00000000 00000000 00000000 00000000 ................
0x002a0390: 00000000 00000000 00000000 00000000 ................
0x002a03a0: 00000000 00000000 00000000 00000000 ................
0x002a03b0: 00000000 00000000 00000000 00000000 ................
0x002a03c0: 00000000 00000000 00000000 00000000 ................
0x002a03d0: 00000000 00000000 00000000 00000000 ................
0x002a03e0: 00000000 00000000 00000000 00000000 ................
0x002a03f0: 00000000 00000000 00000000 00000000 ................
0x002a0400: 00000000 00000000 00000000 00000000 ................
0x002a0410: 00000000 00000000 00000000 00000000 ................
0x002a0420: 00000000 00000000 00000000 00000000 ................
0x002a0430: 00000000 00000000 00000000 00000000 ................
0x002a0440: 00000000 00000000 00000000 00000000 ................
0x002a0450: 00000000 00000000 00000000 00000000 ................
0x002a0460: 00000000 00000000 00000000 00000000 ................
0x002a0470: 00000000 00000000 00000000 00000000 ................
0x002a0480: 00000000 00000000 00000000 00000000 ................
0x002a0490: 00000000 00000000 00000000 00000000 ................
0x002a04a0: 00000000 00000000 00000000 00000000 ................
0x002a04b0: 00000000 00000000 00000000 00000000 ................
0x002a04c0: 00000000 00000000 00000000 00000000 ................
0x002a04d0: 00000000 00000000 00000000 00000000 ................
0x002a04e0: 00000000 00000000 00000000 00000000 ................
0x002a04f0: 00000000 00000000 00000000 00000000 ................
0x002a0500: 00000000 00000000 00000000 00000000 ................
0x002a0510: 00000000 00000000 00000000 00000000 ................
0x002a0520: 00000000 00000000 00000000 00000000 ................
0x002a0530: 00000000 00000000 00000000 00000000 ................
0x002a0540: 00000000 00000000 00000000 00000000 ................
0x002a0550: 00000000 00000000 00000000 00000000 ................
0x002a0560: 00000000 00000000 00000000 00000000 ................
0x002a0570: 00000000 00000000 00000000 00000000 ................
0x002a0580: 00000000 00000000 00000000 00000000 ................
0x002a0590: 00000000 00000000 00000000 00000000 ................
0x002a05a0: 00000000 00000000 00000000 00000000 ................
0x002a05b0: 00000000 00000000 00000000 00000000 ................
0x002a05c0: 00000000 00000000 00000000 00000000 ................
0x002a05d0: 00000000 00000000 00000000 00000000 ................
0x002a05e0: 00000000 00000000 00000000 00000000 ................
0x002a05f0: 00000000 00000000 00000000 00000000 ................
0x002a0600: 00000000 00000000 00000000 00000000 ................
0x002a0610: 00000000 00000000 00000000 00000000 ................
0x002a0620: 00000000 00000000 00000000 00000000 ................
0x002a0630: 00000000 00000000 00000000 00000000 ................
0x002a0640: 00000000 00000000 00000000 00000000 ................
0x002a0650: 00000000 00000000 00000000 00000000 ................
0x002a0660: 00000000 00000000 00000000 00000000 ................
0x002a0670: 00000000 00000000 00000000 00000000 ................

Module 1
C:\Windows\system32\WINTRUST.dll
Image Base: 0xfdd60000  Image Size: 0x0003b000
File Size:  229376      File Time:  2017-04-12_183226
Version:
   Company:    Microsoft Corporation
   Product:    Microsoft® Windows® Operating System
   FileDesc:   Microsoft Trust Verification APIs
   FileVer:    6.1.7601.23769
   ProdVer:    6.1.7601.23769

Module 2
C:\Windows\system32\xinput1_3.dll
Image Base: 0x00400000  Image Size: 0x0001e000
File Size:  107368      File Time:  2007-04-04_195422
Version:
   Company:    Microsoft Corporation
   Product:    Microsoft® DirectX for Windows®
   FileDesc:   Microsoft Common Controller API
   FileVer:    9.18.944.0
   ProdVer:    9.18.944.0

Module 3
D:\Games\Steam\tier0_s64.dll
Image Base: 0x61c40000  Image Size: 0x0036d000
File Size:  338208      File Time:  2017-06-01_225032
Version:
   Company:    Valve Corporation
   Product:     tier0_s Dynamic Link Library
   FileDesc:   tier0_s Dynamic Link Library
   FileVer:    3.98.98.55
   ProdVer:    1.0.0.1

Module 4
D:\Games\Steam\steamclient64.dll
Image Base: 0x61fb0000  Image Size: 0x00d63000
File Size:  13806144    File Time:  2017-06-01_225032
Version:
   Company:    Valve Corporation
   Product:    Steam
   FileDesc:   Steamclient.dll
   FileVer:    3.98.98.55
   ProdVer:    3.0.0.1

Module 5
D:\Games\Steam\vstdlib_s64.dll
Image Base: 0x644e0000  Image Size: 0x0006b000
File Size:  347424      File Time:  2017-06-01_225032
Version:
   Company:    Valve Corporation
   Product:    Steam
   FileDesc:   vstdlib_ s.dll
   FileVer:    3.98.98.55
   ProdVer:    3.0.0.1

Module 6
D:\Games\Steam\SteamApps\common\Kerbal Space Program\steam_api64.dll
Image Base: 0x65ce0000  Image Size: 0x0003e000
File Size:  235600      File Time:  2017-05-26_195204
Version:
   Company:    Valve Corporation
   Product:    Steam Client API
   FileDesc:   Steam Client API
   FileVer:    3.42.61.66
   ProdVer:    1.0.0.1

Module 7
C:\Windows\system32\ksuser.dll
Image Base: 0x71b60000  Image Size: 0x00006000
File Size:  5120        File Time:  2015-12-08_220732
Version:
   Company:    Microsoft Corporation
   Product:    Microsoft® Windows® Operating System
   FileDesc:   User CSA Library
   FileVer:    6.1.7601.19091
   ProdVer:    6.1.7601.19091

Module 8
C:\Windows\system32\sfc.dll
Image Base: 0x71d90000  Image Size: 0x00003000
File Size:  3072        File Time:  2009-07-14_043308
Version:
   Company:    Microsoft Corporation
   Product:    Microsoft® Windows® Operating System
   FileDesc:   Windows File Protection
   FileVer:    6.1.7600.16385
   ProdVer:    6.1.7600.16385

Module 9
C:\Windows\system32\USER32.dll
Image Base: 0x77310000  Image Size: 0x000fa000
File Size:  1009152     File Time:  2016-11-10_193242
Version:
   Company:    Microsoft Corporation
   Product:    Операционная система Microsoft® Windows®
   FileDesc:   Многопользовательская библиотека клиента USER API Windows
   FileVer:    6.1.7601.23594
   ProdVer:    6.1.7601.23594

Module 10
C:\Windows\system32\kernel32.dll
Image Base: 0x77570000  Image Size: 0x0011f000
File Size:  1163264     File Time:  2017-04-28_041004
Version:
   Company:    Microsoft Corporation
   Product:    Операционная система Microsoft® Windows®
   FileDesc:   Библиотека клиента Windows NT BASE API
   FileVer:    6.1.7601.23796
   ProdVer:    6.1.7601.23796

Module 11
C:\Windows\SYSTEM32\ntdll.dll
Image Base: 0x77690000  Image Size: 0x001aa000
File Size:  1732864     File Time:  2017-04-28_041150
Version:
   Company:    Microsoft Corporation
   Product:    Операционная система Microsoft® Windows®
   FileDesc:   Системная библиотека NT
   FileVer:    6.1.7601.23796
   ProdVer:    6.1.7601.23796

Module 12
C:\Windows\system32\PSAPI.DLL
Image Base: 0x77850000  Image Size: 0x00007000
File Size:  9216        File Time:  2009-07-14_044154
Version:
   Company:    Microsoft Corporation
   Product:    Microsoft® Windows® Operating System
   FileDesc:   Process Status Helper
   FileVer:    6.1.7600.16385
   ProdVer:    6.1.7600.16385


== [end of error.log] ==
 

 

Link to comment
Share on other sites

In fact, I was able to crash the game without EVS:

  1. Make a simple craft with RCS thrusters (e.g. RV-105).
  2. Deploy it on the launch pad.
  3. Hover mouse over the thruster part.
  4. Crash!

It seems RcsSounds does something really wrong to the part renderers, and when the part's highlighter tries to start the game crashes. EVS triggers this issue only because it highlights the whole vessel on a scene load (i.e. the broken highlighter kicks in immediately on load). That said, this issue is not EVS related.

Edited by IgorZ
Link to comment
Share on other sites

8 hours ago, IgorZ said:

Did you, guys, try using these two mods together in KSP 1.2? Were they working?

I used both RCSSound and EVS in my earlier KSP1.1.* builds, but not in KSP1.2.* so I did not know... :blush:

7 hours ago, IgorZ said:

It seems RcsSounds does something really wrong to the part renderers, and when the part's highlighter tries to start the game crashes. EVS triggers this issue only because it highlights the whole vessel on a scene load (i.e. the broken highlighter kicks in immediately on load). That said, this issue is not EVS related.

Yeah. RCS Sound is pleasant but EVS is essential, so it was a pretty easy choise what needs to be deleted :)

Edited by ZobrAA
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...