边缘世界 RimWorld

边缘世界 RimWorld

Faction Blender Continued (1.6)
Fion 9 月 14 日 下午 9:52
Errors and Bugging
Leaving this here for bug reporting. Showing whats going on with my game. Faction Blender is going missing icons as well on world map and some things missing in general. 1.6 has apparently changed some instances of how things are read? probably a change in code in areas? Not sure.

Cannot load compressed texture with non multiple of 4 dimensions of 350x390 and format BC7 seems to be the main problem???

DDS loading failed for 'D:\SteamLibrary\steamapps\workshop\content\294100\3537416816\Textures\World\FB_Civil.dds': Cannot load compressed texture with non multiple of 4 dimensions of 350x390 and format BC7
Loading from png instead.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
GraphicSetter.DDSHelper:TryLoadDDS (RimWorld.IO.VirtualFile,bool&,UnityEngine.Texture2D&) (at C:/Program Files (x86)/Steam/steamapps/common/RimWorld/Mods/GraphicsSetter/Source/GraphicSetter/GraphicSetter/Loading/DDSHelper.cs:44)
GraphicSetter.Patches.TextureLoadingPatch/LoadTexture_Patch:CustomLoad (RimWorld.IO.VirtualFile,bool) (at C:/Program Files (x86)/Steam/steamapps/common/RimWorld/Mods/GraphicsSetter/Source/GraphicSetter/GraphicSetter/Patches/TextureLoadingPatch.cs:30)
GraphicSetter.Patches.TextureLoadingPatch/LoadTexture_Patch:Prefix (RimWorld.IO.VirtualFile,UnityEngine.Texture2D&) (at C:/Program Files (x86)/Steam/steamapps/common/RimWorld/Mods/GraphicsSetter/Source/GraphicSetter/GraphicSetter/Patches/TextureLoadingPatch.cs:19)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.ModContentLoader`1[[UnityEngine.Texture2D, UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].LoadTexture_Patch1 (RimWorld.IO.VirtualFile)
Verse.ModContentLoader`1<UnityEngine.Texture2D>:LoadItem (RimWorld.IO.VirtualFile)
Verse.ModContentLoader`1/<LoadAllForMod>d__4<UnityEngine.Texture2D>:MoveNext ()
Verse.ModContentHolder`1<UnityEngine.Texture2D>:ReloadAll (bool)
Verse.ModContentPack:ReloadContentInt (bool)
Verse.ModContentPack/<>c__DisplayClass56_0:<ReloadContent>b__0 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()



--------------------------------------------------------------------------
DDS loading failed for 'D:\SteamLibrary\steamapps\workshop\content\294100\3537416816\Textures\World\FB_Clan.dds': Cannot load compressed texture with non multiple of 4 dimensions of 366x350 and format BC7
Loading from png instead.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
GraphicSetter.DDSHelper:TryLoadDDS (RimWorld.IO.VirtualFile,bool&,UnityEngine.Texture2D&) (at C:/Program Files (x86)/Steam/steamapps/common/RimWorld/Mods/GraphicsSetter/Source/GraphicSetter/GraphicSetter/Loading/DDSHelper.cs:44)
GraphicSetter.Patches.TextureLoadingPatch/LoadTexture_Patch:CustomLoad (RimWorld.IO.VirtualFile,bool) (at C:/Program Files (x86)/Steam/steamapps/common/RimWorld/Mods/GraphicsSetter/Source/GraphicSetter/GraphicSetter/Patches/TextureLoadingPatch.cs:30)
GraphicSetter.Patches.TextureLoadingPatch/LoadTexture_Patch:Prefix (RimWorld.IO.VirtualFile,UnityEngine.Texture2D&) (at C:/Program Files (x86)/Steam/steamapps/common/RimWorld/Mods/GraphicsSetter/Source/GraphicSetter/GraphicSetter/Patches/TextureLoadingPatch.cs:19)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.ModContentLoader`1[[UnityEngine.Texture2D, UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].LoadTexture_Patch1 (RimWorld.IO.VirtualFile)
Verse.ModContentLoader`1<UnityEngine.Texture2D>:LoadItem (RimWorld.IO.VirtualFile)
Verse.ModContentLoader`1/<LoadAllForMod>d__4<UnityEngine.Texture2D>:MoveNext ()
Verse.ModContentHolder`1<UnityEngine.Texture2D>:ReloadAll (bool)
Verse.ModContentPack:ReloadContentInt (bool)
Verse.ModContentPack/<>c__DisplayClass56_0:<ReloadContent>b__0 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

--------------------------------------------------------------------------------------
DDS loading failed for 'D:\SteamLibrary\steamapps\workshop\content\294100\3537416816\Textures\World\FB_Pirate.dds': Cannot load compressed texture with non multiple of 4 dimensions of 300x329 and format BC7
Loading from png instead.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
GraphicSetter.DDSHelper:TryLoadDDS (RimWorld.IO.VirtualFile,bool&,UnityEngine.Texture2D&) (at C:/Program Files (x86)/Steam/steamapps/common/RimWorld/Mods/GraphicsSetter/Source/GraphicSetter/GraphicSetter/Loading/DDSHelper.cs:44)
GraphicSetter.Patches.TextureLoadingPatch/LoadTexture_Patch:CustomLoad (RimWorld.IO.VirtualFile,bool) (at C:/Program Files (x86)/Steam/steamapps/common/RimWorld/Mods/GraphicsSetter/Source/GraphicSetter/GraphicSetter/Patches/TextureLoadingPatch.cs:30)
GraphicSetter.Patches.TextureLoadingPatch/LoadTexture_Patch:Prefix (RimWorld.IO.VirtualFile,UnityEngine.Texture2D&) (at C:/Program Files (x86)/Steam/steamapps/common/RimWorld/Mods/GraphicsSetter/Source/GraphicSetter/GraphicSetter/Patches/TextureLoadingPatch.cs:19)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.ModContentLoader`1[[UnityEngine.Texture2D, UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].LoadTexture_Patch1 (RimWorld.IO.VirtualFile)
Verse.ModContentLoader`1<UnityEngine.Texture2D>:LoadItem (RimWorld.IO.VirtualFile)
Verse.ModContentLoader`1/<LoadAllForMod>d__4<UnityEngine.Texture2D>:MoveNext ()
Verse.ModContentHolder`1<UnityEngine.Texture2D>:ReloadAll (bool)
Verse.ModContentPack:ReloadContentInt (bool)
Verse.ModContentPack/<>c__DisplayClass56_0:<ReloadContent>b__0 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()
最后由 Fion 编辑于; 9 月 14 日 下午 10:03
< >
正在显示第 1 - 1 条,共 1 条留言
Fion 9 月 14 日 下午 10:03 
Cannot load compressed texture with non multiple of 4 dimensions of 350x390 and format BC7 seems to be the main problem?
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50