I've recently had bug reports about missing building art in the VD module for my mod, see here:
It just uses an adaptation of VD that maps the existing art styles to the civs in the mod, so no changes on my part to the art itself. The player reported the buildings present in the city but adding them did not reproduce the problem.
(Here they are if helpful: )
That this did not help me reproduce suggests that the missing art is one of the filler buildings for the city art that appear randomly when city size increases. The problem is now, how do I find out which one it is? I could sift through the art defines for the ANGLO_AMERICAN art style but then I also can't really read how those references to elements in a shared NIF work. Is this a known issue, or does anyone know a good way to debug this?
Spoiler :
It just uses an adaptation of VD that maps the existing art styles to the civs in the mod, so no changes on my part to the art itself. The player reported the buildings present in the city but adding them did not reproduce the problem.
(Here they are if helpful: )
Spoiler :
That this did not help me reproduce suggests that the missing art is one of the filler buildings for the city art that appear randomly when city size increases. The problem is now, how do I find out which one it is? I could sift through the art defines for the ANGLO_AMERICAN art style but then I also can't really read how those references to elements in a shared NIF work. Is this a known issue, or does anyone know a good way to debug this?