ihsoft / KIS

Kerbal Inventory System
Other
110 stars 50 forks source link

Inventory problem due to a sound file missing #112

Closed Amanimaru closed 8 years ago

Amanimaru commented 8 years ago

I'm encountering the following problem: Problem with installing the mod KIS in the last update:

"Last updated 22 February, 2016 - v1.2.5 for KSP 1.0.5"

In EVA i got the error: In the Sounds folder there are no files container Close/Open container. As a result, kerbal inventories cannot be opened and containers cannot be grabbed.

This specific file sure is present where it should be, but ksp cannot run it.

Info: My folder is in KSP/GameData as it should be.

LOG [WRN 04:03:02.587] [HighLogic]: =========================== Scene Change : From SPACECENTER to MAINMENU (Async) ===================== [LOG 04:03:03.665] AddonLoader: Instantiating addon 'PersistentEmitterManager' from assembly 'SmokeScreen' [LOG 04:03:03.666] AddonLoader: Instantiating addon 'KISAddonCursor' from assembly 'KIS' [LOG 04:03:03.667] AddonLoader: Instantiating addon 'KIS_UISoundPlayer' from assembly 'KIS' [LOG 04:03:03.668] Loading UI sounds for KIS... [LOG 04:03:03.668] Loading clip: KIS/Sounds/bipwrong [ERR 04:03:03.669] Cannot locate clip: KIS/Sounds/bipwrong

[LOG 04:03:03.670] Loading clip: KIS/Sounds/click [ERR 04:03:03.670] Cannot locate clip: KIS/Sounds/click

[LOG 04:03:03.671] Loading clip: KIS/Sounds/attachScrewdriver [ERR 04:03:03.672] Cannot locate clip: KIS/Sounds/attachScrewdriver

[LOG 04:03:04.672] AddonLoader: Instantiating addon 'PersistentEmitterManager' from assembly 'SmokeScreen' [LOG 04:03:04.673] AddonLoader: Instantiating addon 'KISAddonCursor' from assembly 'KIS' [LOG 04:03:04.674] AddonLoader: Instantiating addon 'KIS_UISoundPlayer' from assembly 'KIS' [LOG 04:03:04.674] Loading UI sounds for KIS... [LOG 04:03:04.675] Loading clip: KIS/Sounds/bipwrong [ERR 04:03:04.676] Cannot locate clip: KIS/Sounds/bipwrong

[LOG 04:03:04.676] Loading clip: KIS/Sounds/click [ERR 04:03:04.677] Cannot locate clip: KIS/Sounds/click

[LOG 04:03:04.678] Loading clip: KIS/Sounds/attachScrewdriver [ERR 04:03:04.679] Cannot locate clip: KIS/Sounds/attachScrewdriver

THANKS!

Amanimaru commented 8 years ago

I got like an enlightment right after posting this. It was a very stupid error. When i unzipped the mod, i got this folder: KSI v1.2.5, with a "KSI" subfolder in it. I had to put only the KSI one in the game data. A stupid misunderstanding! Thanks for your awesome mod!