[HELP] Issues with custom scenarios

Discussion in 'Scenarios' started by super, May 18, 2018.

  1. super

    super Ensign

    Joined:
    Mar 29, 2018
    Messages:
    4
    Likes Received:
    0
    I cant seem to get my warp lanes to show up properly, I think I set it up correctly. But when i load the game less than half the node lanes show up. Leaving most planets inaccessible. Could someone look at my Sectors.yaml and tell me if Im doing something wrong? Ive tried hiding both allow/deny fields or having one or the other, or preferably both. But nothing seems to affect the lines from not covering every planet.

    ---
    # Sector configuration file
    Build: 1634
    Sectors:
    # Sun Star
    - Coordinates: [0, 0, 0]
    Color: 1, 1, 0
    Icon: No
    OrbitLine: false
    SectorMapType: None
    Playfields:
    - ['0, 0, 0', Sun Star, Sun Star]
    # Altair
    - Coordinates: [300, 0, 0]
    Color: 0.8, 0.8, 0.8
    Icon: Circle
    OrbitLine: true
    SectorMapType: Planet
    Allow: [Ursa Orbit, Nazin Orbit]
    # Deny: [Orion Orbit, Kholdan Asteroid Field, Mentar Asteroid Field, Gnol Orbit, Fieras Orbit, Trilar Orbit, Cryslon Orbit, Meklon Orbit, Draconis Orbit, Sssla Orbit]
    Playfields:
    - ['0, 0, 0', Altair, Altair, 'Warriors:1']
    - ['0, 0, 0', Altair Orbit, Altair Orbit]
    # Cryslon
    - Coordinates: [-90, 0, 00]
    Color: 0.8, 0.3, 0.3
    Icon: Circle
    OrbitLine: true
    SectorMapType: Planet
    Allow: [Gnol Orbit, Trilar Orbit, Meklon Orbit, Draconis Orbit]
    # Deny: [Orion Orbit, Kholdan Asteroid Field, Mentar Asteroid Field, Fieras Orbit, Sssla Orbit, Ursa Orbit, Nazin Orbit, Altair Orbit]
    Playfields:
    - ['0, 0, 0', Cryslon, Cryslon]
    - ['0, 0, 0', Cryslon Orbit, Cryslon Orbit]
    # Draconis
    - Coordinates: [0, 0, 60]
    Color: 0.8, 0.1, 0.1
    Icon: Circle
    OrbitLine: true
    SectorMapType: Planet
    Allow: [Sssla Orbit, Cryslon Orbit]
    # Deny: [Orion Orbit, Kholdan Asteroid Field, Mentar Asteroid Field, Gnol Orbit, Fieras Orbit, Trilar Orbit, Meklon Orbit, Ursa Orbit, Nazin Orbit, Altair Orbit]
    Playfields:
    - ['0, 0, 0', Draconis, Draconis]
    - ['0, 0, 0', Draconis Orbit, Draconis Orbit]
    # Fieras
    - Coordinates: [-300, 0, 0]
    Color: 0.8, 0.8, 0.8
    Icon: Circle
    OrbitLine: true
    SectorMapType: Planet
    Allow: [Gnol Orbit, Trilar Orbit]
    # Deny: [Orion Orbit, Kholdan Asteroid Field, Mentar Asteroid Field, Cryslon Orbit, Meklon Orbit, Draconis Orbit, Sssla Orbit, Ursa Orbit, Nazin Orbit, Altair Orbit]
    Playfields:
    - ['0, 0, 0', Fieras, Fieras, 'Settlers:1']
    - ['0, 0, 0', Fieras Orbit, Fieras Orbit]
    # Gnol
    - Coordinates: [-180, 0, -90]
    Color: 0.1, 0.3, 0.8
    Icon: Circle
    OrbitLine: true
    SectorMapType: Planet
    Allow: [Fieras Orbit, Cryslon Orbit, Mentar Asteroid Field]
    # Deny: [Orion Orbit, Kholdan Asteroid Field, Trilar Orbit, Meklon Orbit, Draconis Orbit, Sssla Orbit, Ursa Orbit, Nazin Orbit, Altair Orbit]
    Playfields:
    - ['0, 0, 0', Gnol, Gnol]
    - ['0, 0, 0', Gnol Orbit, Gnol Orbit]
    # Kholdan Asteroid Field
    - Coordinates: [90, 0, -180]
    Color: 0.3, 0.3, 0.3
    Icon: Rhombus
    OrbitLine: false
    SectorMapType: AsteroidField
    Allow: [Orion Orbit, Meklon Orbit, Ursa Orbit]
    # Deny: [Mentar Asteroid Field, Gnol Orbit, Fieras Orbit, Trilar Orbit, Cryslon Orbit, Draconis Orbit, Sssla Orbit, Nazin Orbit, Altair Orbit]
    Playfields:
    - ['0, 0, 0', Kholdan Asteroid Field, Kholdan Asteroid Field]
    # Meklon
    - Coordinates: [0, 0, -60]
    Color: 0.1, 0.1, 0.1
    Icon: Circle
    OrbitLine: true
    SectorMapType: Planet
    Allow: [Orion Orbit, Kholdan Asteroid Field, Mentar Asteroid Field, Cryslon Orbit, Sssla Orbit]
    # Deny: [Gnol Orbit, Fieras Orbit, Trilar Orbit, Draconis Orbit, Ursa Orbit, Nazin Orbit, Altair Orbit]
    Playfields:
    - ['0, 0, 0', Meklon, Meklon]
    - ['0, 0, 0', Meklon Orbit, Meklon Orbit]
    # Mentar Asteroid Field
    - Coordinates: [-90, 0, -180]
    Color: 0.3, 0.3, 0.3
    Icon: Rhombus
    OrbitLine: false
    SectorMapType: AsteroidField
    Allow: [Orion Orbit, Gnol Orbit, Meklon Orbit]
    # Deny: [Kholdan Asteroid Field, Fieras Orbit, Trilar Orbit, Cryslon Orbit, Draconis Orbit, Sssla Orbit, Ursa Orbit, Nazin Orbit, Altair Orbit]
    Playfields:
    - ['0, 0, 0', Mentar Asteroid Field, Mentar Asteroid Field]
    # Nazin
    - Coordinates: [180, 0, 90]
    Color: 0.8, 0.1, 0.8
    Icon: Circle
    OrbitLine: true
    SectorMapType: Planet
    Allow: [Altair Orbit, Sssla Orbit]
    # Deny: [Orion Orbit, Kholdan Asteroid Field, Mentar Asteroid Field, Gnol Orbit, Fieras Orbit, Trilar Orbit, Cryslon Orbit, Meklon Orbit, Draconis Orbit, Ursa Orbit]
    Playfields:
    - ['0, 0, 0', Nazin, Nazin]
    - ['0, 0, 0', Nazin Orbit, Nazin Orbit]
    # Orion
    - Coordinates: [0, 0, -240]
    Color: 0.8, 0.8, 0.8
    Icon: Circle
    OrbitLine: true
    SectorMapType: Planet
    Allow: [Kholdan Asteroid Field, Mentar Asteroid Field, Meklon Orbit]
    # Deny: [Gnol Orbit, Fieras Orbit, Trilar Orbit, Cryslon Orbit, Draconis Orbit, Sssla Orbit, Ursa Orbit, Nazin Orbit, Altair Orbit]
    Playfields:
    - ['0, 0, 0', Orion, Orion]
    - ['0, 0, 0', Orion Orbit, Orion Orbit]
    # Sssla
    - Coordinates: [90, 0, 00]
    Color: 0.1, 0.8, 0.8
    Icon: Circle
    OrbitLine: true
    SectorMapType: Planet
    Allow: [Ursa Orbit, Nazin Orbit, Meklon Orbit, Draconis Orbit]
    # Deny: [Orion Orbit, Kholdan Asteroid Field, Mentar Asteroid Field, Gnol Orbit, Fieras Orbit, Trilar Orbit, Cryslon Orbit, Altair Orbit]
    Playfields:
    - ['0, 0, 0', Sssla, Sssla]
    - ['0, 0, 0', Sssla Orbit, Sssla Orbit]
    # Trilar
    - Coordinates: [-180, 0, 90]
    Color: 0.1, 0.1, 0.8
    Icon: Circle
    OrbitLine: true
    SectorMapType: Planet
    Allow: [Fieras Orbit, Cryslon Orbit]
    # Deny: [Orion Orbit, Kholdan Asteroid Field, Mentar Asteroid Field, Gnol Orbit, Meklon Orbit, Draconis Orbit, Sssla Orbit, Ursa Orbit, Nazin Orbit, Altair Orbit]
    Playfields:
    - ['0, 0, 0', Trilar, Trilar]
    - ['0, 0, 0', Trilar Orbit, Trilar Orbit]
    # Ursa
    - Coordinates: [180, 0, -90]
    Color: 0.8, 0.8, 0.8
    Icon: Circle
    OrbitLine: true
    SectorMapType: Planet
    Allow: [Sssla Orbit, Kholdan Asteroid Field, Altair Orbit]
    # Deny: [Orion Orbit, Kholdan Asteroid Field, Mentar Asteroid Field, Gnol Orbit, Fieras Orbit, Trilar Orbit, Cryslon Orbit, Meklon Orbit, Draconis Orbit, Sssla Orbit, Nazin Orbit]
    Playfields:
    - ['0, 0, 0', Ursa, Ursa]
    - ['0, 0, 0', Ursa Orbit, Ursa Orbit]
     

    Attached Files:

    #1
  2. piddlefoot

    piddlefoot Rear Admiral

    Joined:
    Mar 4, 2015
    Messages:
    1,841
    Likes Received:
    1,612
    At a glance it looks like theres an space before the word Deny, the word Deny on all line should line up with the word above it which in your case is the word Allow.

    Try taking that space out of every line and line up the word Deny to the same position as Allow is in and see if it works, the sector allow system can be pretty fiddly.
     
    #2
  3. super

    super Ensign

    Joined:
    Mar 29, 2018
    Messages:
    4
    Likes Received:
    0
    Thank you, but I dont believe this is the issue. In the version I posted I commented out the deny fields with the pound symbol. I assume, this means it is ignored completely. I was testing out things trying to figure out where the problem was. Either way there is four spaces from the beginning of the line to the Allow, and the Deny lines, so they are spaced appropriately as far as I can tell.

    I made the map smaller to trouble shoot, and still having issues in a 4 planet system, only having 2 warp lines. I even reverted the planets to load default random orbits/planets thinking maybe its glitching out on making the orbits/planets that are causing it to think its not a valid location.

    But if the engine is just having issues with allow and deny then maybe thats it, cause I cant see why this shouldnt work.

    Thanks for the reply.
     

    Attached Files:

    #3

Share This Page