Implemented a temporary kludge in calcSegDivisions() to guard against a potential segfault (if the side seg table building logic in finalizeMapData() is not infallible) and instead, simply abort seg division.
This only occurs under very rare conditions. The cause of which will be addressed in the upcoming revised map loading code.
Implemented a temporary kludge in calcSegDivisions() to guard against a potential segfault (if the side seg table building logic in finalizeMapData() is not infallible) and instead, simply abort seg division.
This only occurs under very rare conditions. The cause of which will be addressed in the upcoming revised map loading code.