SimpleConstruction! (SCON) by matterbeam

SimpleConstruction! (SCON) by matterbeam

34.8k Downloads

[Bug ๐Ÿž]: [Tanks.cfg] changing stock part name

zer0Kerbal opened this issue ยท 0 comments

commented

Brief description of your issue

Kaa253
Kaa253

I just installed this mod for the first time into an already in progress game. I did find one problem (which is very fair, its clearly labeled as pre-release) in that on attempting to load my saved game it reported that ships would be lost on account of missing parts. The parts concerned were the ore tanks.

In Tanks.cfg I think maybe this code here is renaming the parts. Does it need to? The cloning of these tanks for Metal and RocketParts does need new names but is this necessary for the vanilla ore tank?

@PART[SmallTank,LargeTank,RadialOreTank]:NEEDS[SimpleConstruction]:FOR[SimpleConstruction]
{
	@name ^= :$:-ore:
	@title ^= :$: (Ore):
}

Steps to reproduce

install SCON

Expected behavior

not to change the name of a stock part

Actual behavior

changes the name of a stock part

Environment

https://forum.kerbalspaceprogram.com/index.php?/topic/191424-1122-simpleconstruction-stock-rocket-building-version-40991-prelease2021-12-02/&do=findComment&comment=4094659

How did you download and install this?

Other (explain below)