Everything posted by ChampionAsh5357
-
crash after e few seconds in the world
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.4 (Latest) and 1.18.2 (LTS).
-
downloadAssets failing [1.19.2]
Ok, what does your build.gradle look like?
-
How to make custom horse armor? (Forge 1.19.2 43.2.11)
Add a new HorseArmorItem, with the ResourceLocation specifying the texture location of the horse armor you are trying to add.
-
OpenMod servers, how-to do with last versions?
If they do not support using Forge with the current setup, it means that your hosting site needs to update its features. The change was from Java; Forge just adjusted to the change.
-
Errors in currently selected datapacks prevented the world from loading
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.4 (Latest) and 1.18.2 (LTS).
-
Custom Boat (1.19)
How are you registering the boat? Because that suggests you're trying to register the boat when it spawns, and not during the registry portion.
-
Piercing???
If you want it to keep going after it hits an entity, you'll probably need to rewrite AbstractArrow#tick to keep updating the position after the entity has been hit and now treat it as actually 'hit'.
-
.
You request has been submitted and will be handled during the next batch of account removals.
- How do i fix forge 1.11.2 not installing?
-
Failed to download version manifest, can not find server jar URL
First, your Java version is incorrect. It should be Java 17 for 1.18+, Java 16 for 1.17, and Java 8 for 1.12.2-1.16.5. Second, 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.
-
Rendering entity in world ERROR
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.4 (Latest) and 1.18.2 (LTS).
-
downloadAssets failing [1.19.2]
If you're using IntelliJ, then just File -> Invalidate Caches. Otherwise, just delete the $HOME/.gradle/caches/
-
[1.18.2] Make the player model translucent (ghost-like effect)
The context is constructed when the renderers are to avoid duplication, but since you have access to the renderer in the event, you should just be able to access the layers (whether you'll need an AT or not will depend). Though, looking at how complicated this is getting, it may just be worthwhile to use a mixin instead into LivingEntityRenderer#render and inject into where #renderToBuffer is called and replace the last local variable with whatever value you want at a given time. Though, we do not support mixins on this forum yet, so you would be on your own (though we do support it on the discord channel in #non-api-modding).
-
Custom Boat (1.19)
I will repeat the same thing again: Where's the renderer and model? Have you registered an entity type? An entity needs those things to be able to function without crashing.
-
downloadAssets failing [1.19.2]
Try invalidating the gradle cache before running `downloadAssets`.
-
(Forge 1.19.2) Making particles that don't stop a specific entity from fully showing similar to disabling depth test on entities
I'm not sure why you would need a custom render type for this. It's just a matter of surrounding the entity with particles and checking on the client whether the particle's position is closer to the player than the entity.
-
Custom Boat (1.19)
Ok, what are you doing with it? Where's the renderer and model? Have you registered an entity type? An entity needs those things to be able to function without crashing.
-
Debug screen axis
What version of Minecraft is this for?
-
combination with simple code
Why do you need to write code that runs before your mod runs?
-
fml.modloading.dupemod
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.4 (Latest) and 1.18.2 (LTS).
-
Forge Server Installation not generating correct files
How are you setting up the server? And what do you mean by not generating the correct files? You are using the install server button when running the server correct?
-
Minecraft server not working
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.4 (Latest) and 1.18.2 (LTS).
-
Forge Crashes when i Add Optifine
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.4 (Latest) and 1.18.2 (LTS).
-
[1.8.8] Draw a line from a player to an entity
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.4 (Latest) and 1.18.2 (LTS).
-
Forge 43.2.11 Gradle sync failed
Hmm, you might want to take a look through the auth issues post then:
IPS spam blocked by CleanTalk.