May 19, 20232 yr Quote java.lang.NoSuchFieldError: TAB_MISC at me.fennx1000.elemental.init.ItemInit.lambda$static$0(ItemInit.java:26) ~[elemental-1.0.jar%23156!/:1.0] Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
May 19, 20232 yr Author Wait this because I do not see anything wrong // Timekeeper's Elemental Watch public static final RegistryObject<ElementalWatch> TIMEKEEPERS_ELEMENTAL_WATCH = ITEMS.register("timekeepers_elemental_watch", () -> new ElementalWatch(new Item.Properties().tab(CreativeModeTab.TAB_COMBAT) .stacksTo(1).defaultDurability(2000)));
May 19, 20232 yr https://blog.minecraftforge.net/personal/sciwhiz12/what-are-mappings/ You are trying to use the deobfuscated classes in an obfuscated environment. Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
May 19, 20232 yr Author Yeah but what part of it is obfuscated because the weird line is not going through it.
May 19, 20232 yr https://forums.minecraftforge.net/topic/123707-bow-damage/?do=findComment&comment=537518 Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
May 19, 20232 yr Author I HAVE RESEARCHED IT. This is what annoys me about you is when you tell me to research it and I already have.
May 19, 20232 yr I just posted a link explaining what your problem is. Yet 1 minute later you ask another question that shows a complete lack of understanding. Tell me again that you "researched it". Hint: What do you think this does?: https://github.com/MinecraftForge/MinecraftForge/blob/42115d37d6a46856e3dc914b54a1ce6d33b9872a/mdk/build.gradle#L162 I have a pretty high tolerance for people that don't understand but are willing to put the effort in to learn. I have zero tolerance for lazy people that expect to be spoon fed like a baby. They are just time sinks where any effort you do put in, is just wasted because they just coming back for more and more with any attempt to understand what they are doing for themselves. Edited May 19, 20232 yr by warjort Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
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.