Running into an issue where the Steam-only (not on Nexus) mod 'Player Restock Subordinates' being installed/enabled instantly stops the ECM from working. It still works on ships I call up where 'Enable Restock' is [1], Give seminar is [2] and ...more (Mods) is [3]. Hitting [3] takes me in to two more options, Recycle Ships and Stations and Sector Satellites.
However, when I talk to my Research Facility [PHQ] Manager I now get Show me Live Stream as [1] Give Seminar as [2] and Enable Restock Subordinates as [3] and then work elsewhere, general information, and goodbye as [4/5/6] and there is NO '...more (Mods) option whatsoever, but if I disable the Restock Subordinates mod, then the ...more(Mods) ECM reappears as number [3] on the manager and I can then go into recycle ships and Blueprint Research.
Well, that's why i created this mod. So mod authors can add support and prevent the issue u're describing... not enough slots. If the author doesn't want to add support you may have to choose between all mods that support it, or the one you mentioned.
You can edit the 'extendedconversationmenu.xml' file in the mod and just scroll down to where that text is added and change it to something you will recognize.
<add_player_choice_sub text="'... more. (Mods)'" section="extendedConversationMenu_loadSections"/>
Just edit within the quotation marks and make sure you don't delete anything outside the quotes, don't add more quotes, etc, so that you don't break the formatting. making a copy of the original file is typically recommended but yes it is super simple. I use notepad++ to make it easier to see formatting but any text editor that doesn't add formatting (Word is out) should be fine.
The page says the mod was last updated jan 2020, but the description says its for game version 6.0 which is only a few weeks old. Was the new version deleted? Those two things dont appear to be lining up as i dont see how they could both be correct.
Not that i know of. That also doesn't seem to happen to me. What you can do to get rid of your ship's convoing you and waiting for an answer is to go to your global settings and defining behaviours for your pilots and uncheck the checkbox "Notify me". That should already take care of the problem. Oh, and the delete key cancels a conversation immediately.
17 comments
However, when I talk to my Research Facility [PHQ] Manager I now get Show me Live Stream as [1] Give Seminar as [2] and Enable Restock Subordinates as [3] and then work elsewhere, general information, and goodbye as [4/5/6] and there is NO '...more (Mods) option whatsoever, but if I disable the Restock Subordinates mod, then the ...more(Mods) ECM reappears as number [3] on the manager and I can then go into recycle ships and Blueprint Research.
Not sure how to troubleshoot this one
<add_player_choice_sub text="'... more. (Mods)'" section="extendedConversationMenu_loadSections"/>
Just edit within the quotation marks and make sure you don't delete anything outside the quotes, don't add more quotes, etc, so that you don't break the formatting. making a copy of the original file is typically recommended but yes it is super simple. I use notepad++ to make it easier to see formatting but any text editor that doesn't add formatting (Word is out) should be fine.
Oh, and the delete key cancels a conversation immediately.