How to do ware exchange between ships?

This forum is the ideal place for all discussion relating to X4. You will also find additional information from developers here.

Moderator: Moderators for English X Forum

Post Reply
jojorne
Posts: 834
Joined: Sun, 17. Nov 13, 17:25
x4

How to do ware exchange between ships?

Post by jojorne » Mon, 5. Jun 23, 17:34

I select a ship, then right click on the other ship, and finally select the goods to trade, but...
Image

These are some of the errors I found in the log:

Code: Select all

Error: Error in AI script order.trade.wareexchange.ship on entity 0x817542e: Failed to set AI order state to 'critical' (object=0x819396b, current state=ready)
* Expression: $targetobject.order

Error: Error in AI script order.trade.perform on entity 0x299a1: Property lookup failed: $tradedeal.iswareexchange
* $tradedeal == trade.{0x8f57aL} (invalid)
* Expression: this.isplayerowned and not $tradedeal.iswareexchange

jojorne
Posts: 834
Joined: Sun, 17. Nov 13, 17:25
x4

Re: How to do ware exchange between ships?

Post by jojorne » Mon, 5. Jun 23, 18:09

It looks like I had to do 3 at a time because my ship could only hold 3 ships at a time.
It seems that the ware exchange cannot queue without crashing? I don't know yet...

Edit: I thought I had to dock them before doing the ware exchange.

jojorne
Posts: 834
Joined: Sun, 17. Nov 13, 17:25
x4

Re: How to do ware exchange between ships?

Post by jojorne » Tue, 6. Jun 23, 05:14

Uh... It also happens for stations. Looks like you can only queue orders up to the number of dock slots, in my case 4. Also if for whatever reason the number of wares to transfer doesn't match, the ship will get stuck forever. The order doesn't cancel itself.

Post Reply

Return to “X4: Foundations”