poke-env icon indicating copy to clipboard operation
poke-env copied to clipboard

WARNING - Unexpected effect 'Quick_Draw' received. Effect._UNKNOWN will be used instead

Open akashsara opened this issue 2 years ago • 3 comments

Title essentially. Every now and then during training I get this warning. I don't think it will really impact anything for me but just wanted to bring it up in case you weren't aware of it.

2022-08-16 17:42:34,610 - poke-env - WARNING - Unexpected effect 'Quick_Draw' received. Effect._UNKNOWN will be used instead. If this is unexpected, please open an issue at https://github.com/hsahovic/poke-env/issues/ along with this error message and a description of your program.

akashsara avatar Aug 16 '22 21:08 akashsara

Another warning that I receive often:

2022-08-18 00:34:21,602 - SimpleRLPlayerTe 2 - WARNING - Unmanaged [from]move message received - move Nature Power in cleaned up message ['', 'move', 'p1a: Lilligant', 'Tri Attack', 'p2a: Arcanine'] in battle battle-gen8anythinggoes-651974 turn 4
2022-08-18 00:34:21,603 - SimpleRLPlayerTe 1 - WARNING - Unmanaged [from]move message received - move Nature Power in cleaned up message ['', 'move', 'p1a: Lilligant', 'Tri Attack', 'p2a: Arcanine'] in battle battle-gen8anythinggoes-651974 turn 4
2022-08-18 00:34:21,655 - SimpleRLPlayerTe 2 - WARNING - Unmanaged [from]move message received - move Nature Power in cleaned up message ['', 'move', 'p1a: Lilligant', 'Energy Ball', 'p2a: Tapu Bulu'] in battle battle-gen8anythinggoes-651974 turn 5
2022-08-18 00:34:21,657 - SimpleRLPlayerTe 1 - WARNING - Unmanaged [from]move message received - move Nature Power in cleaned up message ['', 'move', 'p1a: Lilligant', 'Energy Ball', 'p2a: Tapu Bulu'] in battle battle-gen8anythinggoes-651974 turn 5

akashsara avatar Aug 18 '22 04:08 akashsara

Thanks! I'll add both of these

hsahovic avatar Aug 25 '22 23:08 hsahovic

Another one I'm seeing.

2022-08-31 15:22:01,701 - poke-env - WARNING - Unexpected effect 'Tangling_Hair' received. Effect._UNKNOWN will be used instead. If this is unexpected, please open an issue at https://github.com/hsahovic/poke-env/issues/ along with this error message and a description of your program.

Currently on poke-env-0.5.0

akashsara avatar Aug 31 '22 21:08 akashsara