Skip to content

DXT3 -> DXT5 Conversion Needed #40

@DRVeyl

Description

@DRVeyl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions