
Everything posted by ChampionAsh5357
-
Translucent Blocks and Entities appear invisible through custom translucent entity
2) Well, that could be a result of the ordering as I mentioned. Another issue could be that anything with an alpha transparency of less than 0.1 gets discarded by the entity translucent shader, so you may need to add one in that doesn't have that restriction.
-
My 1.16.5 forge Installation won't open
We generally don't support old versions, but as this error is probably related to the M1 chip, I will provide an answer. If you're saying that it works fine without mods then failed after a mod was added, then there is probably a mod which causes the error to which you need to remove one-by-one or in batches to find. If that's not the case, it could be with the early progress window, to which you would need to add `-Dfml.earlyprogresswindow=false` to your java arguments in your profile. If that doesn't fix the issue, then you're better off updating to a later minecraft version where the issue is fixed within GLFW. You can attempt to rebuild Forge with the updated library, but you will receive no support for that here.
-
Connection Lost Internal Exception: java.lang.IndexOutOfBoundsException: index: 320, length: 67 (expected: range(0, 345>> Back t
This seems like a packet issue with one of the mods, so you may need to remove them one-by-one or in batches to determine which is the erroring one.
-
Someone could tell me how Forge works with mod jar?
Make a resource pack? Or make a mod. Don't try to modify an existing jar.
-
Disconnect when player gets granted OP permissions
Looks like wherever that file is located has a bunch of illegal characters within it or is being read incorrectly. Best thing to do is to split the mods into two piles, load them up, repeat the situation that caused this error, and keep splitting the erroring pile until you find the mod in question.
-
Mods require a newer version of Forge even though i already have it installed?
It says you need 43.1.52 or higher; you have 43.1.7. 43 == 43 1 == 1 52 > 7 You do not have a compatible version, update Forge.
-
The game crashes before loading, how can I fix this? The game crashed whilst rendering overlay
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'm trying to host a server from my pc but the game keeps crashing. Gonna put the crash log downbelow.
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 can't play because of a mod that doesn't exist.
Provide the debug.log in the logs folder of wherever your game directory is (typically .minecraft).
-
[1.19.2] How can I make a Block holding an item?
BlockEntity with renderer is probably the way to go. You can look at the campfire for an example of how an item is rendered on a block entity.
-
How to use BlockStateProvider to generate blockstate assets?
Could you please show what you currently have and explain what is unclear about the documentation?
-
What i did wrong with my entity?
You're missing the renderer through EntityRenderersEvent$RegisterRenderers, spawn placement through SpawnPlacements#register in the queue within FMLCommonSetupEvent, and attributes added through EntityAttributeCreationEvent. As for the `#build` method, that is for specifying the name of the entity to be referenced in the datafixer if things change across versions and the entity data needs to be adjusted; however, it currently is not supported by Forge.
-
Translucent Blocks and Entities appear invisible through custom translucent entity
1) Don't use @OnlyIn. You should never have a reason to use that annotation. 2) Most likely this comes down to your texture and the way you render the model/layers. What is transparent and what is opaque? The opaque parts should be rendered in the main model, followed by the translucent parts in the layers going from inner to outer.
-
I want to add task to play clip sound
It's better to just use ogg; it is not worthwhile to reimplement an entire sound engine which will just conflict with the ingame one when determining what to output to the audio devices.
-
How can i change standard entities models?
RenderLivingEvent$Pre, cancel the render, render what you want.
-
The relationship between the Item Model and the Entity Model.
That's because items aren't part of the model, it is a layer. Unless you are doing it for an item you own, you would need to replace the layer to do your own rendering or rerender the model itself, both of which would probably cause incompatibilities. Alternatively, you could regenerate all the item models with what you want them to have.
-
Game crashing when i open my inventory
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).
-
java.lang.NoClassDefFoundError: Could not initialize class (origins 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).
-
Modpacks can't be installed
Mind providing a video link of the current issue? I can't say I've encountered this problem before so I'm unsure where the error might appear.
-
Minecraft forge with optifine 1.16.5 keeps crashing
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).
-
Unexpected error when launching forge 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.2 (Latest) and 1.18.2 (LTS).
-
Problem with starting minecraft server
We are not Fabric. Ask wherever they provide support.
-
How to access vanilla save data?
That's the point of MinecraftServer#getLevel. You can get the server from any current ServerLevel instance via #getServer.
-
Connection Lost Internal Exception: java.lang.IndexOutOfBoundsException: index: 320, length: 67 (expected: range(0, 345>> Back t
Provide the debug.log file from the logs folder for your client and server. Additionally, you should confirm you don't have any weird settings set up on your aternos server.
-
I got this crash report trying run a lot of mods pls help.
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).
IPS spam blocked by CleanTalk.