
Everything posted by ChampionAsh5357
-
I keep getting this code on world that i have been playing recently. hope you can help, thanks!!
Since this is a result of getting the quads for rendering, it could be some incompatibility between the drivers and the mods. You may want to either downgrade those, or you could try removing mods which modify the rendering pipeline like create/flywheel and see if the issue goes away.
-
[1.19.3] Little help regarding sides (and possibly networking)
You could always do what the normal compass does and write the position it is currently pointing to the tag. Then, you could use the CompassItemPropertyFunction to read the position from the tag and just use that. Tags are synced whenever they are changed, so you wouldn't need to do any manual syncing.
-
1.19.3 Detecting if a block is powered by redstone
Look at the minecraft code? Specifically, the RedstoneLampBlock since that is doing exactly what you want.
-
cant load minecraft 1.19.2 java
It looks like an error with modelfix, but I'm not so sure whether that is entire story. You could try removing the mod though.
-
The game crashed whilst rendering overlay Error: java.lang.RuntimeException: null
You should remove all the error mods besides Forge. Most likely, all of them on not performing thread safe practices on their codebase.
-
How can I write a command into a newly spawned command block
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).
-
[1.18.1] Custom arrow renders black
You need to set the modid in the resource location to be your own. Currently, it is searching for the texture in the minecraft resources.
-
Crash with certian Items with exit code -1
Remove OptiFine, that tends to break mainly anything with rendering.
-
Cant load Stoneblock 3 on MultiMC
Seems like you need to add more memory to the game. I suggest searching on the internet how to do that for your launcher.
-
Creating an interactive element in the GUI
Sure. You can pretty much do most things you imagine in the game. You'll need to figure out how to do it yourself though.
-
[1.18.2] Need help summoning a splash potion above the players head.
Take a look at how `ThrowablePotionItem` and `ThrownPotion` work. It essentially just attaches an item stack with the effect already on it. You can typically set a stack's potion through the PotionUtils helpers (e.g. #setPotion).
-
how can i edit mob parameters without using commands or mobifier mod?
Those are attributes that are attached to each entity. I have no idea what this means since Java doesn't use json files for entities in most cases.
-
Rendering block outlines of hidden blocks.
No, the camera location. You have access to the camera from the GameRenderer to which you can then grab the position via #getPosition to subtract from the position you want the lines to render. Those should already be applied for you within the matrix stack. The only thing not transformed in most cases is the translation and that's typically when rendering on screen.
-
Forge server crash
This is not the entire crash log since neither of these seem like errors. Provide the entire debug.log from the logs folder. This could also be an issue with aternos, so you might want to contact their support line.
-
Failing to launch forge server with any mods
You are currently running Java 19; you should be running Java 17.
-
i installed java but server looking for a other location
Modify your PATH and JAVA_HOME environment variable. You can search on the internet how to do this.
-
Error to download librarie
Please provide the log text from the installer in a gist or pastebin.
-
Minecraft forge keeps crashing when it worked a week ago?
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).
-
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
Seems to be an issue with tempad, most likely because the mod is not for this specific version of the game.
-
My friends can't join my Forge server (Connection timed out error)
Please provide the debug.log from the logs folder in the game directory. This could be many different issues depending on what is exactly happening.
-
The game crashed whilst initializing game Error: java.lang.ExceptionInInitializerError
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).
-
Mod Dependency Issue [1.18.2]
So, after doing some extensive research into this, it seems that your mod is currently opt out of third party distribution. To enable it, see https://support.curseforge.com/en/support/solutions/articles/9000207877-project-distribution-toggle.
-
I think i found a bug while making a 1.18.2 forge server
Could you try setting up only on the linux machine? My guess is that because of the new system due to Java changes, there's some mismanaged permissions so it can't properly load the file data.
-
"Error: Main class @user_jvm_args.txt couldn't get found or load." (tested at version 18.2 and newer)
What version of Java are you currently running (you can check by doing `java --version` in powersheel or command prompt)?
-
1.19.2 Sophisticated backpacks crash (Forge)
Try removing OptiFine, that tend to play badly with rendering mods.
IPS spam blocked by CleanTalk.