Skip to content

[3.4] KSP fails starting with compression enabled #5

@PatrickTetz

Description

@PatrickTetz

this is the last log output from LOD:

20.11.2014 21:33:34: Trying GpuCopy of 0/D:\Steam\SteamApps\common\Kerbal Space Program\GameData\NearFutureSpacecraft\Spaces\crewutilitypod\crewutilityint_part1.mbm-ToBitmap-Clone-SetAlpha255-Resized-ToCached
20.11.2014 21:33:34: Unhandled exception!
20.11.2014 21:33:34: System.NotSupportedException: Width & Height must be divisible by 4 for DXT, no automatic adjustment exists so far.
at LodNative.CachedTexture.GenerateDXTCompressionFromBitmap(BitmapFormat source)
at LodNative.TextureInitialization.GenerateHighRes(ITextureBase source_texture)
at LodNative.TextureInitialization.Generate_OnLoaded(ISegment loaded_data)
at LodNative.Disk.ConsumeReadDataScope.Run()
at LodNative.Work.WorkThread()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
20.11.2014 21:33:34: Assigned texture 0/D:\Steam\SteamApps\common\Kerbal Space Program\GameData\NearFutureSpacecraft\Spaces\crewutilitypod\crewutilityint_part1.mbm-ToBitmap-Clone-SetAlpha255-Resized-ToCached
20.11.2014 21:33:34: ThumbUpdated: 1
20.11.2014 21:33:34: Trying GpuCopy of 0/D:\Steam\SteamApps\common\Kerbal Space Program\GameData\NearFutureSpacecraft\Spaces\crewutilitypod\crewutilityint_part2.mbm-ToBitmap-Clone-SetAlpha255-Resized-ToCached
20.11.2014 21:33:34: Assigned texture 0/D:\Steam\SteamApps\common\Kerbal Space Program\GameData\NearFutureSpacecraft\Spaces\crewutilitypod\crewutilityint_part2.mbm-ToBitmap-Clone-SetAlpha255-Resized-ToCached
20.11.2014 21:33:34: ThumbUpdated: 2
20.11.2014 21:33:34: Trying GpuCopy of 0/D:\Steam\SteamApps\common\Kerbal Space Program\GameData\NearFutureSpacecraft\Spaces\crewutilitypod\blank.tga-Clone-SetAlpha255-Resized-ToCached
20.11.2014 21:33:34: Assigned texture 0/D:\Steam\SteamApps\common\Kerbal Space Program\GameData\NearFutureSpacecraft\Spaces\crewutilitypod\blank.tga-Clone-SetAlpha255-Resized-ToCached
20.11.2014 21:33:34: ThumbUpdated: 0
20.11.2014 21:33:34: Leave RequestedUpdate: False

and here the KSP stack output

(0x76EF2F71) (KERNELBASE): (filename not available): RaiseException + 0x48
(0x5B985DDF) (clr): (filename not available): GetPrivateContextsPerfCounters + 0x26c5d
(0x5B9864F9) (clr): (filename not available): GetPrivateContextsPerfCounters + 0x27377
(0x2B3210EA) ((module-name not available)): (filename not available): (function-name not available) + 0x0
(0x2B32A5CA) ((module-name not available)): (filename not available): (function-name not available) + 0x0
(0x2A44BA58) ((module-name not available)): (filename not available): (function-name not available) + 0x0
(0x04A16150) (Mono JIT code): (filename not available): (wrapper managed-to-native) object:wrapper_native_5C17DA78 (void*) + 0x28 (04A16128 04A16173) [010A4E70 - Unity Root Domain] + 0x0
(0x53DCD645) (Mono JIT code): (filename not available): LoadOnDemand.NativeBridge:b__8 () + 0x3d (53DCD608 53DCD653) [010A4E70 - Unity Root Domain] + 0x0
(0x04A76B6B) (Mono JIT code): (filename not available): LoadOnDemand.Logic.WorkQueue:Update () + 0xa3 (04A76AC8 04A76C60) [010A4E70 - Unity Root Domain] + 0x0
(0x049AE629) (Mono JIT code): (filename not available): (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr) + 0x41 (049AE5E8 049AE67D) [010A4E70 - Unity Root Domain] + 0x0
(0x100F00B6) (mono): (filename not available): mono_set_defaults + 0x22bf
(0x1005D6DF) (mono): (filename not available): mono_runtime_invoke + 0x51
(0x01245C38) (KSP): (filename not available): Behaviour::Transfer + 0x28748
(0x012E0DC6) (KSP): (filename not available): Behaviour::Transfer + 0xc38d6
(0x012E0BD5) (KSP): (filename not available): Behaviour::Transfer + 0xc36e5
(0x012389FB) (KSP): (filename not available): Behaviour::Transfer + 0x1b50b
(0x01238A71) (KSP): (filename not available): Behaviour::Transfer + 0x1b581
(0x01238A87) (KSP): (filename not available): Behaviour::Transfer + 0x1b597
(0x012AF559) (KSP): (filename not available): Behaviour::Transfer + 0x92069
(0x01323E4B) (KSP): (filename not available): Behaviour::Transfer + 0x10695b
(0x0132566B) (KSP): (filename not available): Behaviour::Transfer + 0x10817b
(0x0158E948) (KSP): (filename not available): AnimationEvent::Transfer<StreamedBinaryRead<1> > + 0x119b28
(0x015C3830) (KSP): (filename not available): AnimationEvent::Transfer<StreamedBinaryRead<1> > + 0x14ea10
(0x7662919F) (KERNEL32): (filename not available): BaseThreadInitThunk + 0xe
(0x772A0BBB) (ntdll): (filename not available): RtlInitializeExceptionChain + 0x84
(0x772A0B91) (ntdll): (filename not available): RtlInitializeExceptionChain + 0x5a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions