KSP-KOS / KOS

Fully programmable autopilot mod for KSP. Originally By Nivekk
Other
697 stars 230 forks source link

Missing texture png #434

Closed eos101 closed 9 years ago

eos101 commented 9 years ago

Complete noob here.

having an issue with KOS v 0.15.2.

I tried installing to ksp/gamedata file, seemed to work fine until i try to open the GUI, I'm informed that "Some or all kOS textures were not found". I've checked out the texture folder and they're all there (as far as i can tell). I also tried moving the GFX file over to pluggindata as some have suggested to no avail, I have also individually placed each folder in corresponding folders i,e parts to parts and so on

I'm getting desperate, i have trawled the net for solutions and surprisingly have not found any.

Dunbaratu commented 9 years ago

Can you show the fully exploded tree view of your GameData/kOS folder an all subfolders thereof?

eos101 commented 9 years ago

Thanks for reply.

Will do but i am away from pc for a couple of days

eos101 commented 9 years ago

All good buddy, i worked it out. I was installing mod through steam which didn't work. Needed to do it through drive.

Dunbaratu commented 9 years ago

(Is there a way to install the mod via steam? There isn't supposed to be. I wonder if someone is spoofing and pretending to be kOS when it isn't.)

TheBlueAmazingDragon commented 9 years ago

i seem to be having the same problem this is the screenshot screenshot

hvacengi commented 9 years ago

@TheBlueAmazingDragon I just installed from scratch and have had no issue like this. Can you share your log file ("ksp.log" in the same folder as the "ksp.exe" executable)? Also, is the screenshot from "[ksp directory path]\GameData\kOS\GFX\"? If every thing is in the correct installed location, I'd suggest opening a new issue since it looks like this closed issue was a problem with installing to the right folder. I'm going to test on my game locally, but my first reaction is that it sounds like kos is in the wrong folder.

hvacengi commented 9 years ago

I just ran a quick test, and installing in the wrong folder will cause the error in the screenshot I'm attaching at the bottom. If this is the error you have received, make sure you install the mod so that the GFX folder is located at "[ksp directory path]\GameData\kOS\GFX\".

screenshot1

TheBlueAmazingDragon commented 9 years ago

my log : file:///E:/Soma/kerbal/ksp/Kerbal%20Space%20Program/KSP.log my kos is in : Kerbal Space Program\GameData\kOS_Scriptable_Autopilot_System-0.17.1\GameData\kos\gfx also i have a few other mods : bdarmory, kerbal foundries and tweakscale

hvacengi commented 9 years ago

There you go. Wrong folder. move the "kos" folder (and it's contents) so that it is inside the first "GameData" folder. Your other mods should follow a similar trend. You should never have a 2nd "GameData" folder in the chain, and rarely should you have a folder named for the zip file it came from.

TheBlueAmazingDragon commented 9 years ago

Ok thanks, i was wondering if that was right because none of my other mods did that, its fixed now