Greetings,
I am a total noob at modding, and just starting to work with Python and compiling mods. I was able to get the Tavern Animation Pack working, except for one thing. The instruments for the bards, along with the hands of those drinking are not showing textures. Showing as bright white. Running build_module, I do not get any errors, but when I run WRECK, I am getting the following error:
"too many elements in module 'mission_templates' entity 'town_default' (6 parsed out of total 7): ('town_default', 0, -1, 'Default town visit', 'list[len=41]', 'list[len=1]', 'list[len=11]')
Any ideas on how to make sure that my textures are working correctly?