OK, first there is a error on the line 47 of Random_sailors_sit_tavern_dialog.c, which line looks like this:
I guess it's supposed to be DLG_TEXT[29].
That error might be the reason for the situation I describe below, or it might be not. It's the only error I have in the log, though.
I'm on a Portuguese island (Los Barbados), flying personal flag since the start of the game. Portuguese are wary of me, just like everyone else.
All worked well until I've sailed off to sell that wine to smugglers. Now, when I'm back, random people in tavern accuse me of not being Portuguese (which I never pretended to be, not in this game), and a guard appears to arrest me for being a personal spy:
I've fixed that dialog file and tried to reenter the tavern a couple of times and the problem seems to disappear... but I'm not yet sure.
Code:
Link.l1 = RandSwear() + [29];
I guess it's supposed to be DLG_TEXT[29].
That error might be the reason for the situation I describe below, or it might be not. It's the only error I have in the log, though.
I'm on a Portuguese island (Los Barbados), flying personal flag since the start of the game. Portuguese are wary of me, just like everyone else.
All worked well until I've sailed off to sell that wine to smugglers. Now, when I'm back, random people in tavern accuse me of not being Portuguese (which I never pretended to be, not in this game), and a guard appears to arrest me for being a personal spy:
I've fixed that dialog file and tried to reenter the tavern a couple of times and the problem seems to disappear... but I'm not yet sure.