
Everything posted by ChampionAsh5357
-
java.lang.IllegalAccessError making my server crash
Please provide the debug.log from the logs folder. This might also be a server issue, so you should contact aternos support.
-
net.minecraftforge.fml.common.LoaderExceptionModCrash
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).
-
How to get minecraft Framebuffer?
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).
-
How do I set the crafting size of a custom ShapedRecipe? [1.19.2]
Technically, you can reuse the crafting recipe classes as long as you change the RecipeType since that's what determines whether the recipes can be used by a given system or not.
-
InvalidMixinExecptions
I mean...it's neither. You are trying to play a 1.19.2 mod on 1.19.3. It won't work. 1.19.2 does not equal 1.19.3.
-
Player has no delta movement on Server
Player movement is handled on the client normally. The information is synced to the server, however. If you want to set the player position or data on the server, you basically need to sync the data to the client. You can do this by setting Entity#hurtMarked to true after setting the delta movement.
-
[1.19] Mixin apply failed
Did you make sure to refresh gradle and regen the runs? Additionally, the maven for the spongpowered is wrong; it should be 'https://repo.spongepowered.org/repository/maven-public/'
-
[1.19.2] [43.2.0] Connectivity issues
It looks like a timeout. Can you verify that the inbound and outbound traffic is either both using ipv6 or neither is using ipv6? It might be that it's sending traffic via ipv6 in one direction and ipv4 in the other.
-
InvalidMixinExecptions
It seems like you downloaded flywheel for an unsupported vanilla version. This looks like it supports only 1.19.2 at most.
-
bundled_repo missing from forge_gradle, even after deleting the cache
Just refresh the gradle project normally in IDEA first. Also, I would suggest invalidating the caches through IDEA as well.
-
Source code not showing code usages in intellij
Did you make sure the access transformer was valid? What access did you move a given method to?
-
Libraries failed to download
Just for confirmation, you do own a Minecraft account and have the vanilla launcher installed on your machine?
-
Repeating BlockPos x=0 y=0 z=0 message on server console
Some mod is probably spamming the position on the client or a new block pos. You may want to split the mods into piles to more easily determine which one is causing the spam.
-
Help me with this please, I don't know why but every time I start a new world it takes me out and this happens to me
Try removing OptiFine and see if it works.
-
None of my mods show up
Is the folder named mods in the game directory? Additionally, you shouldn't have mods that are from incorrect versions or different loaders in the same folder. Also, OptiFine currently does not support Forge 1.19.3.
-
How to get minecraft Framebuffer?
What version of Minecraft is this for? I'm afraid I can't find the method you are looking at.
-
Mob spawning in a fresh world but not in an old one
That would be something to report to the author of the mod since they would most likely have more insight.
-
What is going on with my mods ?
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).
-
inventory 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.3 (Latest), 1.19.2, and 1.18.2 (LTS).
-
Help! Refined Storage and SmartBrainLib errors upon game startup (1.16.5)
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).
-
mouseClicked event handler error (ReplayMod 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).
-
Please help about adding Information to Item!
Do you know Java? Because this is a Java question.
-
Error downloading asset
It depends on your school's internet. If they disallow visiting certain websites and downloading certain programs, then you either need a vpn or not be on the school. I haven't seen a school internet do so however. You can verify by downloading the assets when you load up Minecraft in the vanilla launcher for the first time.
-
Creating a Custom Entity Errors in Model
The bus is supposed to be the mod event bus.
-
How do I set the crafting size of a custom ShapedRecipe? [1.19.2]
Assuming you're attaching the event to the mod event bus. Though, if you are just using the unmodified crafting grid in terms of logic, you don't need a custom recipe, you just need to increase the base crafting table size.
IPS spam blocked by CleanTalk.