You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a function that simulates some boards for every card. Probably include a few other random cards and print the generated board before sim'ing it so if it crashes then we know what it was. This should be enough to catch most null reference crashes.
The text was updated successfully, but these errors were encountered:
This isn't good enough, null references keep getting through.
Maybe make a way to sim every txt file in a directory full of test.txt boards but ignore most of the settings since crashes should occur without much sim'ing. This wouldn't catch new ones though.
Maybe add more minions of varying types and quanities to each side of the crashtest boards. This would make it a little more realistic.
Add a function that simulates some boards for every card. Probably include a few other random cards and print the generated board before sim'ing it so if it crashes then we know what it was. This should be enough to catch most null reference crashes.
The text was updated successfully, but these errors were encountered: