Create Ore Excavation

Create Ore Excavation

8M Downloads

Fatal (very weird) error kubejs

KEJWII opened this issue ยท 2 comments

commented

During my coding I started to finish
I checked with every progress if everything works

And at the end when I thought it was all
Suddenly such a mistake appeared
Base Profile Screenshot 2024 05 28 - 23 35 00 37
Base Profile Screenshot 2024 05 28 - 23 35 26 28
Desktop Screenshot 2024 05 28 - 23 38 04 85

I also feel that it may be related to Morejs which I installed after that
I removed it and the problem still occurs
I changed to the previous version of Kubejs and it doesn't work either

commented

Check line 156 in your js file. You may have removed a mod, or using an invalid item id.

commented

You're right
today (when I write) I checked in turn
And it turned out that instead
Modern_industrialization:monazite_ore
I wrote
Techreborn:monazite_ore

In any case, I have already solved the problem and everything is already working

But I don't think I understood this displayed error because something about
Serverevents.recipes wrote (event => {
or
Createoreexcavation.vein

and I didn't understand what's going on