After approximately 48 hours ~90% of them no longer move.
Is there a way to fix this on my side ? Even if that's only temporarily. Like, I don't now, by killing all neutral and hostile ships

Moderator: Moderators for English X Forum
Code: Select all
<diff>
<replace sel="/aiscript[@name='trade.performtraderun']/attention[@min='unknown']/actions">
<actions>
<destroy_object object="this.ship" explosion="false"/>
<return>
<retval name="success" value="false"/>
</return>
</actions>
</replace>
</diff>