I think I caught a Missingno......

Post any bugs or errors you encounter while playing the Adoption Agency here.
Post Reply
User avatar
Mordecham
Cerulean City
Cerulean City
Posts: 271
Joined: Thu 09 Feb, 2012 4:47 am
Pokémon D/P Friend code: 0
Location: USA

I think I caught a Missingno......

Post by Mordecham »

(Apologies for all the images; the words alone left even me confused, and I wrote them...so I thought illustrations would help.)

I was playing the Bug Catching game, and came across a Paras (strength 2,144,328,929). This was stronger than my current catch, so I went for it.
Image

At the screen where I caught it, the link for the hourly gift popped up, so I clicked it and got some breeder experience.
ImageImage

When I clicked the link to return to where I was, I got an explosion of confused coding jargon, something about headers, and it said I'd caught what appeared to be a broken link of some kind...I didn't have the opportunity to catch it, I apparently did catch it.
Image

That Paras I'd caught was strong enough, at the time of this post, to put me in second place. Instead, when I checked the leader board, I didn't place at all, and when I entered the contest again, it said I hadn't caught anything.
ImageImage

Now, admittedly, this is a pretty specific set of circumstances...but it doesn't seem like grabbing the hourly gift should be able to vaporize my poor contest bug.

3DS friend code: 0705-3626-6575 (Poison Friend Safari with Cascoon, Ariados, and Toxicroak)

User avatar
WhoKnows_WhoCares
Forum Admin
Forum Admin
Posts: 2664
Joined: Sat 08 Apr, 2006 9:47 pm
Custom Title: The Dark Trainer
Pokémon D/P Friend code: 438184851741
Location: UK
Contact:

Re: I think I caught a Missingno......

Post by WhoKnows_WhoCares »

hmm... odd - i'm not entirly sure what to do with this - i know that message usually means change that field in the database from int to varchar... but when i do that, the results table doesnt work properly (first place was the LOWEST strength, not the highest.)
Member of the Umbreon Club - PM pikapower06 to Join.

Thanks to miradapurple for creating my cool avatar.

Pokémon Pearl FC: Ace/4381 8485 1741


User avatar
Mordecham
Cerulean City
Cerulean City
Posts: 271
Joined: Thu 09 Feb, 2012 4:47 am
Pokémon D/P Friend code: 0
Location: USA

Re: I think I caught a Missingno......

Post by Mordecham »

I think the issue is that it returned me to the URL that ends with "catch=yes" (or something like that; unfortunately, I didn't think to keep the addresses in the images). Since I was "catching" something without actually finding something first, I think the coding had some kind of fit, and just gave me a bunch of zeroes and null sets instead of any actual data. That's my guess, anyway.

3DS friend code: 0705-3626-6575 (Poison Friend Safari with Cascoon, Ariados, and Toxicroak)

User avatar
Pikachu3828
Code Monkey
Code Monkey
Posts: 4829
Joined: Tue 27 May, 2003 4:42 pm
Pokémon D/P Friend code: 0
Location: UK
Contact:

Re: I think I caught a Missingno......

Post by Pikachu3828 »

WhoKnows_WhoCares wrote:hmm... odd - i'm not entirly sure what to do with this - i know that message usually means change that field in the database from int to varchar... but when i do that, the results table doesnt work properly (first place was the LOWEST strength, not the highest.)
Have you reverted it back? I just checked and the strength field is INT. Please absolutely do not touch the database structure without asking me first, this problem is entirely different to the one you're thinking of and editting something like that on a live database is never a good idea.

As for the bug, it's harmless since you can just catch another bug but thanks for letting me know about it so I can fix it in a future update.

Favourites: :Gyarados: :Tyranitar: :Zangoose: :Drapion: Image

Red: 151/151 | Gold: 247/251 | Fire Red: 376/386 | Heart Gold: 493/493 | Black: 649/649

Please do not PM me about bugs on the Adoption Agency. Instead, make a topic in the bugs forum.

User avatar
WhoKnows_WhoCares
Forum Admin
Forum Admin
Posts: 2664
Joined: Sat 08 Apr, 2006 9:47 pm
Custom Title: The Dark Trainer
Pokémon D/P Friend code: 438184851741
Location: UK
Contact:

Re: I think I caught a Missingno......

Post by WhoKnows_WhoCares »

yes, i switched it back to int instantly
Member of the Umbreon Club - PM pikapower06 to Join.

Thanks to miradapurple for creating my cool avatar.

Pokémon Pearl FC: Ace/4381 8485 1741


Post Reply