Fennx1000 Posted May 19, 2023 Posted May 19, 2023 I recently crashed launching forge https://pastebin.com/LXZtdXaZ Quote
warjort Posted May 19, 2023 Posted May 19, 2023 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] Quote 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.
Fennx1000 Posted May 19, 2023 Author Posted May 19, 2023 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))); Quote
warjort Posted May 19, 2023 Posted May 19, 2023 https://blog.minecraftforge.net/personal/sciwhiz12/what-are-mappings/ You are trying to use the deobfuscated classes in an obfuscated environment. Quote 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.
Fennx1000 Posted May 19, 2023 Author Posted May 19, 2023 Yeah but what part of it is obfuscated because the weird line is not going through it. Quote
warjort Posted May 19, 2023 Posted May 19, 2023 https://forums.minecraftforge.net/topic/123707-bow-damage/?do=findComment&comment=537518 Quote 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.
Fennx1000 Posted May 19, 2023 Author Posted May 19, 2023 I HAVE RESEARCHED IT. This is what annoys me about you is when you tell me to research it and I already have. Quote
warjort Posted May 19, 2023 Posted May 19, 2023 (edited) 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, 2023 by warjort Quote 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.
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.