nvb-uy / Item_Obliterator

Modpack Utility Mod to remove any items (or just recipes) from the game, with regex and nbt support.
Other
5 stars 5 forks source link

cant open the menu #38

Closed rituals4mad closed 6 months ago

rituals4mad commented 7 months ago

when i open Minecraft this pops up on my screen. Item Obliterator (item_obliterator) encountered an error during the common_setup event phase java.lang.RuntimeException: Failed to initialize config field: INSTANCE

nvb-uy commented 7 months ago

Do you have Necronomicon API installed?

El sáb, 30 mar., 2024 a las 00:09, rituals4mad @.***(mailto:El sáb, 30 mar., 2024 a las 00:09, rituals4mad < escribió:

when i open Minecraft this pops up on my screen. Item Obliterator (item_obliterator) encountered an error during the common_setup event phase java.lang.RuntimeException: Failed to initialize config field: INSTANCE

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

rituals4mad commented 7 months ago

yeah i do, but there were some weird code when downloading it. For forge it said: dependencies { implementation fg.deobf("maven.modrinth:necronomicon:${project.necronomicon_version}-forge") } I dont know what to use this for, any help? Ive tried looking up how to use the Necronomicon mod, but I couldnt find anything

nvb-uy commented 7 months ago

That’s to integrate necronomicon into mod projects, in CF/Modrinth, Necronomicon is just another mod like the rest, just install it like you did with item obliterator

El sáb, 30 mar., 2024 a las 18:20, rituals4mad @.***(mailto:El sáb, 30 mar., 2024 a las 18:20, rituals4mad < escribió:

yeah i do, but there were some weird code when downloading it. For forge it said: dependencies { implementation fg.deobf("maven.modrinth:necronomicon:${project.necronomicon_version}-forge") } I dont know what to use this for, any help? Ive tried looking up how to use the Necronomicon mod, but I couldnt find anything

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

rituals4mad commented 7 months ago

Yeah i did and put it in my mod folder, but im still getting that error pop up. Any idea why?

nvb-uy commented 7 months ago

Upload your logs to mclo.gs, and also send me your config file, it’s most likely an issue with the config

El sáb, 30 mar., 2024 a las 22:14, rituals4mad @.***(mailto:El sáb, 30 mar., 2024 a las 22:14, rituals4mad < escribió:

Yeah i did and put it in my mod folder, but im still getting that error pop up. Any idea why?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

rituals4mad commented 7 months ago

hope i did this right. mcclogs said my forge verison was wrong i think? ive never used the website before but it said my forge version and minecraft version under analysis. item_obliterator.json

nvb-uy commented 6 months ago

missing comma at line 26, and missing } at the end