ihsoft / KIS

Kerbal Inventory System
Other
110 stars 50 forks source link

Inventory Context Menu on EVA Kerbal (bill) not showing #210

Closed rikwilbrink closed 7 years ago

rikwilbrink commented 7 years ago

Got a MK1 Pod Loaded it up with wrench, 2 solar panels and a battery. Launch, Orbit Bill EVA RightClick Bill. => No Context menu: Inventory. RightClick Pod. (bill still eva) => No Context menu: Inventory.

ksp2

Bill Boards Pod again. Rightclick Pod. => Bill's inventory: [MK1 Pod avatar with wrench, 2 solar panels and a battery.]

ksp1

I get the feeling that the context menu is not added to the EVA Kerbal, but it is added to the pod.

ihsoft commented 7 years ago

It's expected to not have context menu for the empty pod: no crew, no inventory. However, it's not normal to not have the inventory button on the EVA kerbal. I have two quick suggestions:

How many other mods do you have in the game? I could try debugging the save file. My setup does have KAC and KER.

rikwilbrink commented 7 years ago

Grabbed the ModuleManager dll from the source/Deps from your git, and that did the trick. Somehow it didn't get installed while adding mods.

Thanks for the quick response!

Now i can finally attach some solar panels and a battery to the stranded probe. It's supposed to ferry 2 tourist around, but it ran out of power.

ihsoft commented 7 years ago

You're welcome.

Out of curiosity, how did you install KIS initially? The package on Curse does have MM in the archive, and CKAN should have installed it by the dependency requirement.

rikwilbrink commented 7 years ago

I downloaded a bunch of mods from curse with a fresh install. And mass extracted the zips. But since not all mods consider unpacking in the gamedata the correct location, I got a whole mess of folders. So I deleted all, except for squad. Then 1 by 1 dragged the folder from the zip. For kis, I probably overlooked MM.

ihsoft commented 7 years ago

Ah, that explains how it get missed. Consider using CKAN, it solves this kind of issues.