Trouble with Geoconvert tool about pictures

  • Hi all.

    Any Idea....? Please take a look at Log File.

    Thx for Tip.

    0.00: (tmsystimer,1) (tmsyssound,20)

    0.00: init modules=(tmsystimer=ok) (tmsyssound=(default=Generic Software) (0:Generic Software) (version=1.1) (1.1)) done

    0.11:

    0.11: // ----------------------------------------------------------------------------

    0.11: // Aerofly FS 2 Content Converter version 1.4.3

    0.11: //

    0.11: // Copyright (C) 1998-2017 IPACS all rights reserved

    0.11: // https://www.aerofly.com

    0.12: //

    0.12: // you are not allowed to distribute this software except with the permission

    0.12: // of ipacs

    0.12: //

    0.12: // the software is provided "as is", without warranty of any kind, express or

    0.12: // implied, including but not limited to the warranties of merchantability,

    0.12: // fitness for a particular purpose and noninfringement of third party rights.

    0.12: // in no event shall the copyright holder or holders included in this notice be

    0.13: // liable for any claim, or any special indirect or consequential damages, or

    0.13: // any damages whatsoever resulting from loss of use, data or profits, whether

    0.13: // in an action of contract, negligence or other tortious action, arising out

    0.14: // of or in connection with the use or performance of this software.

    0.14: // ----------------------------------------------------------------------------

    0.14:

    0.14: using output folder 'C:/Users/ulilo/Documents//Aerofly FS 2/'

    0.14:

    0.14: ====================================================================================

    0.15: converting folder = './'

    0.15: WARNING: property 'lights' is not a member of type 'tmsimulator_scenery_place' hash=5362608657203157724.

    0.15: WARNING: property 'width1' is not a member of type 'tmsimulator_runway' hash=3833517236431311294.

    0.16: converting geometry file './edka_decal.tgi'

    0.16: (type = 'decal')

    0.34: ERROR: (texture 'asphalt_runway__typeblue__brightnes_color' is not used by any geometry)

    0.34: ERROR: (texture 'asphalt_runway__typeblue__brightnes_color05' is not used by any geometry)

    0.35: saving 'c:/users/ulilo/documents//aerofly fs 2/scenery/places/germany/tx/edka/edka_decal.tmb': geom=14 materials=2

    0.37: converting geometry file './edka_obj.tgi'

    0.37: (type = 'object')

    0.39: ERROR: (texture 'asphalt_runway__typeblue__brightnes_color' is not used by any geometry)

    0.39: ERROR: (texture 'asphalt_runway__typeblue__brightnes_color05' is not used by any geometry)

    0.44: saving 'c:/users/ulilo/documents//aerofly fs 2/scenery/places/germany/tx/edka/edka_obj.tmb': geom=44 materials=4

    0.49: converting geometry file './edka_rwy.tgi'

    0.49: (type = 'ground')

    0.51: ERROR: (texture 'asphalt_runway__typeblue__brightnes_color' is not used by any geometry)

    0.52: ERROR: (texture 'asphalt_runway__typeblue__brightnes_color05' is not used by any geometry)

    0.53: adding uniform 'base_color' = 1.00 1.00 1.00 1.00

    0.69: saving 'c:/users/ulilo/documents//aerofly fs 2/scenery/places/germany/tx/edka/edka_rwy.tmb': geom=2 materials=2

    0.80:

    0.80: converting 1 image files in parallel

    0.80: ERROR: (image './tree_transparent.png' dimensions is not power of two -> 88 x 128

    0.80: ERROR: (cannot convert image file './tree_transparent.png')

    0.81: writing scenery tsc file 'C:/Users/ulilo/Documents//Aerofly FS 2/scenery/places/germany/tx/EDKA/EDKA_DE.tsc'

    0.81:

    0.81:

    0.82: // ----------------------------------------------------------------------------

    0.82: // SUMMARY OF TEXTURES NOT USED

    0.82: // ----------------------------------------------------------------------------

    0.83: ERROR: (texture 'asphalt_runway__typeblue__brightnes_color' is not used by any geometry)

    0.83: ERROR: (texture 'asphalt_runway__typeblue__brightnes_color05' is not used by any geometry)

    0.84: ERROR: (texture 'asphalt_runway__typeblue__brightnes_color' is not used by any geometry)

    0.84: ERROR: (texture 'asphalt_runway__typeblue__brightnes_color05' is not used by any geometry)

    0.84: ERROR: (texture 'asphalt_runway__typeblue__brightnes_color' is not used by any geometry)

    0.85: ERROR: (texture 'asphalt_runway__typeblue__brightnes_color05' is not used by any geometry)

    0.85:

    0.85:

    0.85: // ----------------------------------------------------------------------------

    0.86: // SUMMARY

    0.86: // ----------------------------------------------------------------------------

    0.86: input folder 0 = './'

    0.87: output folder 0 = 'C:/Users/ulilo/Documents//Aerofly FS 2/scenery/places/germany/tx/EDKA/'

    0.87: file types = 'tsc' 'tgi' 'jpg' 'bmp' 'tif' 'png'

    0.89: 0 files copied

    0.90: 0 textures copied

    0.90: 0 sounds converted

    0.90: 3 geometries converted

    0.91: 8 errors

    The Pictures are at 2048x2048 / 96 Pixel per inch / 21.33 zoll

    24 Color


    Regards

    ULI

  • Read the tm log that you posted. Remove from your airport folder the following

    texture 'asphalt_runway__typeblue__brightnes_color

    texture 'asphalt_runway__typeblue__brightnes_color05

    Also make sure that when you make a texture map only use _color for the texture and _light for the same but lit for nighttime.

    Also, please take another look at the use for ; tree_transparent.png as this is not a proper format as well.

    IPACS Development Team Member

    I'm just a cook, I don't own the restaurant.
    On behalf of Torsten, Marc, and the rest of the IPACS team, we would all like to thank you for your continued support.

    Regards,

    Jeff

  • The JPG or TIF images need to be the power of 2.

    We usually use 512x512 or 1024x1024. All map textures should end in _color

    If you are using a TIF to us alpha then make sure that you check the box 'save color values from transparent pixels'

    Please take a look at the tutorial on our wiki, it's for 3DS Max but you will still learn the proper process from it. HERE

    IPACS Development Team Member

    I'm just a cook, I don't own the restaurant.
    On behalf of Torsten, Marc, and the rest of the IPACS team, we would all like to thank you for your continued support.

    Regards,

    Jeff