Hey, I get an error each time I try to make a specific mulligan rule for a specific matchup (warrior vs mage for example), but the global rules I set for each class are perfectly working. Though, it doesn't create any log (it does usually when the bot works or crashes but doesn't when it stops during my mulligan phase) Can you help me on this one ? HB.txt is the text displayed by HB. DefaultRoutine.cs my own mulligan rules (I made most of them in comments purposely for testing but none of them works) View attachment HB.txt View attachment DefaultRoutine.cs Thanks !
Yep, but only when I try to add custom rules for specific matchup mulliganData.userClass == TAG_CLASS.DRUID and mulliganData.OpponentClass == TAG_CLASS.WARLOCK for example does the error but a rule without an opponent doesn't