KSP was hanging on loading the GeminiBigGWhite part [..\FASA\Gemini2\FASA_Gemini_BigG\Gemini_BigG_White.cfg] and when I looked in the parts folder I noticed the Gemini_BigG_White part was using the normal GeminiBigG model on line 9 and line 10 had the White version texture: 9 model = FASA/Gemini2/FASA_Gemini_BigG/GeminiBigG 10 texture = Gemini_BigG, FASA/Gemini2/FASA_Gemini_BigG/Gemini_BigG_White Was this deliberate due to some other issue? I appended "_White" to the end of line 9 and deleted the texture line and now KSP loads without hanging, and the GeminiBigGWhite crew capsule is loading with no issue. Also, the GeminiPod2 part is loading as blank white in KSP on the current 4.98 release and was doing the same for the one before it. The .tga file for the Gemini2 part [..\FASA\Gemini2\FASA_Gemini_Pod2\Gemini_Pod.tga] was missing the "2" before the extension, so I tried updating the .tga file to have the 2, but that didn't work. I saw the White Gemini Pod texture file was also not using the "2" and it is loading fine. How are the Gemini Pods loading the textures if the .tga files don't match the .mu file. Is the path to the texture in the .mu file?