Jump to content

Im Crashing 1.19.2 Forge


Fennx1000

Recommended Posts

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.

Link to comment
Share on other sites

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)));

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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 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.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.