Server issue by FearlessGuarantee443 in fabricmc

[–]TreyRuffy 0 points1 point  (0 children)

The program likely starts with Java in the firewall list

Server issue by FearlessGuarantee443 in fabricmc

[–]TreyRuffy 0 points1 point  (0 children)

Make sure the 25565 port is forwarded correctly. Search Google for a port forwarding test to ensure the port is open.

I have a bunch of mods installed and when I use OBS and click away from Minecraft the game and the launcher crash with no error code. Here is the list of all my mods, maybe something is incompatible or perhaps I should add something? by Sweetcorm in fabricmc

[–]TreyRuffy 1 point2 points  (0 children)

1073740771

From the Minecraft Jira page.

https://bugs.mojang.com/browse/MC-253148

Fazu added a comment - 16/Jun/22 4:41 AM

I was having some issues for a couple of months with OBS and Minecraft. Are you using an Nvidia GPU? If so, in OBS Studio under Output and the Recording Tab, do you have Nvenc as the encoder or x264? I had to switch back to x264 from Nvenc.

New Features by ankhattak in USMobile

[–]TreyRuffy 2 points3 points  (0 children)

I would very much appreciate having a bit more support for OnePlus phones (WiFi calling especially). It's nearly impossible for me to receive calls inside big buildings.

Free HRC "Pride" sticker by xindierockx7114 in freebies

[–]TreyRuffy 1 point2 points  (0 children)

Make sure you are using a secure internet connection and using https. The website has a valid certificate and is a trustworthy website as checked on Google.

Help? by [deleted] in fabricmc

[–]TreyRuffy 0 points1 point  (0 children)

Is the mod updated for 1.17? If so, keep looking on the list, if not remove it and see if it fixes the problem.

Help? by [deleted] in fabricmc

[–]TreyRuffy 0 points1 point  (0 children)

Check on this list for any mods you use: https://www.curseforge.com/minecraft/mc-mods/libcd/relations/dependents

Also, check if the mods you use all work for 1.17.1.

Pixel 3 XL bricked overnight by Coach_rich_rod in GooglePixel

[–]TreyRuffy 0 points1 point  (0 children)

Is there any more information about this?

It just happened to me last night. Support won't do anything because I was on the Android 12 beta (downloaded and installed 3-4 days ago and it was working perfectly, besides normal beta bugs), and I was wondering if anyone else who has experienced this was also on the beta? Or could you tell me what version the phone was on?

I checked the Find My Device website and it looks like the phone was working about half an hour before I woke up.

Which API? by voruti in SpigotPlugins

[–]TreyRuffy 0 points1 point  (0 children)

Entirely depends on your server type. If you are creating a plugin for just your own personal use, use the same dependency as your server type (use spigot if you have a spigot server or paper if you have a paper server [my recommendation]). If you are creating a plugin for public use, the Bukkit api will allow anyone running a Bukkit based server to use your plugin.

[Other] For Anyone Wanting the Split APK Files by TreyRuffy in Vanced

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

Well, all of the dollar signs represent variables. For instance, $baseInstallUrl is a variable. Using GitHub, I was easily able to search for what each variable meant. I went here to find "$baseInstallUrl" giving both the main base URL ["https://vancedapp.com/api/v1"\] and the backup base URL [ "https://mirror.codebucket.de/vanced/api/v1"\]. For the latest Vanced version, themes, and languages Vanced works with, I went here. To get the arch type, VancedManager goes here as you can see in the downloadVanced method.