#craftingComponents event unknown in KJS

10 messages · Page 1 of 1 (latest)

stuck flicker
#

I am trying to use the craftingComponents event in KubeJS, but it throws an unknown event error.
I tried it in a server script as well as a startup script, but both don't work.

twin eagle
#

It's a startup event

stuck flicker
#

in the docs it states "GTCEuServerEvents", is that in need of a update?

#

but I will try changing it to GTCEuStartupEvents or something

stuck flicker
#

okay, I changed it to GTCEuStartupEvents(...) and it now loads the game, but upon world load it crashes.
crashlog states:

#

and my material script has priority set high

willow latch
#

I found that CABLE_TIER_UP_OCT and CABLE_HEX crash the game with custom materials (didn't test with normal base GT mats though)

stuck flicker
#

hmm, okay I may try removing those lines and see if it works