• 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!

Cant berth ships

Burnout

Landlubber
When I click on the option to berth a ship nothing happens but a screen freeze. Though I can get around the freeze by going to main menu. Still the issue is that the berth ship option doesnt work. I have the update2 for build13 is that helps.
 
So ship berthing doesn't work in Build 13 Update 2? Can anybody confirm that? Did it work in Build 13.0?
 
I know it worked in Build13 update1. <img src="style_emoticons/<#EMO_DIR#>/yes.gif" style="vertical-align:middle" emoid=":yes" border="0" alt="yes.gif" />

Haven't gotten around to checking update2. Other distractions you know.
 
Erm, Pieter I noticed you put my build 14 ship berthing fixes into build 13 update 2. There was one bit of code in there that was linked to KK's deckmod code, so to get it working again in build 13 we need to change line 90 in INTERFACE\kam_shipberthing.c from:

string LandLocation;

to

string LandLocator, LandLocation;


Cheers,

Jonathan A.
 
Excellent! Major thanks to Jonathan Aldridge for fixing this one! <img src="style_emoticons/<#EMO_DIR#>/w00t.gif" style="vertical-align:middle" emoid=":woot" border="0" alt="w00t.gif" />

And, of course, thanks to Burnout for notifying us of the problem! <img src="style_emoticons/<#EMO_DIR#>/danse1.gif" style="vertical-align:middle" emoid=":dance" border="0" alt="danse1.gif" />
 
<!--quoteo(post=176801:date=Dec 24 2006, 12:48 AM:name=Pieter Boelen)--><div class='quotetop'>QUOTE (Pieter Boelen @ Dec 24 2006, 12:48 AM) <a href="index.php?act=findpost&pid=176801"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Excellent! Major thanks to Jonathan Aldridge for fixing this one! <img src="style_emoticons/<#EMO_DIR#>/w00t.gif" style="vertical-align:middle" emoid=":woot" border="0" alt="w00t.gif" />

And, of course, thanks to Burnout for notifying us of the problem! <img src="style_emoticons/<#EMO_DIR#>/danse1.gif" style="vertical-align:middle" emoid=":dance" border="0" alt="danse1.gif" /><!--QuoteEnd--></div><!--QuoteEEnd-->


Hey, I'm having a problem berthing ships too, so I thought I'd resurrect this old thread. I'm on buld 14 p3, (About to get P4, but the patch readme doesn't mention this... so....

When I go through the thing to berth a ship, all the Islands have different shapes, but are all Douwessen, and onely one allows you to put ships in it... and they seem to vanish when I do.
 
Please post that on the <a href="http://forum.piratesahoy.net//index.php?autocom=tracker&showproject=1" target="_blank">bug tracker</a> and somebody will look into it at some point. <img src="style_emoticons/<#EMO_DIR#>/yes.gif" style="vertical-align:middle" emoid=":yes" border="0" alt="yes.gif" />
 
Cant berth ships too (fresh B14A9p4+fix). Everytime I try to berth a ship the berthing screen is empty (no isles, only Douwesen named) and when I exit the screen (the only possible option) the game crashes. Always!
string LandLocator, LandLocation; did not fix the problem.
Can somebody help me?
 
The problem is that Berth ship mod was done only for stock islands and when we added more of them it was updated only partially. For example, berthing fees was taken only when ship was on stock island. I tried to finish it but lost steam for that.

pirate_kk
 
Just tell us how to update it, only if that's an easy task though

EDIT: Are there any extra entries that need to be put into somewhere to make ship berthing work? It's pretty useless for it to be there in the menu...
 
I have similar problem, when you click on breth ship you go to menu as normal but you are locked only on "Douwsen" (old name of that dutch isalnd) and when I tried to go back game crushed.

I use build 14 alpha 9.5 Im currently on Sao Jorge (that portugise island) I tried to breth brithish fregate.
 
That's indeed a problem that we need to check out at some point in the future. <img src="style_emoticons/<#EMO_DIR#>/yes.gif" style="vertical-align:middle" emoid=":yes" border="0" alt="yes.gif" />
 
<!--quoteo(post=176664:date=Dec 22 2006, 08:40 AM:name=Jonathan Aldridge)--><div class='quotetop'>QUOTE (Jonathan Aldridge @ Dec 22 2006, 08:40 AM) <a href="index.php?act=findpost&pid=176664"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Erm, Pieter I noticed you put my build 14 ship berthing fixes into build 13 update 2. There was one bit of code in there that was linked to KK's deckmod code, so to get it working again in build 13 we need to change line 90 in INTERFACE\kam_shipberthing.c from:

string LandLocation;

to

string LandLocator, LandLocation;


Cheers,

Jonathan A.<!--QuoteEnd--></div><!--QuoteEEnd-->

If you do this in [B14 9.5A] you can disable it so the game won't crash... It'll show up in the menu but you can still exit it without issues...
 
But... that's for Build 13. <img src="style_emoticons/<#EMO_DIR#>/wacko.gif" style="vertical-align:middle" emoid=":wacko:" border="0" alt="wacko.gif" />
 
Yeah I know if you just simply change

string LandLocation;
into
string LandLocator, LandLocation;

in B14 9.5A You can safely disable Ship Berthing so it won't crash, It's temporary till we can update it again...
 
Hi, I am using B14 A9.5 patch 1

I have tried to berth ships several times and each time the game freezes.

I go to the shipyard and press F2, click on the ship button, and then when I click on the ship berthing Button nothing happens and the screen freezes. <img src="style_emoticons/<#EMO_DIR#>/dunno.gif" style="vertical-align:middle" emoid=":shrug" border="0" alt="dunno.gif" />

I have tried on several Islands and the same thing happens: these are the error logs that were generated
 
Thanks. We need to work on fixing this eventually. But Pirate_KK tried looking into it, but didn't manage fixing it yet. <img src="style_emoticons/<#EMO_DIR#>/mybad.gif" style="vertical-align:middle" emoid=":facepalm" border="0" alt="mybad.gif" />
 
Back
Top