Stack overflows are fun. That's what happened towards the end there. Computer processes have a "highest possible number" that they can comprehend, and once you exceed that number it "rolls back around" to negative values, which do super funky things because most of these types of calculations aren't designed to deal with negative values.
I thought it was the integer limit not stack overflow, but they are probably the same thing. also; the highest possible number is probably 9,223,372,036,854,775,807, the 64 bit limit. (Quintillion)
@@Akatsuki69387 not really... my understanding is that an integer is a data type and a stack is a data structure. so by definition they are two separate things, so they can't be the same.
@@phitc4242 I'm not in computer science so I wouldn't know. I just know I've seen both when talking about the subject online so I assumed they were similar if not the same
Hi Df! Love your vids. I'm a programmer and I think your health went super-negative because of how binary numbers work. The amount of bits they used to store your heath wasn't enough, so when you hit with life steal for such and insane amount of damage, it actually can't store that number properly and it flips all the way around to a negative number. If thats how the health works, the damage might work the same and you might be able to get damage so big that it heals enemies (idk for sure though). If not, you might be able to get it high enough that your health flips back to positive when you hit. Anyways, love your content and ive been watching almost every night for a long time now. Thanks!
@@zaidanhakim4974 Because that's just a limitation of binary. If you allocate 32 bits for storing signed (positive and negative numbers instead of unsigned which is only positive) then half of the bit configurations are dedicated to negatives. In fact it's the half that starts with the very first bit being a 1 instead of a 0 with the remaining 31 bits being whatever is appropriate to store a given number. As numbers increase the 1s move from right to left until they get so big that a 1 moves left from the 2nd slot into the 1st. This is when the computer does its natural thing and reads that number as a really big negative number instead a slightly larger really big positive number. This limitation has existed, especially in games, basically since the dawn of modern computing. (for example, classic FF:VII where Vincent could stack damage until an integer overflow [the name for this exploit] allowed him to one-shot all enemies including the hardest bosses in the game)
@@zaidanhakim4974 from what I PERSONALLY understand 32 bits of binary just happens to put the max number at 2147483647 and the min at -2147483647. 32 bits is , for the most part, the standard for storing integers in langues. im sure theres way to do more but if they happen to have 32 set or use a default int over something like int 64 when they store damage and health it would set the limit. The reason the amount is limit is to save on memory. someone feel free to correct me if im wrong
I'm not sure why you sound so unsure of yourself in this case. It's pretty obvious that you're right, this was a classic example of integer overflow. (or perhaps in this case it's a long instead of an int)
DF, if you’re getting back into Muck I recommend going back to Risk of Rain 2, a game that helped inspire Muck. It has new dlc and loads more classes to play than Commando with lots of broken new item combos like plasma shrimp and pocket icbm
I think Sergeant valley is a bit done right now and the developers are moving on to other projects Also I do hope to you tf2 gets another update but I want to move on to anything powerful related aside from steam and for my mental sake reasons
I think Muck already done it's sort of that one-off project to be honest he made and although he didn't make occasional updates to the project but it was off shoot project he made Although I'm putting may or may not get more updates in their future Oh that reminds me when is Carson going to come out it's been a very long time despite developer reasons and what not
Quick heads up because of the way electronic number calculators work at some point it will start registering as a negative number that's why if you use glitches to get op enchants in Skyrim it can go into the negatives
Ya now, the more i watch your vids, the more i realize how much of a chad you are when it comes to not givin a crap about how hard a challenge would be
Your voice sounds so much like bob ross. I wasn’t alive when he was on the earth but I a guessing life was more beautiful in those days. Love your voice
I have an idea about a video, basically you use that same mod (at a power of 1) but you can only have one type of upgrade per tier, which means for example: if you’d choose the yellow upgrade of more damage to resources, you wouldn’t be able to choose other yellow upgrades such as chance for chunky damage.
I _THINK_ what happened with the sudden health drop, was that you hit some kind of integer overflow that caused it to go into the negatives. Because ya, that is most definitely not normal.
You passed 2,147,483,647, so the game hit the 32 bit integer limit and started counting damage from -2,147,483,647. Edit: 2,147,483,647 is highest signed 32 bit integer. The nonsigned limit would be 4,294,967,295, but since most programs acknowledge the existance of negative numbers, you won't see this number as much.
that integer overflow is a good example for young programmers to learn why you should use unsigned ints for numbers that must be greater than 0 and create getters that hard cap data! you probably went negative at some point
Am i the only one that wishes about a gameplay of DF in like some horror games? Like the one with the morgue assistant ( i dont remember the exact name) anyway i think the contrast of such a game and the calmy DF way of play games could be beautiful
Opening a different tab "Lets make iron armor" *Oh is it a minecraft video it's auto playing?* checks the video and it's muck *Oh it's not minecraft... Wait what?* TH-cam: Yes it's minecraft
I think you maybe hit the integer limit causing you damage to be reavaluated as negative damage and your life steal heals you a percent of ur damage and therefore you loose health. The reason why it says zero damage on the tree is probably becouse he has a logic that if its less than 0 it will just show as 0
Im pretty sure your damage was in the negatives do to most games "integer limit" which means values cap out at 2,147,483,647, then it goes into negatives.
I’m so glad he played this again I miss this series
Me too
Me three
What game is this?
@@natethegr8726muck
Stack overflows are fun. That's what happened towards the end there. Computer processes have a "highest possible number" that they can comprehend, and once you exceed that number it "rolls back around" to negative values, which do super funky things because most of these types of calculations aren't designed to deal with negative values.
You are the man of sex
I thought it was the integer limit not stack overflow, but they are probably the same thing. also; the highest possible number is probably 9,223,372,036,854,775,807, the 64 bit limit. (Quintillion)
@@guyguyson8165 I believe integer overflow and stack overflow are interchangeable
@@Akatsuki69387 not really... my understanding is that an integer is a data type and a stack is a data structure. so by definition they are two separate things, so they can't be the same.
@@phitc4242 I'm not in computer science so I wouldn't know. I just know I've seen both when talking about the subject online so I assumed they were similar if not the same
wow good video, i hope a fake verified johnny sins doesn't SOMEHOW GET PAST TH-camS TERRIBLE MODERATION and spam the comments with fake messages
Epic
I just get dangerously funny graystillplays let's game it out and emkay
Iv already seen like 5 on this video.
It's the real non un fake johny sins India (iirc)
Too late. Their refresh rate and rgb bot lights are faster.
This game never had the replayability of other games, but you can't deny how great it is.
*cOuGh*minecraft*cOuGh*
@@Tuhwig this is a rouge lite not a mine crafter if anything its risky with chance of rain youd thonk o
Minecraft has Plenty Replayability
I think Muk was made either as a Joke or a Challenge
@@Mr.Brothybear more or so a challenge, and a joke. Game is hard and the designs are goofy looking.
I Love how he always uploads just as I'm getting in bed and supposed to be sleeping keep up the good work.
Meanwhile im in the perfect timezone. He always uploads RIGHT after I wake up
For me it’s as soon as I’m home
for me its abou 1-4 hours before i wake up
Gray GRAY! I FOUND FLORIDA MAN!!! COME QUICK!!!!!
It’s 1:38 and I have to get up at 6 but the lay ain’t stopping me
Hi Df! Love your vids. I'm a programmer and I think your health went super-negative because of how binary numbers work. The amount of bits they used to store your heath wasn't enough, so when you hit with life steal for such and insane amount of damage, it actually can't store that number properly and it flips all the way around to a negative number. If thats how the health works, the damage might work the same and you might be able to get damage so big that it heals enemies (idk for sure though). If not, you might be able to get it high enough that your health flips back to positive when you hit.
Anyways, love your content and ive been watching almost every night for a long time now. Thanks!
any reason how the binary numbers work that way?
A really good example is the classic game of bloons tower defense battles. I remember all those clickbait titles of getting negative cash.
@@zaidanhakim4974 Because that's just a limitation of binary. If you allocate 32 bits for storing signed (positive and negative numbers instead of unsigned which is only positive) then half of the bit configurations are dedicated to negatives. In fact it's the half that starts with the very first bit being a 1 instead of a 0 with the remaining 31 bits being whatever is appropriate to store a given number. As numbers increase the 1s move from right to left until they get so big that a 1 moves left from the 2nd slot into the 1st. This is when the computer does its natural thing and reads that number as a really big negative number instead a slightly larger really big positive number. This limitation has existed, especially in games, basically since the dawn of modern computing. (for example, classic FF:VII where Vincent could stack damage until an integer overflow [the name for this exploit] allowed him to one-shot all enemies including the hardest bosses in the game)
@@zaidanhakim4974 from what I PERSONALLY understand 32 bits of binary just happens to put the max number at 2147483647 and the min at -2147483647. 32 bits is , for the most part, the standard for storing integers in langues. im sure theres way to do more but if they happen to have 32 set or use a default int over something like int 64 when they store damage and health it would set the limit. The reason the amount is limit is to save on memory. someone feel free to correct me if im wrong
I'm not sure why you sound so unsure of yourself in this case. It's pretty obvious that you're right, this was a classic example of integer overflow. (or perhaps in this case it's a long instead of an int)
In simply words I truly must say, you always bring a smile to my face.
DF, if you’re getting back into Muck I recommend going back to Risk of Rain 2, a game that helped inspire Muck. It has new dlc and loads more classes to play than Commando with lots of broken new item combos like plasma shrimp and pocket icbm
I think he played it already... if yes, yea it would be cool if he went back to it. if no then it would be cool if he plays it
@@phitc4242 he has played it I want him to go back to it
I don't think it did inspire muck
Woo love this game glad to see you come back to it
Agreed!!
DF: WHAT ARE YOU
Everything in a game: aN idIoT
-DF 2022
Title - 7,947,573,892 Damage!
Thumbnail - 4,693,241,675 Damage!
Me- *Starts hyperventilating because i don't know which one to believe*
It'd be really cool if you did a build where you kept getting the Dracula upgrade to get insane amounts of hp
I absolutely love the Kingdom Hearts reference. Thank you editor. Keep up thr good work
love to see df playing muck again
Just as I was looking for something to watch, perfect as always
I love it when DF uploads I hate that it's at night
16:53 certain stats in the game have an upper limit. The more you take, the smaller the effect is
Dani was being smart 😮
The true fans are still waiting for the stardew valley content to come back. It's like tf2 fans waiting for updates. We will never let mumps
die.
I think Sergeant valley is a bit done right now and the developers are moving on to other projects
Also I do hope to you tf2 gets another update but I want to move on to anything powerful related aside from steam and for my mental sake reasons
I think Muck already done it's sort of that one-off project to be honest he made and although he didn't make occasional updates to the project but it was off shoot project he made
Although I'm putting may or may not get more updates in their future
Oh that reminds me when is Carson going to come out it's been a very long time despite developer reasons and what not
@@changsiah2 yea, stardew is done for now, but we haven't gotten any videos on the "new" update with the ginger islands and everything from df.
@@crazyrobak3966 oh okay
Hi DF. Finally it's back!!! Muck. It's been quite a long time. I'm excited to see you playing it again.
kid
@@vukiplayer1713 ong
@@vukiplayer1713 what’s wrong with that?
@@Veiroww another one appears
@@Blazedlevelbort ain't me
i really luck (luck? luck!???) like the muck content, really entertaining
to be honest this is the best channel on youtube.
Agreed
not really
@@sakura_x64 your sassy
Are ya fucking sure about that?
@@deadmanrang yes I am sure, he is the best.
YAY MORE PEOPLE ARE PLAYING MUCK AGAIN! IM SO HAPPY!
Integer overflow is a beautiful thing 😂
Quick heads up because of the way electronic number calculators work at some point it will start registering as a negative number that's why if you use glitches to get op enchants in Skyrim it can go into the negatives
It's also why Ghandi has the highest nuclear threat potential in the civ series.
it has been a while since u played muck. Glad to see u getting back to it. I mean, it's more coffee for u!
0:25 dude enabled artifact of command
Ya now, the more i watch your vids, the more i realize how much of a chad you are when it comes to not givin a crap about how hard a challenge would be
you would like @LetsGameItOut
4:24 thats a huge throwback now im sad
4:25 had me crying. I actually miss stardew valley 😭
Your voice sounds so much like bob ross. I wasn’t alive when he was on the earth but I a guessing life was more beautiful in those days. Love your voice
Its a shame the game crashed like that, I wanted to see you waddle faster than light
"Whats a buster cannon?" Ah, I see. So you do not know the awesomeness that is Mega Man
0:01 realistic Minecraft be like
i will nonstop watch any videos DF makes the boredom cannot chase me forever TOO ENTERTANINING
Dani has made the most epic game ever 😂
18:49
Bro broke the integer limit 💀
Hi danger, love the videos, bc am I the only one who ends up not being able to breathe from laughter at every end of every video?
I too die laughing at his videos
Glad he has such a good community
@@officialrubix63940 he does, everyone is amazing in his comments
4:24 feeling daring today, aren't we Mr. Editor.
Df: how about we get some health instead of DAMAGE?
Game: No.... How about no.
(Love your vids by the way!)
Having played muck a lot, this is basically the base game
"A GOD DOES NOT FEAR DEATH"
It saddens me deeply that you didn't recognize Megaman's weapon 😅 That's what the x buster is
I have an idea about a video, basically you use that same mod (at a power of 1) but you can only have one type of upgrade per tier, which means for example: if you’d choose the yellow upgrade of more damage to resources, you wouldn’t be able to choose other yellow upgrades such as chance for chunky damage.
Hi Df seeing you play muck again is great and also day 2 of asking for grounded, kind of as a joke but if happens then yay
I got a DF video (w btw) while watching a DF video?! Win Win!
Holy hell no joke I thought about muck earlier today out of nowhere for the first time in months.
DF channel is big chunk damage. I really like this guy! I like this game too😉
Always love the content amazing to watch someone with such a relatable sense of humor!
Bruh i was watching your video and then i became sleepy then i slept because your voice is so calming
You should try this again but stacking the sniper scope until every hit is chunky damage
Hey, new subscriber here, and your voice makes me so calm... I don't know why but I love it!
man cheated so hard that he cause an integer overflow and ended up with zero damage
fr tho
4:26
Even the editors are saying it. Lol
i just wanted to say, your voice is so goddamn calming
if he took even one broccoli after cranking the multiplier he would've just been immortal due to the regen
1:04
"and the gold pickaxe doesnt hurt"
*oh yes it does*
I was waiting for the interger overflow + lifesteal to kill him. Sooo close
I _THINK_ what happened with the sudden health drop, was that you hit some kind of integer overflow that caused it to go into the negatives. Because ya, that is most definitely not normal.
If you have life steal, and you bite yourself, what happens? Do you get infinite life? Does the life go back in? Do you create a black hole?
Yo would love another update on this game some time. I know it was free and all but damn it was stupid fun
sadly the creator said it won't be updated again so he could focus on other projects
Me: waiting for dani to appear
Dani: HAH NERD
You passed 2,147,483,647, so the game hit the 32 bit integer limit and started counting damage from -2,147,483,647.
Edit: 2,147,483,647 is highest signed 32 bit integer. The nonsigned limit would be 4,294,967,295, but since most programs acknowledge the existance of negative numbers, you won't see this number as much.
Thanks mr code man
bro got 1 billion cps after so many attack speed upgrades
Muck is back!!!
What happened was a number overflow. It happens when a number is so high that it completely ruins it and makes it go negative
MUCK IS BACK
DF I watch you every day night
that integer overflow is a good example for young programmers to learn why you should use unsigned ints for numbers that must be greater than 0 and create getters that hard cap data! you probably went negative at some point
Trees, rocks, people. Nothing is safe from the Pickaxe.
Hi ERROR 404 sans
Am i the only one that wishes about a gameplay of DF in like some horror games? Like the one with the morgue assistant ( i dont remember the exact name) anyway i think the contrast of such a game and the calmy DF way of play games could be beautiful
Him calling a horseshoe a magnet cracked me up XD
Obamium still sounds to me like a rare ore that obama is made out of.
A wise man once said "Wow that was really cool"
I got so excited when i saw muck in the title
ngl that "pick your upgrade" thing is pretty cool
Soothing voice, good game, good channel(I can't believe they added the X buster into the game I am a megaman x fan)
I love Scarecrow’s kingdom hearts reference!!! 🎃❤
Congrats! You're about the only one that seems to get the reference
@@ScarecrowEdits I absolutely love your editing. Keep up the great work and make sure to take plenty of breaks!!!
"When you gotta kill someone, you gotta kill someone."
DangerouslyFunny, 2022
Now time for a Gamer difficulty playthrough
Wooh ya more MUCK! Leta gooooo… btw u should play RISK OF RAIN 2
He has
Finallyyyyyy the return of Muck
Dani subscribers are an invasive species
Now thats some content gamer,very nice
Opening a different tab "Lets make iron armor"
*Oh is it a minecraft video it's auto playing?*
checks the video and it's muck
*Oh it's not minecraft... Wait what?*
TH-cam: Yes it's minecraft
I've been waiting for this to return
How does he have such a calm voice like how
Well done DF you caused an integer overflow! Aka you broke you game it went negative
giving me your minecraft dungeon content vibes haha!
Hey dangerouslyfunny I also own muck and want to know what you mod with and how to do it if you could tell me tha would be great!😊
LOL you pushed dps so high the game had an integer overflow!
i bought your merch mate hope it looks good bc im seeing it for the first time on my b day, ty for your amazing content!
Happy birthday
Hey it's Muck. I thought people forgot this game existed.
I think you maybe hit the integer limit causing you damage to be reavaluated as negative damage and your life steal heals you a percent of ur damage and therefore you loose health. The reason why it says zero damage on the tree is probably becouse he has a logic that if its less than 0 it will just show as 0
I loved the stardew vally joke, quick look through the comments and I wonder how many of the old blood is here
"Dear wake up, new muck video just dropped"
4:26 ooh that hit hard
DF discovers the stack overflow error.
Im pretty sure your damage was in the negatives do to most games "integer limit" which means values cap out at 2,147,483,647, then it goes into negatives.
I think all games have that integer limit.
Unless someone made a bigger limit because then holy jesus.
The Stardew valley one hit hard miss that old content
Dani needs to see this
Honestly if Muck came to consoles I’d play it.
just stop being broke and get a pc
@@Alzoryne how to stop broke