Custom Running workout not loading with Freeride segments [SOLVED]

Hi.

I usually use the workouts folder to add custom run workouts to zwift, simply because the workout creator does not support the run module yet. I’ve bee using this for a few weeks without any issues.

Today I created a new workout that I simply doesn’t load on Zwift… Can please someone look into the code to see where the issue is? Thank you!

<workout_file>
    <author>Pedro</author>
    <description>Hill repeats 280 meters of total climb.</description>
    <name>Hills 280m total climb</name>
    <sportType>run</sportType>
    <durationType>distance</durationType>
    <workout>
        <Warmup Duration="1400" PowerLow="0.25" PowerHigh="0.75" pace="0">
            <textevent distoffset="1" message="1% incline"/>
            <textevent distoffset="1380" message="6% incline"/>
        </Warmup>
        <SteadyState Duration="1000" Power="1" pace="4">
            <textevent distoffset="980" message="0% incline"/>
        </SteadyState>
        <SteadyState Duration="500" Power="1" pace="4"/>
        <FreeRide Duration="400" FlatRoad="0"/>
            <textevent distoffset="1" message="1% incline"/>
            <textevent distoffset="380" message="6% incline"/>
        </FreeRide>
        <SteadyState Duration="1000" Power="1" pace="4">
            <textevent distoffset="980" message="0% incline"/>
        </SteadyState>
        <SteadyState Duration="500" Power="1" pace="4"/>
        <FreeRide Duration="400" FlatRoad="0"/>
            <textevent distoffset="1" message="1% incline"/>
            <textevent distoffset="380" message="6% incline"/>
        </FreeRide>
        <SteadyState Duration="1000" Power="1" pace="4">
            <textevent distoffset="980" message="0% incline"/>
        </SteadyState>
        <SteadyState Duration="500" Power="1" pace="4"/>
        <FreeRide Duration="400" FlatRoad="0"/>
            <textevent distoffset="1" message="1% incline"/>
            <textevent distoffset="380" message="6% incline"/>
        </FreeRide>
        <SteadyState Duration="1000" Power="1" pace="4">
            <textevent distoffset="980" message="0% incline"/>
        </SteadyState>
        <SteadyState Duration="500" Power="1" pace="4"/>
        <FreeRide Duration="400" FlatRoad="0"/>
            <textevent distoffset="1" message="1% incline"/>
        </FreeRide>
        <Cooldown Duration="1000" PowerLow="0.75" PowerHigh="0.25" pace="0"/>
</workout>
</workout_file>

Ok, got it.

Run workouts don’t support freeride