1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-22 20:00:29 +03:00

Troubleshooting: Ship name might be greyed out due to no loadout data

Athanasius 2021-05-08 10:22:08 +01:00
parent cf13ad93b7
commit b0506ce1bf

@ -54,6 +54,7 @@ Then to add it back :GenTocRedCarpet
* [Chrome complains after approving on Frontier's site](#chrome-complains-after-approving-on-frontier-39-s-site)
* [Third Party Site Plugins (EDSM, EDDB, Inara)](#third-party-site-plugins-edsm-eddb-inara)
* [Credentials settings are greyed out](#credentials-settings-are-greyed-out)
* [Ship name is greyed out and not clickable](#ship-name-is-greyed-out-and-not-clickable)
* [Help - a plugin is spamming errors in the log](#help-a-plugin-is-spamming-errors-in-the-log)
* [Firewall and Network Issues](#firewall-and-network-issues)
* [Error: Can't connect to EDDN](#error-can-39-t-connect-to-eddn)
@ -417,6 +418,17 @@ You won't be redirected to Frontier's authentication website and can't edit your
<!-- vim-markdown-toc Redcarpet -->
<a name='ship-name-is-greyed-out-and-not-clickable'></a>
<!-- vim-markdown-toc -->
## Ship name is greyed out and not clickable
The application doesn't have data about your ship loadout, including if the
data is empty due to starting a fresh Commander and only having the stock
starter ship. Attempting to send such an empty loadout to Coriolis or EDSY
would result in an error, so we prevent this.
<!-- vim-markdown-toc Redcarpet -->
<a name='help-a-plugin-is-spamming-errors-in-the-log'></a>
<!-- vim-markdown-toc -->