Everything posted by warjort
-
How to fix it? Pls help :((
- How to fix it? Pls help :((
Issue with the aquaculture mod, contact the mod author.- How To Rotate Local Player's Head?
Please stop bumping and think about why nobody is answering. We don't help people write bots/cheats. Even if you are not writing a bot, it's the kind of question somebody writing one would ask.- Error: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
Issue with oculus, check you have the latest version the contact the mod author.- Can someone tell me what causes this to crash??
Issue with the snow real magic mod. Check you have the latest version then contact the mod author. But I would guess the real problem is you using a version of optifine that is not for your version of forge? Download the latest preview release.- Minecraft Forge Install Error
Upgrade your java to a recent version.- I can't get into my MODS server
Issue with oculus, check you have the latest version the contact the mod author.- I can't open a server with mods on forge 1.18.2
Use java 17. Mixin does not support java 19- Crash when starting 1.19.2
Crash in your graphics driver. See this thread for a possible fix: https://forums.minecraftforge.net/topic/117925-forge-1192-43147-crashing-on-startup-with-exit-code-1/#comment-519007 Otherwise contact amd.- org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
You are missing the mrcrayfish framework mod.- Game crashes on startup after installing Forge 1.19.3 (crash report in thread)
There is no optifine release yet for 1.19.3 AFAIK? You need to ask them.- [1.19.2] Remove forced chunks with TicketHelper
https://github.com/MinecraftForge/MinecraftForge/blob/ae954bea17f43ba8ab6baa83b760a4817e748a5d/src/main/java/net/minecraftforge/common/world/ForgeChunkManager.java#L84 i.e. pass false instead of true.- Fresh
Check you have the latest version of jaopca then contact the mod author.- error
You are trying to use the 1.19.3 version of CosmeticArmorReworked with minecraft 1.19.2- Rendering Crash with Oculus
You need to contact the mod authors. Oculus is part of the cause.- im trying to join my modded server but after like 30 seconds it crashes
This is a crash in the java virtual machine. You need to contact microsoft, or try a different version of java, e.g. https://adoptium.net/- Crafting menu not opening on right click after update to vanilla crafting table
You can't just replace the crafting table. Look at the CraftingMenu.stillValid() check or see for example: https://forums.minecraftforge.net/topic/114789-best-way-to-create-a-custom-crafting-table-in-119/?do=findComment&comment=508881 In general it is a bad idea to replace vanilla objects in the registries. You will just create conflicts with other mods trying to do the same thing or run into code where Mojang hard wires things. What you should do is create your own block and let users or modpack developers decide whether to use your crafting table. e.g. they can change the recipe so it crafts your block instead of the vanilla one using a datapack.- I cant open a modpack without it crashing
Something has an operating system lock on this configuration file. If you can't figure it out, try restarting your computer.- Could use some advise with getting my server to boot
You should check your version of bumblezone is compatible with 1.19.3 You have at least 2 other mods that are NOT compatible with 1.19.3: Since forge 1.19.3 is still in beta, you might want to play with 1.19.2 until it is properly released and your mods have had a chance to update to the new version.- game crashes after like 30 second and i cant find the error code anywhere (Exit Code -1073740940)
If you can't find the hs_err_pid file, you can check the crash reports folder or the launcher_log.txt in the main minecraft folder. Sometimes the error can be captured there. Don't restart your launcher after the crash before uploading the file, otherwise it will clear the log.- [SOLVED] 1.19.2 Need help tinting potion bottles.
Here's the vanilla model for a lingering potion: https://github.com/misode/mcmeta/blob/assets/assets/minecraft/models/item/lingering_potion.json You can find its ItemColor handler in the vanilla ItemColors class.- [SOLVED] 1.19.2 Need help tinting potion bottles.
https://forge.gemwire.uk/wiki/Tinted_Textures In particular layerN has tintIndex = N if you are using the builtin/generated item model.- how do I install jar apis?
Here's what I found in the gradle docs: https://docs.gradle.org/current/userguide/declaring_repositories.html#sub:flat_dir_resolver You can use a search engine just as well as I can. People don't appreciate being used as a human search engine. It's a waste of my time caused by your laziness.- The game crashed whilst initializing game Error: java.lang.ExceptionInInitializerError: null Exit code: -1
Issue with the solarflux mod. Check you have the latest version then contact the mod author.- problw with starting server
read and modiify user_jvm_args.txt - How to fix it? Pls help :((
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.