Hello everyone! So as to train myself in the art of KSP modding, I am attempting to develop my first mod. Its purpose is simple: adding a Light emitting component to the z-100Battery indicator, the little green bell-shaped thing on top of the part. However, I've hit a roadblock. The following error (from the log file) has been haunting me for the past day or so:
This results in the part not even loading, obviously.
The mod consists of 2 files:
BatteryIndicatorLight.dll
z-100Battery.cfg
Additionally, the file structure is as follows:
For reference, the code developed here is based on BatteryIndicator and EngineLightning. If anyone would be able to assist me in finding the cause of the error, I would be most grateful!