#Somehow Got MissingNo.

41 messages · Page 1 of 1 (latest)

frosty moss
#

The 8.1 is the save you imported?

analog tapir
#

Looking at the old save file, I notice it says that I had 0 shinies, which it just not true. Not sure if that might have something to do with it.

analog tapir
proud lynx
frosty moss
#

I was thinking about that shinies...

proud lynx
#

the bot is trying to load it as if it were a new version

#

(probably not related)

modest rock
#

I see what happened

modest rock
#

Deoxys (attack) was in the breeding queue, it was changed to Deoxys (Attack) at some point. Update function must not have caught/fixed it.

#

So it turned into a Missingno.

proud lynx
analog tapir
#

ah

proud lynx
modest rock
balmy ermine
#

Oof.

proud lynx
#

hm... changeHatcheryKey does go through the queue tho

frosty moss
#

So it could happen again?

proud lynx
#

no idea and I'm too tired to go through the code

frosty moss
#

But also Kirby, congrats, you seem to have a legit missigno thanks to a very weird bug

analog tapir
#

huzzah (>。々°)> <(。々°<) ^(。々°)^ v(。々°)v (>。々°)>

balmy ermine
#

(0.9.10)

proud lynx
balmy ermine
#

I just and only checked the code.

balmy ermine
proud lynx
#

nah we have the auto fix for that

modest rock
#

I checked, they still have Deoxys (Attack)

proud lynx
#

(the bandaid for the disappearing pokemon bug)

balmy ermine
#

Oh god. issou Nice bug, then.

modest rock
#

putting it in the hatchery/queue doesn't remove the pokemon from the party

modest rock
#

the 0.9.10 update worked correctly. in 0.9.15 we changed to storing the hatchery and queue as ids rather than names so something may have happened there, checking that out next

#

in 0.9.15 it got set to the correct* id (*should note that the correct id back when this update function was written was 386.1 NOT 386.01 but it uses PokemonHelper so it grabbed the latest id and not the one at the time of the update)

#

but in 0.10.5 (when we did a bunch of id swaps like 386.1 -> 386.01) something clearly unintended happened and it got changed from the correct id to the old, now incorrect id

proud lynx
#

0.9.15 uses PokemonHelper which grabs the... current id. not the pre-0.10.5 id

modest rock
#

yeah, saw that as it should have been 386.1 back in 0.9.15

#

Have to take care of some things, can't look at it anymore right now

glossy moon
#

There actually seem to be a bunch of Missingno. in the old file.
Who was pokémon with id -2?

#

Those are ALL the mons that exist in the old file and not in the new file, which I assume are the only ones that could not exist, just make sure those ones are mapped and it should work I guess?

#

I'd really like to know who was the one with id -2 nevertheless 😆

modest rock
#

-2 was one of the event pikachus