• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Fixed [Indev 0.53] Conversion 2 Crash

What I expected to happen:
Move will work

What actually happened:
Game is freezed

Steps to reproduce:
1. Catch a #137 Porygon
2. Use move "Conversion2" after enemy's damaging move

Game just freezes, Task Manager says that the game is does not respond
 

Fanta

Content Developer
P3D Developer
Global Moderator
What I expected to happen:
Move will work

What actually happened:
Game is freezed

Steps to reproduce:
1. Catch a #137 Porygon
2. Use move "Conversion2" after enemy's damaging move

Game just freezes, Task Manager says that the game is does not respond
I can corfirm dis.
 

Fanta

Content Developer
P3D Developer
Global Moderator
Ok, so...the move sometimes work and this happens :

Notice the type of dragonite,
one of my tests was a diglett that used magnitude (Ground move) VS my Dragonite (Dragon/Flying) and that's when the "Blank" message happened.
But the next turn diglett used a different move but I couldn't know which because the game hangs as soon as the battle sequence starts.




2015-02-27_19.38.25.png

2015-02-27_19.48.56.png
 
J

jianmingyong

Guest
It should never return blank type... well I think there might still be bugs after the battle but I refine the algorithm so the move should fail if it could not change a type or the last move is struggle. It should also never return its own user type so in overall...

This is considered fixed in v0.54 :)
 
Top