Registry Error: Cannot invoke "net.blay09.mods.farmingforblockheads.registry.market.MarketEntyData.getCategory()" because "it" is null
aerialspring opened this issue ยท 1 comments
Minecraft Version
1.18.x
Mod Loader
Forge
Mod Loader Version
39.0.66
Mod Version
9.0.3
Describe the Issue
Trying to add mod items to the registry. Clearly I'm messing it up somewhere. Getting this error on world load:
Cannot invoke "net.blay09.mods.farmingforblockheads.registry.market.MarketEntyData.getCategory()" because "it" is null
Market Registry pastebin below
Logs
Do you use any performance-enhancing mods (e.g. OptiFine)?
None