• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Unconfirmed Bug "Sailor" character models do not set nation

Grey Roger

Sea Dog
Staff member
Administrator
Storm Modder
Select "FreePlay" as the storyline. Try to pick one of the "Sailor" models. He sets no nation.

This is different from other models which do not set a nation - when you leave the model selection screen, if the model you chose doesn't have a nation set, the nation flag is whatever it was before you went into the model selection. "Sailor" models actively wipe it. And "error.log" shows this:
Code:
RUNTIME ERROR - file: nations\nations.c; line: 306
invalid index 266 [size:8]
RUNTIME ERROR - file: nations\nations.c; line: 306
function 'GetNationByType' stack error
RUNTIME ERROR - file: nations\nations.c; line: 268
Using reference variable without initializing
RUNTIME ERROR - file: nations\nations.c; line: 268
null ap
RUNTIME ERROR - file: nations\nations.c; line: 268
no rAP data
 
Huh, what's different in initModels.c between Sailor and non-Sailor models? :shock
 
Can confirm. Not all sailor models though, Sailor1, 13, 19 and 7 seem to be safe. On the other hand all "RabBlack" and RabWhite" characters have the same problem.
 
Also, @Homo eructus reports getting similar errors after using the standard "Julian McAllister" model but switching profession to "Sailor". Perhaps that, rather than the model type, is what is causing the errors. "Sailor" model types will, of course, be set to player type "Sailor" by default.
 
Also, @Homo eructus reports getting similar errors after using the standard "Julian McAllister" model but switching profession to "Sailor". Perhaps that, rather than the model type, is what is causing the errors. "Sailor" model types will, of course, be set to player type "Sailor" by default.
My original problem with the admiral of Antigua seems to happen with any character, sailor or not.
 
Back
Top