[#5794][9.0] Water production station naming is inconsistent
Moderator: Moderators for English X Forum
Forum rules
See full rules at Technical Support Request Rules
Required Information in all Technical Support Requests
Please ensure that you provide the following information for all questions posted in this Technical Support forum.
If you are supplying information that will not conveniently fit into posts in this forum (approx 70,000 character limit per post), in the worst case you can split long text files across 2 consecutive posts, or ideally you can upload the data to a reputable public fileshare site (a few examples are Google Drive, DropBox or PasteBin, etc) but please don't use sites that spam advertising or require registration for downloads. Please use in your post the open public sharing link to your file(s) that will not require any account or registration for others to download.
Note: Support for third party modifications must be provided by the authors of those modifications, and any requests for such support should be posted in the appropriate thread in the Scripts and Modding forum.
See full rules at Technical Support Request Rules
Required Information in all Technical Support Requests
Please ensure that you provide the following information for all questions posted in this Technical Support forum.
- Version and language (e.g. 8.00 Hotfix 3, English, etc.).
- Whether or not your game is modified using any third party scripts or mods (see note below).
- The game start you originally selected for the game in which the problem occurred.
- Exact nature of the problem, where and when it occurs and what you were doing at the time.
- Any possibly relevant changes you have made to your game, system, or software before the issue occurred.
- Where appropriate, additional symptoms, error messages, links to saves, screenshots and crash dump files (see this Wiki entry).
- Your system specifications in the form of a DxDiag report and vulkaninfo (see this Wiki entry).
If you are supplying information that will not conveniently fit into posts in this forum (approx 70,000 character limit per post), in the worst case you can split long text files across 2 consecutive posts, or ideally you can upload the data to a reputable public fileshare site (a few examples are Google Drive, DropBox or PasteBin, etc) but please don't use sites that spam advertising or require registration for downloads. Please use in your post the open public sharing link to your file(s) that will not require any account or registration for others to download.
Note: Support for third party modifications must be provided by the authors of those modifications, and any requests for such support should be posted in the appropriate thread in the Scripts and Modding forum.
-
bipesh
- Posts: 37
- Joined: Wed, 20. May 26, 11:19
[#5794][9.0] Water production station naming is inconsistent
NPC stations focusing on water production are called "ice refineries", while those for players are "water refineries". This threw me off for while in my first game when I had a "water refinery" and tried looking around for competing stations.
Last edited by Tranxalive on Mon, 22. Jun 26, 19:47, edited 2 times in total.
-
Tranxalive
- EGOSOFT

- Posts: 858
- Joined: Mon, 14. Dec 20, 01:49

Re: [#5794][9.0] Water production station naming is inconsistent - Not Reproducible - Waiting for Response
I investigated this issue and built an ice refinery, however it was automatically named an Ice Refinery, and not a Water Refinery.bipesh wrote: Fri, 19. Jun 26, 01:29 NPC stations focusing on water production are called "ice refineries", while those for players are "water refineries". This threw me off for while in my first game when I had a "water refinery" and tried looking around for competing stations.
What language are you playing the game in? And could you provide a save so we can investigate it ourselves, if possible?
-
bipesh
- Posts: 37
- Joined: Wed, 20. May 26, 11:19
Re: [#5794][9.0] Water production station naming is inconsistent - Not Reproducible - Waiting for Response
Wild. It can be found in https://www.dropbox.com/scl/fi/p0ivbzw5 ... 50plq&dl=0 (save from viewtopic.php?t=476526), in Getsu Fune. I'm running the game in English.Tranxalive wrote: Mon, 22. Jun 26, 19:49 I investigated this issue and built an ice refinery, however it was automatically named an Ice Refinery, and not a Water Refinery.
What language are you playing the game in? And could you provide a save so we can investigate it ourselves, if possible?![]()
Code: Select all
<component class="station" macro="station_gen_factory_base_01_macro" connection="space" attackmethod="lowattentionattack" attacktime="87328.258" shipattacktime="87328.258" intentionalattacktime="87328.258" code="INB-708" owner="player" knownto="player" variation="0" transportdronemode="trade" pendingtransportdronemode="trade" usertransportdronemode="trade" spawntime="86681.004" nameindex="1" modulevariation="0" overviewgraphs="dronecomponents energycells ice smartchips" id="[0x35f3a]"
Code: Select all
<entry time="93809.807" category="upkeep" title="Assigned Individual Kuli Ha to Getsu Fune Factory in Getsu Fune." interact="showonmap" component="[0x35f3a]"/>
[...]
<entry time="95889.942" category="upkeep" title="The account for Getsu Fune Ice Refinery I in Getsu Fune has dropped to 36,572 Credits." interact="showonmap" component="[0x35f3a]"/>
[...]
<entry time="172423.752" category="upkeep" title="The account for Getsu Fune Water Refinery I in Getsu Fune has dropped to 2,742,147 Credits." interact="showonmap" component="[0x35f3a]"/>
-
bipesh
- Posts: 37
- Joined: Wed, 20. May 26, 11:19
Re: [#5794][9.0] Water production station naming is inconsistent - Not Reproducible
I have discovered a reproducible state with this naming quirk: a station with water and no other production is an "Ice Refinery", while one with water and energy-cell production is a "Water Refinery".
Additional save file: https://www.dropbox.com/scl/fi/9fw7vvqq ... 9wfz1&dl=0
Additional save file: https://www.dropbox.com/scl/fi/9fw7vvqq ... 9wfz1&dl=0
