Huns remove houses tech auto triggers unintentionally when running this XS script

:arrow_forward: GAME INFORMATION

  • GAME BUILD #: 113358 and 111772
  • GAME PLATFORM: Steam
  • OPERATING SYSTEM: Windows 10

:arrow_forward: ISSUE EXPERIENCED

Houses deleted unexpectedly

:arrow_forward: FREQUENCY OF ISSUE

  • 100% of the time / matches I play (ALWAYS)

:arrow_forward: REPRODUCTION STEPS

Here’s the steps to reproduce the issue:
AlltechFunction.xs.txt (333.4 KB)
Bannerlord.xs.txt (2.9 KB)
Change the expansion name from “.xs.txt” to “.xs!!!”

  1. Run the Bannerlord.xs in any custom scenario with houses owned by player 1
  2. Start the scenario with player 1
  3. The houses disappears instantly

:arrow_forward: EXPECTED RESULT

Houses should not be deleted

:arrow_forward: IMAGE

:arrow_forward: GAME FILES (SAVE / RECORDING)

Removing the line
xsResearchTechnology(289,true,false,p);
should solve the issue.

1 Like

OK, thanks, I found it out
Case closed