even though it is a glitch, i like to think that the creator left it in on purpose, because "Stevens" and "Beldum" don't exist in this universe, so taking the pokéball would cause a paradox, causing something like that to happen.
+whoisthisgit I decided to try and analyse the sound it was making, turns out that it's the same sound as pulling out a GBA/GBC/GB cartridge. So it's probably trying to find a sound file to add to the mess. In the end, the game realises there is an error, and plays the sound used in pulling out a cartridge. However, it's an unused file. When the DS came out, that was the only way u could hear it. Plz read this, I spent an hour doing it.
I used to play emerald on my ds lite, and since I rested it on my chest, it crashed so often I memorized the crash noise. Edit: my God it has been so long since I watched this that I commented the same story twice
oddly enough. One of the supermarkets in my country, sold this game as an official one for tje gba. As a result, this was my second pokemon game after leafgreen and my child self thought those were all official pokemons.
At 0:47 you can see number 027 and 028 look just like wingull and pelliper, and they have the same number in the pokedex as wingull and pelliper A for effort, quartz team
So, this is what happens if mater and antimatter touch. Or maybe it's just mssingno disguised as a beldum, waiting to terrorize unsuspecting trainer. I bet that 'Steven' is made up to, to ad confidence in its story.
+Rejnka I know. The comment was based on the 'playground rumor that, if you caught Missingno that it would corrupt your game so that it would be unplayable.
@@pokedude720 It's been 3 years but it isn't a rumor. Some middle school friends taught me the M glitch. I unfortunately caught it. It messed up my save and I had to start over. I don't know if it will wreck the game itself, but yeah, don't catch it. After that I just used it to duplicate Masterballs, TMs and Rare Candies. A full team of Earthquake users in gen 1 was awesome.
Wait... that HORRID noise sounds similar to the noise a GBA game makes when you cartridge tilt. 2:11 I'm not sure what's more confusing, the fact that a GBA romhack is making the GBA Cartridge Tilt noise, or that a glitch caused said noise.
It's the music of the game reading the ram. Pull out the cartridge? It's reading RAM. Tilt the cartridge? It's reading RAM. Do this glitch? It's reading RAM.
It never had a Beldrum in the code, so what happened is that it had the "PLAYER," replace PLAYER with Adam to make sense of the situation, received a NULL instead of the Pokémon received, so here is the problem, and it is handled by the game badly. VERY.
This glitch looks like it would be super easy to fix with a script editor (Looks to be calling a LASTRESULT variable, where it should be using a bufferpokemon command, or even just a simple "obtained a TENRY" message). Still a really interesting effect, and it makes me wonder how the script got corrupted that way in the first place.
reminds me of a romhack that gave me a *ROTOM* (it probably replaced castform) and it was actually stable. Contests work, quirky nature, nothing wrong at all, heck, its BROKEN! It recieves exp insanely quick and obliterates any pokemon in its way. (well, if its not a type disadvantage) Sadly the romhack mainly reskins the pokemon so the rorom has no proper sprite and cannot transform at all
About 4 months ago. But my friend handed it down to me from back when he owned it, god knows how long it's been since the game was actually made. I'm not sure whether it's a problem with the GBA or the Cartridge anymore, because the cartridge worked just fine when my friend had it, but it didn't work when I put it in a normal DS at Gamestop. On another note, yeah, #1 was a typo. I meant no noise at all, I must've screwed up when I was shortening the comment to make it fit the character limit :P
Hey, I've experienced that crash before while playing other ROM hacks. I can be playing a ROM hack like Flora Sky, and I'd go into a Pokémon Center to heal my Pokémon. When I'd talk to the nurse and say "yes", instead of her healing my Pokémon, the game may just crash in the exact same fashion as shown in the video, with the flashing Earthbound Moon Side-like graphics. It's so weird. It's making me not want to play Flora Sky.
thatspooktansley It's probably because because neither Ruby, Sapphire, or Emerald will use the text boxes as data. They're deleted right after they'd disappear. Thus, the glitch can't work with the text box
Hey,I saw a very similar glitch in another GBA Rom Hack,Pokemon Sinnoh Legacy (kinda like a GBA hack of Pokemon Platinum,but still different than the original. I call it "The Poisoned Pachirisu" because I caught a Pachirisu some time before I encountered this glitch,however,it has nothing to do with him. If you heal your Pokemon at the Pokemon Center in Floaroma Town,magic may happen. Not just that. There have also been reported cases of: -Music crash. If you check your Pokemon in Hearthrome City,Eterna City or Oreburgh City,a sound from the town music may start to loop over and over again. In order for it to stopyou'd have to save and reset (doesn't affect actual gameplay) -Bad Egg #2 (If you check an egg's status,the game will crash) -Restarting the game/plot (After you manage to get to Eterna City,go back on Route 201 and select Rowan's suitcase. The tutorial plot will restart,except that the other characters are all invisible.) This game has a buttload of glitches.
I get that my account is was changed twice during the time I knew this video and I never commented on it despite being really old. But voyager has a funny glitch (it's still beta) that works similar to that multicolor crash. If you check the status of the pokemon during a fight in the cave you got stuck in due to an earthquake, you'll sometimes crash exactly like that.
Oh crap, I forgot about Tails Abuse! Haven't watched this channel in a year, so.. eh.. :l But yeah, look in your inbox. I see you literally EVERYWHERE! From Gamechap and Bertie to this.. Jesus..
Adam received a Close Bag. Suuure, that's not wrong at alllllll...nope, totally right. Adam received an Adam. Yep, nothing wrong here, keep moving on people. Sounds legit.
Huh. So in calling on a name value that no longer exists (since Gen III should still run on a rather hectic hexadecimal setup and therefore some unused values must’ve wound up used for the sake of the hack), the game freaks out and instead grabs for the next insertable name it could find. I kinda wish I knew more about this whole thing so I understand the slip up even better. Still a neat discovery though!
Dear god... For my birthday my friend gave me a GBA & Pkmn Emerald, but the GBA was so broken and old I never made it past Elm's intro. When it got to the van scene, 1 of 3 things would happen: 1. The screen would go black and the van noise would play endlessly, forcing me to shut off the GBA. 2The same as above but with the van noise looping endlessly. 3. The screen would go black and play the exact same sound that plays at 2:09. The EXACT SAME NOISE.
In Soviet Russia, Lub Lub obtains Adam! Sorry, bad joke. Anyway, it should have a game over screen to when he obtains a Lub Lub. Similar to Splatterhouse 3's "Not even his husband can recognise she anymore" face that gave me nightmares for 3 days.
im no expert by any means but i bet its a stack bug. its expecting something to be added to the top of the stack but instead it takes something some other part of the code had intended to use. this causes everything using the stack to use the wrong stack member and ultimately to cause a stack underflow. putting something atop the stack prevents it from causing the misalignment, so most things continue running fine. just a theory. i have zero evidence to back this up.
Adam then named his second LUB LUB "LUB LUB" to continue to honor this git's god. Git even said something as if to his god after *SPOILER CENSORED BY SOPA!*
I like the "Dont use that" message at 4:30
They just get right to the point
stupid stuff It said a quote before it, which was blocked by the text that was edited in the video.
even though it is a glitch, i like to think that the creator left it in on purpose, because "Stevens" and "Beldum" don't exist in this universe, so taking the pokéball would cause a paradox, causing something like that to happen.
+whoisthisgit I decided to try and analyse the sound it was making, turns out that it's the same sound as pulling out a GBA/GBC/GB cartridge. So it's probably trying to find a sound file to add to the mess. In the end, the game realises there is an error, and plays the sound used in pulling out a cartridge. However, it's an unused file. When the DS came out, that was the only way u could hear it. Plz read this, I spent an hour doing it.
This is a 4 year old video he is not going to read it though good research
Actually that's just the sound GBA games make when they crash. Including pulling out the cartridge. So you were close!
I used to play emerald on my ds lite, and since I rested it on my chest, it crashed so often I memorized the crash noise.
Edit: my God it has been so long since I watched this that I commented the same story twice
Alpha Lumerio actually it reads the whole ram as sound data
Adam obtained a Adam.
I choose me, Adam!
+choco mail Go!....me? WHO THE ()'S IDEA WAS THIS?
omg its a rowlet in youtube!
You thought there was a Tenry in that pokeball, but it was me! Adam!
Lillith obtained a Lillith.
"Adam obtained a CLOSE BAG."
That killed me XD
I own a GBA. The sound loop is the same one as when you remove the cartridge in the middle of a read/write operation.
AKA, the "ok yeah its dead" sound effect
God...The noise scare the crap out of me.
Faruga same
I had heart attack when that noise just started
A Close Bag? I NEED ONE! I DON'T CARE WHAT IT IS I NEED ONE!
oddly enough. One of the supermarkets in my country, sold this game as an official one for tje gba. As a result, this was my second pokemon game after leafgreen and my child self thought those were all official pokemons.
source: it came to me in a dream
Adam obtained a Lub Lub.
The Uboa effect.
Adam received an Adam.
*dun dun dah dah dah dum dum dun*
"adam obtained a LUB LUB!" how did you do that? LOL
He nicknamed a pokemon "LUB LUB" and then checked that pokemon last. You could name your pokemon LINE OF COCAINE and it's say you obtained that.
+Alan Gomez Er, Lub Lub has 7 characters including the space so..
***** Oh, right. Sorry! ^-^
trollbreeder name it lub lub
At 0:47 you can see number 027 and 028 look just like wingull and pelliper, and they have the same number in the pokedex as wingull and pelliper
A for effort, quartz team
Reminds me of yume nikki... That was a weird game...
I wasn't the only one haha.
Are you talking about the light switch easter egg?
What a great pokeball! Thanks Steven! Time to go open it!
"Adam ripped apart time and space."
Well shit
I played this hack. I hated it so much that I never got past the town that replaced Petalburg. Kudos to you for being able to endure this.
So, this is what happens if mater and antimatter touch.
Or maybe it's just mssingno disguised as a beldum, waiting to terrorize unsuspecting trainer. I bet that 'Steven' is made up to, to ad confidence in its story.
+Daniel Myhre Missingno doesn't do anything like that. Missingno is pretty much completely harmless.
+Rejnka I know. The comment was based on the 'playground rumor that, if you caught Missingno that it would corrupt your game so that it would be unplayable.
Daniel Myhre Although, there are glitches that DO ruin your game.
+golden 112 Other theory:
TEH POKEBALL IS A ATOM!
Split a atom and everything explodes.
@@pokedude720 It's been 3 years but it isn't a rumor. Some middle school friends taught me the M glitch. I unfortunately caught it. It messed up my save and I had to start over. I don't know if it will wreck the game itself, but yeah, don't catch it. After that I just used it to duplicate Masterballs, TMs and Rare Candies. A full team of Earthquake users in gen 1 was awesome.
Wait... that HORRID noise sounds similar to the noise a GBA game makes when you cartridge tilt. 2:11
I'm not sure what's more confusing, the fact that a GBA romhack is making the GBA Cartridge Tilt noise, or that a glitch caused said noise.
It's the music of the game reading the ram.
Pull out the cartridge? It's reading RAM.
Tilt the cartridge? It's reading RAM.
Do this glitch? It's reading RAM.
When the sound kicked in i got the shit scared out of me.
Great. Watching this close to 10pm. Nightmares for me.
It never had a Beldrum in the code, so what happened is that it had the "PLAYER," replace PLAYER with Adam to make sense of the situation, received a NULL instead of the Pokémon received, so here is the problem, and it is handled by the game badly. VERY.
Ah, the gba crashing sound. I like it for some reason.
This glitch looks like it would be super easy to fix with a script editor (Looks to be calling a LASTRESULT variable, where it should be using a bufferpokemon command, or even just a simple "obtained a TENRY" message). Still a really interesting effect, and it makes me wonder how the script got corrupted that way in the first place.
the "start of the glitch" seens like something out of a creepypasta game
"Adam obtained Adam"
HAHAHAHAHAH IT'S KILLED ME XD
Obtained the 40AERIALACEx1!
HEY! I love the blue shell! It has wings... and it's blue... and it's a shell!
reminds me of a romhack that gave me a *ROTOM* (it probably replaced castform)
and it was actually stable. Contests work, quirky nature, nothing wrong at all, heck, its BROKEN! It recieves exp insanely quick and obliterates any pokemon in its way. (well, if its not a type disadvantage)
Sadly the romhack mainly reskins the pokemon so the rorom has no proper sprite and cannot transform at all
About 4 months ago. But my friend handed it down to me from back when he owned it, god knows how long it's been since the game was actually made. I'm not sure whether it's a problem with the GBA or the Cartridge anymore, because the cartridge worked just fine when my friend had it, but it didn't work when I put it in a normal DS at Gamestop.
On another note, yeah, #1 was a typo. I meant no noise at all, I must've screwed up when I was shortening the comment to make it fit the character limit :P
*Watches the glitch...*
Ok... i see...
*Says lets wait a little longer*
Ok... i can wait allitle longer...
*2:10 - Heart stops for 2 secconds*
I know, I just didn't want to give any spoilers. Hay, have you watched the newest Tails Abuse?
Yes... Lub Lub HAS been used... :(
i was gonna complain but this was actually surprisingly good.
the room turned black and a random party scene happened, which would explain the bad sound-loop that could easily be used for a song XP
*plays Legend of Zelda Minish cap with headphones* *my sister, who is quite the troll, comes in* You can figure out the rest.
Hey, I've experienced that crash before while playing other ROM hacks. I can be playing a ROM hack like Flora Sky, and I'd go into a Pokémon Center to heal my Pokémon. When I'd talk to the nurse and say "yes", instead of her healing my Pokémon, the game may just crash in the exact same fashion as shown in the video, with the flashing Earthbound Moon Side-like graphics. It's so weird. It's making me not want to play Flora Sky.
Adam obtained Adam.
I'm under your table
I saw the thumbnail and was like, "Yes. i need this"
1:58
...Oh hey, why didn't you say you were coming over Mothman? :D
the beldum was a lie, it was actually a missingno
I should make a mix out of that glitched beat!
The first time you performed the glitch, it did the... thing. However, you checked the note beforehand, how come that didn't stop the glitch?
thatspooktansley
It's probably because because neither Ruby, Sapphire, or Emerald will use the text boxes as data. They're deleted right after they'd disappear. Thus, the glitch can't work with the text box
CatWolves and Pikachus Alright. Thanks for clearing that up.
1:42 Is when the creepypasta begins.
When the glitch sound happened my graphics card refreshed and my Nox crashed as a result of the random rare refresh...
Adam obtained ADAM...wait what? xD
@@IvanFranco120 dude, first off, seven years ago. Read!!! 2nd I think that was the joke. I don’t remember the topic cause this was 7 years ago!!!!
unusual? the last time I heard someone say unusual, a hat shrouded in purple flames teleported on their head
I don't think the series title has ever applied so strongly.
Hey,I saw a very similar glitch in another GBA Rom Hack,Pokemon Sinnoh Legacy (kinda like a GBA hack of Pokemon Platinum,but still different than the original. I call it "The Poisoned Pachirisu" because I caught a Pachirisu some time before I encountered this glitch,however,it has nothing to do with him.
If you heal your Pokemon at the Pokemon Center in Floaroma Town,magic may happen.
Not just that. There have also been reported cases of:
-Music crash. If you check your Pokemon in Hearthrome City,Eterna City or Oreburgh City,a sound from the town music may start to loop over and over again. In order for it to stopyou'd have to save and reset (doesn't affect actual gameplay)
-Bad Egg #2 (If you check an egg's status,the game will crash)
-Restarting the game/plot (After you manage to get to Eterna City,go back on Route 201 and select Rowan's suitcase. The tutorial plot will restart,except that the other characters are all invisible.)
This game has a buttload of glitches.
ngradrian How much is a 'buttload', anyway? Like, what measurement.
buttload = a big quality of...
+ngradrian
no,what he meant to say is...
buttload=Nicki Minaj's but
someone i know got "you recieved a BEEBLEBLIP".
I get that my account is was changed twice during the time I knew this video and I never commented on it despite being really old. But voyager has a funny glitch (it's still beta) that works similar to that multicolor crash. If you check the status of the pokemon during a fight in the cave you got stuck in due to an earthquake, you'll sometimes crash exactly like that.
Oh crap, I forgot about Tails Abuse! Haven't watched this channel in a year, so.. eh.. :l
But yeah, look in your inbox. I see you literally EVERYWHERE! From Gamechap and Bertie to this.. Jesus..
So apparently the PokeBall was a fucking gate into The Black Lodge.
Adam obtained a Lub Lub. *universe implodes*
2:11 IS ADAM BREAKING IS NECK??
If we all had a Lub Lub, the world would be hell. LOL
this is basicly a creepypasta WELP LETS CALL IT GLITCHY POKEBALLS
'ThatUnluckyOne'. That explains why you have grown to it...you always get hit by it...
Adam received a Close Bag.
Suuure, that's not wrong at alllllll...nope, totally right.
Adam received an Adam.
Yep, nothing wrong here, keep moving on people. Sounds legit.
the game is also full of rape jokes
it's pretty bad
So that's where Lub Lub came from.
Beldum broke the universe.
Yay.
The thing that happens with no data actually looks pretty fucking creepy. I'm surprised it didn't creepypasta yet.
Huh. So in calling on a name value that no longer exists (since Gen III should still run on a rather hectic hexadecimal setup and therefore some unused values must’ve wound up used for the sake of the hack), the game freaks out and instead grabs for the next insertable name it could find. I kinda wish I knew more about this whole thing so I understand the slip up even better. Still a neat discovery though!
How does one meet lub lub?
Adam obtained a nothing. That needs to exist lol
Adam obtained a LUB LUB.
Want to get obliterated?
YES / NO
Dear god...
For my birthday my friend gave me a GBA & Pkmn Emerald, but the GBA was so broken and old I never made it past Elm's intro. When it got to the van scene, 1 of 3 things would happen:
1. The screen would go black and the van noise would play endlessly, forcing me to shut off the GBA.
2The same as above but with the van noise looping endlessly.
3. The screen would go black and play the exact same sound that plays at 2:09.
The EXACT SAME NOISE.
5:14 the best Pokemon ever
In Soviet Russia, Lub Lub obtains Adam! Sorry, bad joke. Anyway, it should have a game over screen to when he obtains a Lub Lub. Similar to Splatterhouse 3's "Not even his husband can recognise she anymore" face that gave me nightmares for 3 days.
That's not a regular pokeball. That's a one-way trip to Moonside.
A similar thing happens when you take up the game cartridge in Fire Red
Such a strange little glitch. Still, not as useful as the infamous one, though the crash sound and the screen flickering is much more creepy.
Flynfly looks like a Chorking.
LUB LUB!, what are the names of the badges? 😐❔
Adam obtained a Adam?wtf?
Its not me that is asking, ask your friend over there.
More than Pokémon this should be called Freakymon - there's a lot of weird stuff in this game! O_O
What's a brony?
Who is Lub Lub and why does he feel used??
Lub Lub is basically the channel's mascot. That's all there is to it.
Well, why he feels used? "Adam received a LUB LUB!"
That noise will actually play if you remove a GBA game cartridge while the game is playing, no matter what game it is :)
I wonder if the maker meant to have "Adam" look like Travis Touchdown...
Welcome to Moonside.
im no expert by any means but i bet its a stack bug. its expecting something to be added to the top of the stack but instead it takes something some other part of the code had intended to use. this causes everything using the stack to use the wrong stack member and ultimately to cause a stack underflow. putting something atop the stack prevents it from causing the misalignment, so most things continue running fine. just a theory. i have zero evidence to back this up.
Adam got a Adam.
Adam obtained a CLOSE BAG
huh what?
Wait. So does that mean that in Pokémon Ruby you steal someone's Pokémon?!
Just another UA-cam channel No, Steven gave you the Beldum.
Hydralisk ΩмеgΑlphα Oh okay.
that old intro doe
Wow. I was very creeped out when i saw this.
Adam then named his second LUB LUB "LUB LUB" to continue to honor this git's god. Git even said something as if to his god after *SPOILER CENSORED BY SOPA!*
4:17 you got yourself
me: (takes beldum)
universe: (IMPLODES ON ITSELF)
1:48 Poke`CGA
2:11 its dangerous to proceeding with headphonea
Uhh.. SOPA was over a year ago..
I hate when the actual game screws up and makes that God-awful noise; it is annoying, irritating, and somewhat scary if you're not expecting it.
lol. Adam obtained a LUB LUB
God damn, those are some uuuugly Pokemangs.
adam obtained a close bag!