Scenery issue

  • So I spent all weekend generating 38 gigs of Ohio & Kentucky scenery, and went through all the steps to convert it, but after putting the generated scenery in the appropriate folder, aerofly pauses for about a minute now during the loading scenery phase, but none of my scenery is in aerofly. How do I troubleshoot this?

    :/

  • Hi pkaser,

    unfortunately this is not enough information to imagine what happened.

    Did the Geoconversion run successfully?

    Which levels did you process?

    Can you publish your TMC file?

    Into which folder did you place the files?

    What is the name of the folder?

    What is the size of the folder?

    Hope you can sort out this problem.

    Rodeo

  • 1. Yes

    2. 9-14

    3. See Below

    4. f:\Aerofly\Scenery\Images\ (my scenery folder which has other working scenery)

    5. f:\Aerofly\Scenery\Images\Ohio\

    6. 37.5 Gb

    <[file][][]

    <[tmcolormap_regions][][]

    <[string] [folder_source_files][./input_aerial_images/]>

    <[bool] [write_images_with_mask][true]> // global flag -> if this is true, no image is created

    // if a mask is required. if this is false you can still

    // disable mask images for a selected level, see below

    // images with mask are always 'problematic'. rule of thum

    // is to create an area as large as possible

    <[bool] [write_ttc_files][true]>

    <[string8][folder_destination_ttc][./scenery/images/]>

    <[bool] [always_overwrite][true]>

    <[list][region_list][]

    <[tmcolormap_region][element][0]

    <[uint32] [level] [9]>

    <[vector2_float64] [lonlat_min] [-80.31 38.45]>

    <[vector2_float64] [lonlat_max] [-83.55 41.09]>

    >

    <[tmcolormap_region][element][0]

    <[uint32] [level] [10]>

    <[vector2_float64] [lonlat_min] [-80.31 38.45]>

    <[vector2_float64] [lonlat_max] [-83.55 41.09]>

    >


    <[tmcolormap_region][element][0]

    <[uint32] [level] [11]>

    <[vector2_float64] [lonlat_min] [-80.31 38.45]>

    <[vector2_float64] [lonlat_max] [-83.55 41.09]>

    >

    <[tmcolormap_region][element][0]

    <[uint32] [level] [12]>

    <[vector2_float64] [lonlat_min] [-80.31 38.45]>

    <[vector2_float64] [lonlat_max] [-83.55 41.09]>

    >

    <[tmcolormap_region][element][0]

    <[uint32] [level] [13]>

    <[vector2_float64] [lonlat_min] [-80.31 38.45]>

    <[vector2_float64] [lonlat_max] [-83.55 41.09]>

    >

    <[tmcolormap_region][element][0]

    <[uint32] [level] [14]>

    <[vector2_float64] [lonlat_min] [-80.31 38.45]>

    <[vector2_float64] [lonlat_max] [-83.55 41.09]>

    >

    >

    >

    >

  • 9.03-tmmodule: creating terrain tree manager begin

    9.04-tmcompress: ERROR: (error creating terrain tree manager -> error=-1)

  • Have you been successful once before with a geoconvert project?

    Try to run a small area of your ohio project over all levels, 9, 11-14.

    Make sure to set all masks to true for this test case.

    And please test to rearrange your coordinate order like this:

    <[vector2_float64] [lonlat_min] [-83.55 41.09]>

    <[vector2_float64] [lonlat_max] [-80.31 38.45]>

    That's all just testing to find out the reason for the failure.