So my mod has POST- Positive Electrical Output and NEGA- Negative Electrical Output in order to perform electrolysis as you would in a lab, with each output producing different molecules.
It's kinda like making negative and positive energy with adding a whole new layer. However whenever I spark these, the game will suddenly freeze. It is not concerning PROP_CONDUCTS, since Neodium uses that property and doesn't crash. I'm starting to think it isn't including the sprk.c file, but since I'm on my laptop at the moment I can't access the source code to check this: In the file iron.c, is there a line that has it include the file sprk.c? This is mostly what I want to check, but if there isn't I'd like some idea of why this happens?