
Everything posted by ChampionAsh5357
-
error with Rendering overlay when starting with mo voice chat
Try deleting the config folder; it's likely a corrupted config.
-
The game crashed whilst initializing game Error: java.lang.ExceptionInInitializerError: null
Try deleting the config folder in your game directory.
-
help pls i can't join
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).
-
java.net.UnknownHostException: libraries.minecraft.net
Potentially? Though usually the vpn infers there's something wrong with the traffic between the two, so I don't know. You would need to verify that the network isn't the issue using a separate network before then.
-
How can I add ${} variable to use in mods.toml
Ah, that's currently not supported, so most likely you would need to do that manually since I believe the Forge screen uses a literal component. You could bring that up as an issue on Forge, however, since that would be a good feature to have.
-
[1.19.2] update capability value from client side to server side
They do not, you need to create a packet. Capabilities do not automatically do anything. Create your own. A capability is just like any other java object: if you do nothing with the data in it, nothing will happen.
-
How can I add ${} variable to use in mods.toml
I mean, what values are your trying to reflect and when? If you want it done during build time, you can just use gradle during the processResources task to replace the values in the mods.toml for you.
-
java.net.UnknownHostException: libraries.minecraft.net
Currently throwing this over to the discord to see if they have any new ideas since I've run out. One of them suggested seeing if your Java version is out of date (e.g. at least latest Java 8 for the launcher, but recommended Java 17 since that's what 1.19.2 uses).
-
Making a custom weapon gauge that fills up by successful attacks
Create an IItemDecorator and attach it for your item via RegisterItemDecorationsEvent on the mod bud if you want it on the item hud. On the tooltip, you can use RenderTooltipEvent$GatherComponents on the forge event bus to add your specific thing to the tooltip. If you want something custom to render for the tooltip, you can create a new ClientTooltipComponent and register it via RegisterClientTooltipComponentFactoriesEvent on the mod event bus.
-
Unable to start forge client, 1.18.2 Forge version 40.2.0
Hmm, your internet is either too slow for some reason or there is something wrong with the connection itself. For the connection, you can try disabling ipv6 traffic on your machine and see if that fixes anything.
-
[1.19] Where is mc.objectMouseOver in 1.19??
I believe it's now called `Minecraft#crosshairPickEntity`.
-
How do I specify a specific lingering potion as an ingredient in a recipe?
Use a partial nbt ingredient. Then just specify the tag like any other potion tag.
-
The game crashed whilst rendering overlay Error: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError:
Seems like registrate is missing; though that's kind of strange as a mod that's typically shadowed.
-
Error on forge
Please provide the entire debug.log from the logs folder in the game directory via a pastebin or gist. But a missing class likely means that a mod is missing (in this case probably AutoRegLib).
-
Could not find net.minecraftforge:forge:1.19-41.0.63_mapped_official_1.19.
Please show the buildscript in question (build.gradle and settings.gradle).
-
[1.8.9] How to get the item name. (For Hypixel skyblock)
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).
-
Can't get my GUI,container working(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).
-
How to get world save folder name as string?
I mean...it's kinda important since we don't support MCreator help, so it would be rude to not provide support and not tell you why. Because, as I said, there's no reason for you to directly touch the world folder itself. There are plenty of other systems that allows you to write/read arbitrary data without it. Apologies for the misunderstanding, but again, it doesn't matter the question if there is a better way to solve it or we don't support it.
-
Not sure what mod is causing crash, what's going on? Please help :>
There are mods like oculus for shader stuff or rubidium for the performance enhancement. OptiFine is just generally incompatible with any mod that does rendering and everyone more or less has to take special consideration to it because of its stubbornness not to play nice.
-
Crash Simple Storage Network - Life in the Village 3
Typically the mods will say so itself. Then it could just be an issue with the mods after startup which might need to be reported to StorageNetwork if you can replicate this on a new world.
-
When ore is mined nothing is being dropped.
No loot table?
-
Need to know the meaning of the function "getInputVector"
To set the movement of the entity towards the direction of the passed in vector.
-
Create Slice & Dice (sliceanddice) encountered an error during the sided_setup event phase
Try removing sliceanddice and see if that fixes it.
-
Game keeps crashing whilst initializing
You most likely need to download AutoRegLib and put it in your mods folder.
-
Crash Simple Storage Network - Life in the Village 3
It seems to be an incompatibility between JEI and StorageNetwork. You should try removing one of them or upgrading/downgrading one to a supported version of the other.
IPS spam blocked by CleanTalk.