Client Type (ex. PC, Android, Webclient): PC and Android Client Version (if known. Webclient has no version.): 2.7.2.1 When did you first notice the bug?: someone reported today. Have you been able to reproduce the bug?: ye Information (include relevant logs, replays, screenshots): http://prntscr.com/g0kh4e when magic bounce comes into play on a switch in to a bouncable move, and the user with magic bounce is holding choice specs (might be true for other choice items too, havent tested that) the user cannont choose any move other than struggle.
This inherits from http://pokemon-online.eu/threads/35777/ and we have talked about it on discord with @Veteran Padgett We put in the new mechanics for choice items but forgot to change the magic bounce and magic coat code. Currently we treat it as if the magic bounce / coat side uses that move itself when successfully bouncing a move, which has caused dark void failure before. Now it reads as if the choice mon use that move itself when bouncing. Fix is on its way hopefully.