
Everything posted by ChampionAsh5357
-
[1.18] Updating multiple containerData in block entity's tick method causes strange behaviour
How are you verifying this claim? I assume you're looking at some GUI. If so, can you please provide the code for the menu and screen? I imagine the issue lies there. If not, you need to provide the entire block entity class.
-
[1.19] Armor model (Continuation)
That is because you return null within your ArmorMaterial for `#getName`. This should be set to your material name with your modid appended (e.g. `examplemod:examplematerial`). As an additional heads up, none of the getters should return null, otherwise the game will most likely crash when executing the associated operation. You can use the vanilla enum class as a decent starting point on how to set it up properly.
-
Incomplete set of tags received
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.2 (Latest) and 1.18.2 (LTS).
-
Modded MC 1.16.5 weird freeze when exploring
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.2 (Latest) and 1.18.2 (LTS).
-
I tried using a run.bat for my modded server of 1.12.2 galacticraft but this always comes up and I don't know how to fix please
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.2 (Latest) and 1.18.2 (LTS).
-
Can I use only single thread on forge server?
Please use English when making a forum post, even if you must use a translator service. Additionally, vanilla, and by extension Forge, does not run on a single thread. I would suggest using the internet to learn more accurate information about the game itself. As for getting a computer, my advice is to focus on what you plan on using it for the most and build or purchase your computer around that.
-
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
The error is nonspecific and the log posted does not provide any real clue about what could cause that. So I would try two things: 1. Remove naturalist since it seems to be failing on the mixin refmap which may cause an error. 2. If the above doesn't work, split the mods into two piles and load them separately. If one pile works, you'll know that none of the mods in there are erroring. If it doesn't, split the pile once again and repeat until only the erroring mods are separated.
-
[1.18.2] ItemRenderer#renderGuiItem save result to png file
It's possible, but why do you want to do that?
-
Please help with this
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.2 (Latest) and 1.18.2 (LTS).
-
Lapitos galacti craft crashes
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.2 (Latest) and 1.18.2 (LTS).
-
Mineshaft&Monsters Minecraft World Freezes
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.2 (Latest) and 1.18.2 (LTS).
-
Blockstate not updating
Provide the entire class and any related block classes. You seem to be overriding some custom code called `tickServer` which doesn't help us see whether the code is called. Additionally, most of the fields used are not in the associated classes you mentioned, so it would be hard to pinpoint what you are trying to convey.
-
Forge server issue
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.2 (Latest) and 1.18.2 (LTS).
-
Minecraft 1.12.2 java.lang.NullPointerException: Initializing game
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.2 (Latest) and 1.18.2 (LTS).
-
Forge 1.12.2 only works out of wifi
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.2 (Latest) and 1.18.2 (LTS).
-
Registering EntityRenderer
`EntityRenderersEvent$RegisterRenderers` is on the mod event bus. `EntityAttributeCreationEvent` is on the mod event bus on both sides. The event bus subscriber in the registry class is doing nothing.
-
Minecraft Forge 1.16.5 modded crash
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.2 (Latest) and 1.18.2 (LTS).
-
---- Minecraft Crash Report ---- // There are four lights! Time: 9/2/22 1:44 PM Description: Rendering overlay java.lang.NullP
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.2 (Latest) and 1.18.2 (LTS).
-
How to edit a already existing mod or how to make a addon to said mod
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.2 (Latest) and 1.18.2 (LTS).
-
RLcraft server wont start what am i missing
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.2 (Latest) and 1.18.2 (LTS).
-
Fail to compile forge in gradle for 1.12.2
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.2 (Latest) and 1.18.2 (LTS).
-
TODA VEZ QUE EU INICIO MEU MINECRAFT SERVER 1.7.10 COM O MOD EasterEggMod V1.0.jar O SERVER CRASHA. ALGUÉM PODERIA ME AJUDAR ?
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.2 (Latest) and 1.18.2 (LTS).
-
Creating a Command with an Argument
1. `requires` should be first in the chain, having a permission level of 2. 2. Don't clamp the number, use the static constructor that bounds an integer between a min and max value.
-
Minecraft Unknown Crash
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.2 (Latest) and 1.18.2 (LTS).
-
Projectile entity is displayed incorrectly
Ah, ok. Well, I would probably use the `ArrowRenderer` as a baseline here for figuring it out. It seems that the rendering is affected by the rotation of the player, which could be because of plenty of things in terms of rendering, though the most likely is that the rotation doesn't line up or there needs to be some additional translation / scaling.
IPS spam blocked by CleanTalk.