I need advice for what I should make the final quest's reward. (Create Mod)
1 member has voted
1. I'm making a mod pack for my friends and I to play on, and i have quests. The last quest in the Create Mod category is very difficult and requires 71 quests prior but I need a reward.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
My Minecraft forge doesn't work on any version except 1.18, 1.12 and 1.6, the game doesn't even launch and just crashes. I realy want to play create mod on forge 1.20.1, but I am unable to. I am using a ROG zepherus G15 gaming laptop. Plz help me with this problem.
(Forge - 14.23.5.2860, 1.12.2) ^But I can't find any answers to it, I'm very new to making a Modpack and so far this is the only error, problem being I don't know how to fix it or probably any future errors either but it's between Mekanism(Not Community Edition) and UniversalTweaks, I was planning on making this into a server too but if I can't even get the client version working I don't know how I'm going to do that, so far I've tried checking the Config folder and the Configs within but couldn't find anything so I looked a the .class files and de-compiled them to see if those had any answers and that didn't have anything either.
Description: Initializing game
java.lang.IllegalArgumentException: Cannot set property PropertyEnum{name=variant, clazz=class net.minecraft.block.BlockPlanks$EnumType, values=[acacia, dark_oak]} to oak on block minecraft:log2, it is not an allowed value
https://paste.ee/p/Shyo5
Thanks
I'm trying to backport my mod from 1.21 to 1.20.1, so I made a new mod project for 1.20.1 and copied over my mixins after I set everything up . There weren't any errors, so I ran the client in Intellij and it worked just fine, but when I export it to a jar file and try to run it in a normal forge client outside of Intellij, it crashes on startup. This crash doesn't happen for 1.21. I've checked a thousand times to make sure everything in my gradle files are spelled correctly, everything has the right verion, etc. but I can't figure out what's wrong.
The log (click for full file) says
So I checked the sources with ctrl+H to make sure the function is still called that and it's right there with the same spelling, capitalization, etc. so I have no idea why it doesn't work.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.