Skip to content

Incompatibility Between ProjectE, KubeJS, and Recipe Loading #2414

@DelfimGomes

Description

@DelfimGomes

Hi ProjectE team,
I'm having an issue on my Minecraft 1.21.1 server with ProjectE and a few other mods. The main problem is the following error showing up in the console:
"Unknown event 'ServerEvents.itemEMC"
This happens right at line 1 of my server_scripts/emc_values.js script, which tries to interact with EMC-related functionality. It looks like that event isn’t recognized anymore or might not exist.
Alongside that, I’m also seeing some other errors during data/recipe loading:
"Internal Error - Failed to read resultItem_stack from recipe apotheosis:book[minecraft:crafting_shapeless]1: java.util.NoSuchElementException: No value present"
"Internal Error - Failed to read resultItem_stack from recipe irons_spellbooks:patchouli_book[minecraft:crafting_shapeless]1: java.util.NoSuchElementException: No value present"
I checked with an AI assistant, and it mentioned these could be related to some sort of issue with data or event loading—maybe something to do with EMC and how result items from certain recipes are handled across mods. (Not sure if that’s accurate, but just adding context.)
I’ve double-checked the "emc_values.js" script for syntax issues—everything looks fine. All mods are updated and their dependencies are properly installed.
Thanks in advance,
Delfim
Discord: filete_pescada
Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions