log shows Null Pointer Exception
I must reconnet in order to send the ship back.
It happens randomly
net.sf.freecol.client.gui.dialog.SelectDestinationDialog lambda$loadDestinations$9
WARNING: BR#3149 null settlement: Grassland (south-east of Atokuwe) path=PathNode loc=21,53-ocean movesLeft=27 turns=2 onCarrier=false direction=W cost=273
Wed Jun 14 17:49:28 BRT 2023
Thread: 16
net.sf.freecol.client.FreeColClient lambda$overrideDefaultUncaughtExceptionHandler$8
WARNING: Uncaught exception from thread: Thread[AWT-EventQueue-0,6,main]
Wed Jun 14 17:49:28 BRT 2023
Thread: 16
Stack trace:
java.lang.NullPointerException
at net.sf.freecol.client.gui.dialog.SelectDestinationDialog.lambda$loadDestinations$10(SelectDestinationDialog.java:511)
@flacorlopes: Do you have a savegame where this issue happens?