
Everything posted by ChampionAsh5357
-
1.19.3 Custom particle rotation
Well what do you understand about it so far? I feel as though the class is more or less self explanatory because one or two particular lines, but I would prefer if you could provide your own understanding so I may add onto it as necessary.
-
Custom sounds added by separate texture pack kicking from server [1.19.2][SOLVED]
I mean, if the sound isn't in the mod itself, you can't expect anyone else to be able to hear it. You would need to register a sound event for it. You could work your way around it in numerous different capacities, but they would require the player to download the sound through another client, which is a security issue and will not be supported here. The best we can provide guidance on is only have it play for the specific client.
-
Spawn Particles Client Side 1.19.2
Then supply a ParticleOptions? Specifically the type wanted by the particle type.
-
[deleted]
Probably with a shader. Minecraft should already have one iirc called blur.
-
How to shoot a falling block from the player's position?
You can probably look at any Projectile entity and figure it out if you don't know how to do the math.
-
1.19.3 Custom particle rotation
Well, you can look at how the snowball renders first (ThrownItemRenderer) to see how to get it to render facing the player. Then all you technically need to do is rotate it.
-
Making a delay in method
Animation frame rendering can be lerped using the current tick data and the previous tick data. So, there's no 'not quite'. You can make an method and implement it like any other method in java.
-
Crashing constantly when I open up vault hunters modpack (with a few additions)
Did the pack work before the additions? If so, try adding the additions one by one to see which one causes the crash and then remove it.
-
java.net.ConnectException:Connection refused: connect See log for more details.
Just to make sure, did you configure anything in your ipv4 or ipv6 settings when I mentioned it? I want to make sure traffic is only from ipv4 in both directions or ipv6 in both directions. You should be able to disable ipv6 through your machine or router.
-
failed to run processor: java.net.ConectionException;Connection timed out:connect (error de instalación de forge)
In order to root out one of the more common issues, we'll need to see your hosts file. Here's the steps to getting this file. 1) Press the Win + R key on your keyboard. 2) Paste the following into the prompt that opens: notepad %windir%\system32\drivers\etc\hosts 3) Use Ctrl+A to select everything in the file, then Ctrl+C into the textbox to post to this thread.
-
Minecraft crashes when using Forge and OptiFine together
OptiFine doesn't support Forge 1.19.3, so don't use it.
-
Graphical glitch on 1.6.4 forge
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.3 (Latest), 1.19.2, and 1.18.2 (LTS).
-
1.18.2 forge keeps crashing with Valkyrien Skies 2
I'm guessing one of the mods depends on kotlinforforge which you don't have installed.
-
how can i edit mob parameters without using commands or mobifier mod?
Then I would suggest learning Java. You can't make a mod for Minecraft: Java Edition without knowing Java after all. Core modding isn't supported on the forum. So, learn java, start by making a mod with Forge (or another mod loader if you desire), and then listen to an event to update the attribute value.
-
Errors in currently selected datapacks prevented the world from loading. You can either try to load it with only the vanilla dat
As I mentioned, a gist would work as well since it has a 100mb limit, though you do need an account.
-
Spawn Item around Server Player
I would look at the JukeboxBlock#dropRecording.
-
How to shoot a falling block from the player's position?
The falling block only has logic for...falling. If you want it to do something else, you need to program the movement logic for it.
-
[1.18.2] How to set screen on client
Why not just use a whitelist that already exists in Vanilla?
-
ATM 8 Crashes with IllegalStateException: Accessing LegacyRandomSource from multiple threads
It seems that at least two mods are not performing thread-safe actions. I can't tell which one it is though.
-
FX and dynamic surroundings crash (Do not have dynamic surroundings)
Most likely need to remove immersivefx then. It most likely is incompatible with some of the mods.
-
java.lang.RuntimeException: could not reload shaders
It seems to be an IO exception. Does this happen when the resource pack is removed from the folder and the game is reloaded?
-
Errors in currently selected datapacks prevented the world from loading. You can either try to load it with only the vanilla dat
Please use a pastebin or a gist instead. We do not download random files off the internet.
-
The game crashed whilst unexpected error Error: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An une
Seems to be an issue with oculus and sodium compatibility.
-
The game crashed whilst unexpected error Error: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An une
Likely an issue with some compatibility between oculus and sodium. Additionally, this is an English only forum.
-
"The game chrashed whilst rendering overlay" End code: -1
It looks like some mod you have installed is not for your current version. Additionally, you don't need to sign up to create a pastebin.
IPS spam blocked by CleanTalk.