Flag file missing
mwerle opened this issue ยท 1 comments
Not sure which part/model raises this error, there's two parts which have a flag decal, but they seem to use the currently selected mission flag.
Kips' latest release (v2.2) did not include this file and I can't find an earlier version of his mod which might.
[LOG 23:47:57.992] Load(Model): KipEng/Parts/LPHubs/hubimodel
[ERR 23:47:58.005] Texture 'KipEng/Parts/LPHubs/Flag' not found!
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
ModuleManager.UnityLogHandle.InterceptLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogError(Object)
PartReader:ReadTextures(BinaryReader, GameObject)
PartReader:ReadChild(BinaryReader, Transform)
PartReader:Read(UrlFile)
<Load>d__1:MoveNext()
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
<LoadObjects>d__88:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[LOG 23:47:58.007] Load(Model): KipEng/Parts/LPHubs/hublmodel
Fixed in d5f56b9