Easy Mob Farm

Easy Mob Farm

160k Downloads

Game Crash

Arshia-D opened this issue ยท 6 comments

commented

The game crashed whilst rendering overlay
Error: java.lang.NullPointerException: Registry Object not present: minecraft:empty
Exit Code: -1

crash-2022-06-18_22.52.56-client.txt

commented

Thanks a lot for the screenshot. I was able to reproduce the issue and the error message is not really matching with the real issue.

image

The mod requires Material Elements to working. Normally you get an error that an dependency is missing, but it seems that this is broken in the current Forge version and it displays this random crash instead.

After installing both mods, the error message disappears for me.

image

commented

Submitted an error report for Forge 1.19: MinecraftForge/MinecraftForge#8772

commented

Thanks for the report, but unfortunately you are not using the latest version of the mod and/or forge.
Please use the latest version of the mod which has a hard requirement for Forge 41.0.38.

According the log file there is an issue with some fluid textures, but my mod is not using any fluid textures or fluid at all.
See: https://github.com/MarkusBordihn/BOs-Easy-Mob-Farm/search?q=fluid

So it looks like that this crash is caused by some other mods which displays fluid information or render fluids textures.
It could be also related to resource packs, which are not optimized for 1.19 yet.
I say similar crashed with 1.19 with Jade or other mods which displaying object information.

commented

Thanks for your quick answer i download Forge 41.0.38 and remove all mods except mob farm but game still crash
crash 42.txt

commented

Thanks for the feedback. I tried to reproduce the issue, also with some of your enabled resource packs like "Stylized Potions", but was not able to.

You should also remove some of the resource packs which are not compatible with 1.19 like Stylized Potions, which requires optiFine, but as far as I know there is no optiFine 1.19 version available yet.

Could you please provide me a screenshot of the remaining mods in your "mods" folder, like:

image

I also found a similar crash log, which also mentioned that this is related to the new potion system:
https://forums.minecraftforge.net/topic/112619-forge-119-crashes-before-getting-to-main-menu/

As already mentioned the mod is not using any potions so it's very unlikely that the crash came from this mod, but I will run some tests on other PC's just to make sure I don't overlook something.

commented

this is my mod folder i remove all of my mods and disable my resource packs but game still crash
image