kwpugh / easy_emerald_forge

Provides emerald and ruby tools and such [Forge]
4 stars 7 forks source link

[1.19 and 1.19.1] registry object not present #12

Closed nyancatkitty closed 2 years ago

nyancatkitty commented 2 years ago

i got this error when trying to load the mod, and i've tried to do both 1.19 and 1.19.1 versions of this mod, the error is: Easy Emerald (easy_emerald) encountered an error during the sided_setup java.lang.NullPointerException: Registry Object not present: easy_emerald:emerald_bow

this is a picture of the error Screenshot (861)

is there somehow it can be fixed?

kwpugh commented 2 years ago

did you disable the bow some how with kubeJs or something? no idea how else that can happen.

nyancatkitty commented 2 years ago

did you disable the bow some how with kubeJs or something? no idea how else that can happen.

i dont know, and i just tried removing the fabric mods i also had in the mods folder (cause i do use both fabric and forge) and what is werid for me through, the fabric one works fine cause right now im trying to use forge so i could use biomes o plenty mod (and its still the same when i removed the fabric mods in the mods folder)

kwpugh commented 2 years ago

you shouldn't mix forge and fabric mods in the same folder. make separate modpack

can you post the crash report for when it last crashed?

nyancatkitty commented 2 years ago

you shouldn't mix forge and fabric mods in the same folder. make separate modpack

can you post the crash report for when it last crashed?

Screenshot (862) Screenshot (863) Screenshot (864)

this was the crash report i just got right now, and these was all of the mods that are still in the mods folder right now Screenshot (866)

kwpugh commented 2 years ago

if you are running 1.19.1 you should be using EasyEmerald-Forge-1.19.1-1.4.2.jar

nyancatkitty commented 2 years ago

if you are running 1.19.1 you should be using EasyEmerald-Forge-1.19.1-1.4.2.jar

i put that version in the mods folder and it still shows the same error

kwpugh commented 2 years ago

post a copy of the latest.log after you run with the v1.4.2

kwpugh commented 2 years ago

I think it is BoP and TerraBlender. Try without.

Those two crash my modpack.

nyancatkitty commented 2 years ago

I think it is BoP and TerraBlender. Try without.

Those two crash my modpack.

i just tried and it did work, but thing that does suck for me is that i did wanted to use the biomes o plenty mod cause of the like certain cherry blossom like trees the mod has in it

kwpugh commented 2 years ago

Perhaps it will work when BoP updates to 1.19.1.

kwpugh commented 2 years ago

It must be some other factor. I setup a fresh world with BoP and Emerald Tools, and it runs fine.

kwpugh commented 2 years ago

went in a second time and boom, crashed.

kwpugh commented 2 years ago

What version of Forge are you running?

https://github.com/Glitchfiend/BiomesOPlenty/issues/2032

kwpugh commented 2 years ago

This is not an issue for me to fix