What type of bug are you reporting? Chat
What is the bug?
Certain Using Pokemon names causes chat to glitch out and print multiple lines of text.
$'$'$'$'$'$' // This Nicknamed was the nickname of the mon that seemed to interfere with the output functions somehow
I think there are a few others as well.
Are you able to replicate it? If so, how?
Trying to replicate the bug with other pokemon still produces errors and weird logs, but the logs posted worked only specifically with a Munchlax (which is replicable). Other mons have slight variance in the output
What is the bug?
Certain Using Pokemon names causes chat to glitch out and print multiple lines of text.
Code:
[code]
Regidrago used Dragon Energy!
(The opposing lost 76% of its health!)
lost [PERCENTAGE] of its health!)
lost [PERCENTAGE] of its health!)
lost [PERCENTAGE] of its health!)
lost [PERCENTAGE] of its health!)
lost [PERCENTAGE] of its health!)
lost [PERCENTAGE] of its health!)
The opposing used Double-Edge!
used [MOVE]!
used [MOVE]!
used [MOVE]!
used [MOVE]!
used [MOVE]!
used [MOVE]!
(Regidrago lost 38.3% of its health!)
The opposing was damaged by the recoil!
was damaged by the recoil!
was damaged by the recoil!
was damaged by the recoil!
was damaged by the recoil!
was damaged by the recoil!
was damaged by the recoil!
Turn 2
vaderaven has 120 seconds left.
(The opposing ate its Custap Berry!)
ate its [ITEM]!)
ate its [ITEM]!)
ate its [ITEM]!)
ate its [ITEM]!)
ate its [ITEM]!)
ate its [ITEM]!)
The opposing can act faster than normal, thanks to its Custap Berry!
can act faster than normal, thanks to its Custap Berry!
can act faster than normal, thanks to its Custap Berry!
can act faster than normal, thanks to its Custap Berry!
can act faster than normal, thanks to its Custap Berry!
can act faster than normal, thanks to its Custap Berry!
can act faster than normal, thanks to its Custap Berry!
The opposing used Double-Edge!
used [MOVE]!
used [MOVE]!
used [MOVE]!
used [MOVE]!
used [MOVE]!
used [MOVE]!
(Regidrago lost 38.3% of its health!)
The opposing was damaged by the recoil!
was damaged by the recoil!
was damaged by the recoil!
was damaged by the recoil!
was damaged by the recoil!
was damaged by the recoil!
was damaged by the recoil!
The opposing fainted!
fainted!
fainted!
fainted!
fainted!
fainted!
fainted!
$'$'$'$'$'$' // This Nicknamed was the nickname of the mon that seemed to interfere with the output functions somehow
I think there are a few others as well.
Are you able to replicate it? If so, how?
Trying to replicate the bug with other pokemon still produces errors and weird logs, but the logs posted worked only specifically with a Munchlax (which is replicable). Other mons have slight variance in the output