CobaltWolf / Bluedog-Design-Bureau

Stockalike parts pack for Kerbal Space Program

Home Page:https://forum.kerbalspaceprogram.com/index.php?/topic/122020-131mostly-functional-141-bluedog-design-bureau-stockalike-saturn-apollo-and-more-v142-%D0%B0%D1%82%D0%BB%D0%B0%D1%81-1feb2018/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@thumbs images going corrupt?

DJGlitch816 opened this issue · comments

Several images from the @thumbs folder became corrupted today and the game now freezes trying to load them. I don't want to redownload the entire enormous mod file again, but I don't see the @thumbs directory anywhere in the source code on Github. Is it on here?

The thumbnails in the folder are auto generated, you can safely delete them and ksp will replace them as you need them.

Turns out it's something in the game's code. This is what I pulled from the log. I got the same issue even after deleting the mod and reinstalling it from a fresh download:

[LOG 13:55:12.633] Load(Texture): Squad/Parts/@thumbs/fuelTankSmall_icon1 [EXC 13:55:12.708] NullReferenceException: Object reference not set to an instance of an object DatabaseLoaderTexture_PNG+<Load>d__0.MoveNext () (at <0435390348b6470d8166bd1c53b4b100>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <12e76cd50cc64cf19e759e981cb725af>:0) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

It’s unlikely to be anything to do with BDB then, but if you post your ksp.log I can have a look anyway

It might be due to 0kb png files being generated, which will cause issues like that. No idea why that happens though. So just keep deleting problem files/emptying all the thumb folders, like the squad one since it's where an error is happening in that log clip.

Closed due to not being a bdb issue, if it continues maybe ask on the ksp modded support forum