Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Multistream

#1
https://ludeon.com/forums/index.php?topic=43151.0
last comment says you can do that but I don't see images in rich text documentation
#2
[11.3.3200RI]
I have two folders with textures:
TMaterials\common\bar\smooth which contains smooth_a.png; smooth_b.png; smooth_c.png;
TMaterials\common\bar\smoothstony, which contains smoothstony_a.png; smoothstony_b.png; smoothstony_c.png.

I have a single xml, where graphics is defined in as such: <ThingDef ParentName="ResourceBase">
        <defName>carnap_palladium</defName>
        <graphicData>
            <texPath>TMaterials/common/bar/smooth</texPath>
            <graphicClass>Graphic_StackCount</graphicClass>
            <color>(253,253,255)</color>
        </graphicData>


When I load the game, it shows this error: Could not load UnityEngine.Texture2D at TMaterials/common/bar/smooth/smoothstony_a in any active mod or in base resources.


Notice how its trying to look for "smoothstony" in "smooth" folder. Somehow it mixed up "smooth" and "smoothstony".

That "smoothstony" is never ever mentioned in any xmls in the mod, it is just an unused folder next to "smooth" (it could be used by another item, the bug would still be there).

People on discord have also reported the same issue with Copper and CopperWire; Kevlar and KevlarInserts.

I attached a mod that contains a single item xml and two texture folders as I described. To reproduce the bug, enable that mod and start the game - the error message will appear in the log. Tested when this mod is the only mod enabled.
#3
I moved all settings from TPatches into separate mods and made them better as well.
As of now I don't have time to make a proper description of each one here but if someone searched for TPatches, it was moved into those mods:
https://steamcommunity.com/sharedfiles/filedetails/?id=2845039943 - Stuffable stone floors
https://steamcommunity.com/sharedfiles/filedetails/?id=2845053424 - Infinite turrets
https://steamcommunity.com/sharedfiles/filedetails/?id=2845056427 - Rottable filter
https://steamcommunity.com/sharedfiles/filedetails/?id=2845060390 - Duplicate Animal Remover
https://steamcommunity.com/sharedfiles/filedetails/?id=2845063575 - tests patches
https://steamcommunity.com/sharedfiles/filedetails/?id=2845066201 - Mod Animal Commonality
https://steamcommunity.com/sharedfiles/filedetails/?id=2845074471 - Styles Unleashed
#4
I moved all settings from TPatches into separate mods and made them better as well.
As of now I don't have time to make a proper description of each one here but if someone searched for TPatches, it was moved into those mods:
https://steamcommunity.com/sharedfiles/filedetails/?id=2845039943 - Stuffable stone floors
https://steamcommunity.com/sharedfiles/filedetails/?id=2845053424 - Infinite turrets
https://steamcommunity.com/sharedfiles/filedetails/?id=2845056427 - Rottable filter
https://steamcommunity.com/sharedfiles/filedetails/?id=2845060390 - Duplicate Animal Remover
https://steamcommunity.com/sharedfiles/filedetails/?id=2845063575 - tests patches
https://steamcommunity.com/sharedfiles/filedetails/?id=2845066201 - Mod Animal Commonality
https://steamcommunity.com/sharedfiles/filedetails/?id=2845074471 - Styles Unleashed
#5
I have seen so many great mods on steam workshop, there are no their threads on this forum, even a14 mod release thread was moved off releases, featuring only a13 releases thread. I tried to use steam workshop downloader and browser script to download from steam workshop, but that does not works. Okay...