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
Whenever i try to 'skip_m2'(Basically i'm running the bot on a 'speed duel' server, when i need to disable the MP2), the bot just crashs, probably because it cannot go to the MainPhase2 (i got that). Ive tried to do a 'work around' and put it to go straight to the End Phase, it works, but another bug due to this 'fix' is that AI keeps attacking all monsters on the field instead of end its turn.
It's probably something about 'SelectBattleCmd', since i'm not into coding kinda guy i couldn't figure out by myself the issue. Any help is really appreciated, Thanks!
The text was updated successfully, but these errors were encountered:
TheMagnet2
changed the title
Windbot is crashing when 'skip_m2' (Skipping Main Phase 2 is true)
Windbot is crashing when 'core.to_m2 = FALSE' (Skipping Main Phase 2)
Aug 28, 2021
Hey there,
Whenever i try to 'skip_m2'(Basically i'm running the bot on a 'speed duel' server, when i need to disable the MP2), the bot just crashs, probably because it cannot go to the MainPhase2 (i got that). Ive tried to do a 'work around' and put it to go straight to the End Phase, it works, but another bug due to this 'fix' is that AI keeps attacking all monsters on the field instead of end its turn.
It's probably something about 'SelectBattleCmd', since i'm not into coding kinda guy i couldn't figure out by myself the issue. Any help is really appreciated, Thanks!
The text was updated successfully, but these errors were encountered: