Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DXT3 -> DXT5 Conversion Needed #40

Open
DRVeyl opened this issue Apr 24, 2020 · 0 comments
Open

DXT3 -> DXT5 Conversion Needed #40

DRVeyl opened this issue Apr 24, 2020 · 0 comments

Comments

@DRVeyl
Copy link

DRVeyl commented Apr 24, 2020

KSP 1.8.1, errors thrown during initial loading.

[LOG 14:01:29.337] Load(Texture): FASA/Props/LM_CompDisplay/Gray
[ERR 14:01:29.339] DDS: DXT3(64x64, MipMap=True) - DXT3 format is NOT supported. Use DXT5
	UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
	ModuleManager.UnityLogHandle.InterceptLogHandler:LogFormat(LogType, Object, String, Object[])
	UnityEngine.Debug:LogError(Object)
	DatabaseLoaderTexture_DDS:Read(String)
	<Load>d__0:MoveNext()
	UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
	<LoadObjects>d__89:MoveNext()
	UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

Other similar errors for:

[LOG 14:01:29.359] Load(Texture): FASA/Props/LM_DockingPanel/Gray
[ERR 14:01:29.361] DDS: DXT3(64x64, MipMap=True) - DXT3 format is NOT supported. Use DXT5
[LOG 14:01:29.364] Load(Texture): FASA/Props/LM_DockingPanel/GrayLight
[ERR 14:01:29.366] DDS: DXT3(64x64, MipMap=True) - DXT3 format is NOT supported. Use DXT5
[LOG 14:01:29.833] Load(Texture): FASA/Spaces/GeminiLanderInt/Jemini_Lander_Panel_NRM
[ERR 14:01:29.834] DDS: DXT3(512x512, MipMap=True) - DXT3 format is NOT supported. Use DXT5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant