KubeJS

KubeJS

69M Downloads

java.util.NoSuchElementException: No value present

DrowningFish233 opened this issue ยท 1 comments

commented

Minecraft Version

1.21.1

KubeJS Version

2101.7.1-build.181

Rhino Version

2101.2.5-build.54

Architectury Version

v13.08

Forge/Fabric Version

NeoForge 21.1.85

Describe your issue

server.log
I think I'm experiencing the same situation as #687 there are also differences.
What should I do?

Crash report/logs

No response

commented

I have only written one recipe:

ServerEvents.recipes(event => {
event.remove({ mod: 'fargostalismans' })
})