post-kerbin-mining-corporation / HeatControl

Adds more radiators to Kerbal Space Program
13 stars 15 forks source link

Parts Do Not Show Up #36

Closed Phelidai closed 4 years ago

Phelidai commented 4 years ago

Pretty self explanatory. I have tried multiple installs, and looking into the part files (then again, I'm not a coder), but no matter what I've tried, the parts do not show in any part menu, even thermal. Would love to have these radiators for my reactors.

ChrisAdderley commented 4 years ago

I can't help much without more information. I would say you are likely having an install issue - that's the most common reason for things not showing up. Make sure the mod file structure is KSP_DIR/GameData/HeatControl/Parts/.... - KSP paths mean that it can't be anything else, like KSP_DIR/GameData/NerteasMods/HeatControl/Parts/... or anything different.

If this doesn't resolve it, please post your KSP logfile here so I can examine it.

Phelidai commented 4 years ago

KSP.log

Here's my log.

ChrisAdderley commented 4 years ago

Yep, as I suspected your folder structure looks wrong. There is an additional HeatControl folder, I see HeatControl/HeatControl/Parts in the log. Take that inner folder out and make sure there's only one layer.

Phelidai commented 4 years ago

Working now. Thank you!