"Weird purple black square texture" That's the fallback for when a texture fails to load Edit: people seem to be confused as to where this type of fallback was used first. Source 2004 that powered Half-Life 2 was the first game engine to do this. GoldSource did not have fallback textures.
The shaders would just work normally because it is in your VRAM, which, when loaded does not need anything from the ssd. Unlike game assets, which do not all get loaded at the same time, shaders just get loaded fully once.
1:46 "Don't look directly at the bugs" perfect timing
two protips for doing this in the future: 1. windows has a failsafe if you spamclick the X on a window. I am serious. It will popup the end task window. 2. Windows 11 has an option, buried under developer settings, which adds a "end task" option if you rightclick an icon in the taskbar.
most probably the reason why bedrock crashed but java didn't is because of how they handle invalid file handles
4:24 Loading Minecraft on grandma's ancient PC be like
0:51 can you beat minecraft with dementia?can you beat minecraft with dementia?
I tried the same thing for java and the game kept working even after i unplugged my usb drive. It was constantly spamming warnings about how chunks couldn't be saved, but other than that it was running with no issues. Try to have the launcher on your computer and simply change the install location of the game to the usb stick. That way, when you remove the usb you only delete the game, not the launcher too.
The purple and blue checkered pattern is used to symbolized either corrupted textures or missing textures your file was probably corrupted when you transferred it to the usb
masterpiece video, looking forward to see your channel become famous!
underrated channel, good video
AntVenom would be proud!
i like this expersiments keep going nice vid β€β€ππβ€β€ππ
5:30 at that time mc couldnt save the world and is stuck on saving world cus those unsaved chunks werent being saved and mc is trying to save em its like there stuck in a state of limbo
I love watching videos that answers questions I never ask
I've been playing terraria for a week and i am already noticing the music in youtube videos
Good video I enjoyed I liked a subbedπ
So Minecraft is bug proof βkindaβ
you can do this without using external programs on linux because linux lets you delete files that are in use (rm -f / rm --force) EDIT: THIS IS NOT `sudo rm -rf /* --no-preserve-root` this does NOT delete everything!!! this is the rm command,you can use it to delete everything but you can use it to delete singular files (/ meant "or" in my message) also you can't delete root without adding a * or --no-preserve-root
@debianer