8ack2Lobby

Results 4 issues of 8ack2Lobby

When I download a video from YouTube and pick something like 480p with mp4 extension, it will actually download it with mkv extension. If its mkv it should show mkv...

Laravel Websockets Now supports pusher/pusher-php-server `^4.0 | ^5.0`, so its outdated

I am scrolling through instagram reels but it randomly mutes them. I tried to find a pattern but no success yet. I scroll both with "down arrow" and "mouse scroll-wheel",...

bug

This code returns "None" in the playground editor output with no error. ```gdscript extends Node func _ready(): if self().x: print("hello") else: print("bye") ``` But it returns this error in godot:...

bug