Inventory problem due to a sound file missing
Amanimaru opened this issue ยท 1 comments
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!