The Vortex clonebay

Discuss problems related to FTL here. If you are having a problem or experiencing a bug PLEASE READ THE "MUST READ" POST.
User avatar
bamalf
Posts: 204
Joined: Wed Dec 17, 2014 12:57 pm

The Vortex clonebay

Postby bamalf » Sun May 17, 2015 12:59 pm

Image
Cloning cabin is located in the wrong place.
Instead

Code: Select all

      <clonebay power="1" room="6" start="false">  <!--F-->
         <slot>
            <number>-2</number>
         </slot>
      </clonebay>

must be

Code: Select all

      <clonebay power="1" room="6" start="false">  <!--F-->
         <slot>
            <number>0</number>
         </slot>
      </clonebay>
Image Image Image
User avatar
5thHorseman
Posts: 1668
Joined: Sat Mar 02, 2013 2:29 am

Re: The Vortex clonebay

Postby 5thHorseman » Sun May 17, 2015 7:06 pm

Wow. After a year are you really the first person to upgrade the Vortex to a clone bay ship? Haha :D
My Videos - MY MOD HUB
Simo-V - The Potential - Automated Scout - "Low O2" Icons
The Black Opal - The Asteroid - The Enforcer - The Pyro

"Every silver lining has a cloud..."
User avatar
RAD-82
Posts: 796
Joined: Sat Nov 09, 2013 12:16 am

Re: The Vortex clonebay

Postby RAD-82 » Sun May 17, 2015 7:39 pm

I just looked at the file. This has already been corrected.

Update your own game to the current 1.5.13 version!

If you are already at 1.5.13, then you have a problem with SMM. Try this.
User avatar
bamalf
Posts: 204
Joined: Wed Dec 17, 2014 12:57 pm

Re: The Vortex clonebay

Postby bamalf » Sun May 17, 2015 8:14 pm

Thanks! Seems this error came from the CE mod.
Image Image Image