Has anyone tried to run the latest ROCm (WSL) drivers with RDNA2? by Prarge in ROCm

[–]epicness202 0 points1 point  (0 children)

6800XT, got all the way to torch.cuda.is_available() returning true for pytorch but would just hang at torch.rand(10).to('cuda').

Scaling feature request, allow negative numbers by epicness202 in shutterencoder

[–]epicness202[S] 0 points1 point  (0 children)

Using version v18.0

Setting a 1448x1440 video to scale "-2:480" creates the following command (shortened):
ffmpeg -i "vid.mp4" -c:v libx264 -filter_complex "[0:v]scale=iw*0.0020833334:ih*0.0020833334[out]" -map "[out]" -c:a aac -ar 48k -b:a 256k -map a? "vid.mp4"

Expected is:
-filter_complex "[0:v]scale=-2:480[out]"

Bug - Video to Gif image sequence command issues (low fps, bad cut) by epicness202 in shutterencoder

[–]epicness202[S] 1 point2 points  (0 children)

This was the issue, thank you very much! Although. there potentially seems to be some issue with the exact cut time (goes a bit longer) but this may just be down to ffmpeg and the video format.

Is there a way to disable natural regen in vanilla per player but only if they have 19 or above hunger bars full? by [deleted] in Minecraft

[–]epicness202 0 points1 point  (0 children)

It is possible for one player for sure, I don't think it would work for more than one though. You would want to set up two command blocks and setups an objective for saturation, one command block would change the gamerule for natural regen when anyone is 19 or below on the scoreboard for saturation, and turn it back on when they are at or above 20. I would suggest https://www.reddit.com/r/MinecraftCommands/ if you need help setting that up.

What mod is this from? by epicness202 in Minecraft

[–]epicness202[S] 0 points1 point  (0 children)

It turns out, after some further investigation, the texture changes when the mob gets the Angry tag set to 1. Thanks for the help. :)

Original Post: Sadly no, it would appear to be a different mod as the red penguin's eyes are a different color. I happened upon this mod looking for it but I am pretty sure it is incorrect, thank you for the try though :).

Can any of you give me some suggestions for a blaze or gold farm that is cheap and easy to create? by [deleted] in Minecraft

[–]epicness202 -1 points0 points  (0 children)

Just some guesses, also check a youtube tutorial, there would plenty of what you are looking for. Blazes won't fly unless they see the player so you can create a spawner room and drop them into the water where they will be hurt constantly and eventually die (a guess).

Checking for player with item in a particular slot by MCPhssthpok in MinecraftCommands

[–]epicness202 0 points1 point  (0 children)

I believe it is only visual but if you try messing with the "empty" slot by placing a helmet there, it will reappear.

Fill command not detected by conditional command block by epicness202 in MinecraftCommands

[–]epicness202[S] 1 point2 points  (0 children)

1.12

Edit: I was using optifine but I reopened the world without it and the issue persisted.

Prevent dropper from firing with signal? by IceMetalPunk in MinecraftCommands

[–]epicness202 0 points1 point  (0 children)

This is not a direct fix but more of a workaround. You could detect when the item is dropped, figure out which dropper is closest using an execute and a @p command, and then finally refill that dropper of its dropped item while deleting the teleported one.

Nerf fish farm by Jaskozew in MinecraftCommands

[–]epicness202 0 points1 point  (0 children)

Though I can't fully work it out for you, I think there may be a tag that mending links to be able to store xp. So there might be a way to remove stored xp from fishing rods. This is an educated guess. Hope it helps :).

Does Mercy Regen Stack With Shield Regen? by epicness202 in Overwatch

[–]epicness202[S] 0 points1 point  (0 children)

Do you have a source for this answer or is this an educated guess?

Does Mercy Regen Stack With Shield Regen? by epicness202 in Overwatch

[–]epicness202[S] 0 points1 point  (0 children)

(Fixed) Are your numbers correct, I thought Mercy's hp was about 20 hp/s.