When modding the debug can be a lifesaver. but the .txt file doesn’t display most of the file. Getting a start-up crash with the description:
Unknown bonus value:…\src\SIM_ShipHull.cpp 52
Helps to identify the error, but I’ve got no idea what the error is. I was working with my mod when this happened, so it’s probably related to that, but no idea what else it could be.
Usually that means one of your hulls has a bonus that is misspelled. My own personal demon in this area is armor; since Cliff is across the pond, he quite naturally spells the bonus as ARMOURBOOST, which I mistype about 1 in 3 tries.
Seems I put ARMOR instead of ARMOUR. Being a Canadian half the time I end up using the British spelling and the other half the American version. It gets both frustrating and confusing.