#craftingComponents event unknown in KJS
10 messages · Page 1 of 1 (latest)
It's a startup event
in the docs it states "GTCEuServerEvents", is that in need of a update?
but I will try changing it to GTCEuStartupEvents or something
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
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)
hmm, okay I may try removing those lines and see if it works