Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Member
    Join Date
    Nov 2014
    Location
    bor
    Posts
    19
    Rep Power
    0

    WIN CE iGO8 and glich Failed to open file: diriconbig800_000.bmp Exiting aplication and iGO8 8.3.2.8"

    This probably isn't new topic but i couldn't find solution here ,so after some searching i wont to share here solution(not mine, credit due) of what i found and my struggle.

    If somebody bring you old but functional gps like they did to me, to insert some navigation(original is too old, no maps, no support), logical choice is to put some old version of IGO ,or like me too put 2 version which gonna read same maps (igo8 and Primo2.0).GPS was some chines wince5 gps and i used Primo 2.0 and iGO 8.3.5.231128 full- both designed for lower spec devices.i also tried primo 2.4 but it wont load, it started and progress bar stall at the middle for long time so it was scratched. Primo 2.0 worked fine and almost pretty fast loaded with full Europe,buildings, dem, speed camera,(everything in here maps 2017 q3), also there was skins, only no TTS because there are any for winCE Serbian.
    But..
    Igo8 started to gives me errors and to crash app with message Failed to open file: diriconbig800_000.bmp Exiting aplication"
    i found out due to problem is related exclusively to the use of NAVTEQ-HERE maps, and / or FDA files,and that it manifests itself only by activating the function: DRIVER ALERT. which are Navteq/HERE feature.
    i tried different versions of iGO 8 v 8.3.5 and glitch happens in all 2-3 different builds because app tries to read icons 800_000.bmp which are only Exclusively for resolution 800x400 and are stored in that folder and not in common. resolution for my device was 400x272 so i don't know why app tries to read bigger bmp files. i found some solution and implemented it but didn't like results

    Spoiler: VER 1
    Using new DA files from TM IGO8 have some problem to handle with that.
    But small action in data.zip or branding.zip will resolve that.

    Error message:
    "Failed to open file: diriconbig800_000.bmp Exiting application"
    In data.zip (also in braning.zip) in section: ui_igo8_da> icons> sys> directions.icons

    Code:
    Please Login or Register to see the links
    but diricon800_00x does not exist. So you have changed all diriconbig800_00x to diriconbig_00x.bmp, like this

    Code:
    Please Login or Register to see the links
    Do not forget $ sight before.
    Another solution is delete all diriconbig800_0xx.bmp

    Error message:
    "Failed to open file: poi_brand.spr Exiting application"

    open: data.zip (also branding.zip), ui_igo8_da> icons> poi> poi.icons (or all xx.icons file) and put before each line $ sign.

    Example:
    you will find this:
    Code:
    Please Login or Register to see the links
    You should change like this:

    Code:
    Please Login or Register to see the links
    explain: do that only if your icons (bmp files) have a common folder (usually are). $ sign tells igo8 that icons are in common folder. If you do not put the sign, that tells you that the icons are in the proper resolution folder (like 480_272). So, you can do the hard work by putting the $ sign before each line, or copy all bmp files from the common folder to the proper resolution folder (like 480_272). I recommending first solution.


    or one similar

    Spoiler: other
    Open the data.zip and follow the path ui_igo8 or ui_igo8_da - icons - sys in the latter open the file directions.icons (just the windows notepad) and change as follows from
    code:

    Code:
    Please Login or Register to see the links
    to
    code:

    Code:
    Please Login or Register to see the links
    For security, I recommend repeating the same procedure for all the other scripts eg.
    code:

    Code:
    Please Login or Register to see the links
    They range from (800_000) to (800_044)


    So i deleted lines without $ sign to stop app searching bmp file in 400x277 folder or u can copy icons form 800x400 to comon folder, but editing data.zip without errors is difficult( there is topic about that)
    So it worked. kinda because on main screen app draws some arrows
    Spoiler: screenshots
    [Only registered and activated users can see links. ]

    in Primo version there was no such alerts or i couldn't figure out what was it so i give up and
    used older version of igo iGO8 8.3.2.83157 found lying around and glitches stopped without editing data.zip.
    Later today thanks to this [Only registered and activated users can see links. ] i released that glitches stopped because version 8.3.2 don't support driver alerts

    if anyone have better solution to use 8.3.5 without glitches or strange signs in screen please share with me
    and also
    I could not find any live links for iGO8 versions 8.3.2 or 8.3.3 or 8.3.4 please share them here
    only live links are for iGO 8.3.5. and i try 3 different builds and 2-3 data.zip, all of them try to read diriconbig800_0xx and causing app to crash
    i'm sharing version which i have iGO8 8.3.2.83157 because i can't find live links of any older version
    Spoiler: link
    Code:
    Please Login or Register to see the links
    Last edited by darko116; 17th February 2018 at 01:28 PM. Reason: dead link replace

  2.    Advertissements


  3. #2
    Junior Member
    Join Date
    May 2011
    Location
    Bulgaria
    Age
    42
    Posts
    9
    Rep Power
    0

    Default

    Darko,
    To use iGO 8.3.5 without hangs or arrow signs, you can dissable Driver Alerts and not use *.FDA files. You can use only *.FBL files.

    I use iGO 8.3.5 on my device with corrected data.zip and I have very small arrow sign, where the program can't find apropriate DA sign. It is not big work to me and I have many DA signs on my screen when iGO is routing me. So it's good, becouse I know which sign is active at the moment when I drive.

    If you want DA on the screen with iGO 8.3.5, you must use corrected data.zip, and where is no apropriate sign, program will show you arrow. If you do not want DA on the screen, dissable them and delete *.FDA files.

    I see that you have iGO 8.3.2, so if you need corrected data.zip or iGO 8.3.2 write to me.

    Good navigation.

  4. #3
    Member
    Join Date
    Nov 2017
    Location
    Greece
    Posts
    9
    Rep Power
    0

    Default

    I tried to use the same versin (iGO 8.3.5) on an old DIS300 but faced the same problem "Failed to open file: diriconbig800_000.bmp". May I have the "corrected data.zip" you mentioned before tigertron? Thanks

    Finally...Following the above instractions, the problem had been solved it wasn't so difficult. Thanks to tigertron
    Last edited by mylkogr; 24th February 2018 at 08:22 PM.

  5. #4
    Junior Member
    Join Date
    May 2011
    Location
    Bulgaria
    Age
    42
    Posts
    9
    Rep Power
    0

    Default

    Here is corrected multiresolution data.zip, if someone need it. I use it with iGO 8.3.5:

    Spoiler: link

    [Only registered and activated users can see links. ]

  6. #5
    Member
    Join Date
    Nov 2014
    Location
    bor
    Posts
    19
    Rep Power
    0

    Default

    sadly link is dead so if you can replace , thanks

    edit
    i got replied so here is the links thanks to tigertron
    Password: tigertron
    Spoiler: link
    Code:
    Please Login or Register to see the links
    Last edited by darko116; 26th February 2018 at 08:58 PM.

  7. #6
    iGO Enthusiast iGO8 and glich Failed to open file: diriconbig800_000.bmp Exiting aplication"
    iGO8 and glich Failed to open file: diriconbig800_000.bmp Exiting aplication"iGO8 and glich Failed to open file: diriconbig800_000.bmp Exiting aplication"iGO8 and glich Failed to open file: diriconbig800_000.bmp Exiting aplication"iGO8 and glich Failed to open file: diriconbig800_000.bmp Exiting aplication"iGO8 and glich Failed to open file: diriconbig800_000.bmp Exiting aplication"iGO8 and glich Failed to open file: diriconbig800_000.bmp Exiting aplication"iGO8 and glich Failed to open file: diriconbig800_000.bmp Exiting aplication"
    Boki's Avatar
    Join Date
    Jun 2014
    Location
    Niš
    Age
    51
    Posts
    6,310
    Rep Power
    4230

    Default

    Here is multidata zip for iGO8.3 with all resolutions supported:
    Spoiler: download

    This post requires you to click the "LIKE this post" button and hit F5 to read this content.
    Before asking a question, know it's already discussed here and at 99.9% is not unique. Use search.
    NO ONE IS A SEER, READ (click on): [Only registered and activated users can see links. ] <- Click!
    [Only registered and activated users can see links. ] <- Click!

    Spoiler: obs
    Many questions become very arduous, a lot of time chewed deja vu...Since we have lost all the year of work and effort, many people have no will to answer the same questions again. Me neither. Use a search, please.

  8. #7
    Junior Member
    Join Date
    May 2011
    Location
    Bulgaria
    Age
    42
    Posts
    9
    Rep Power
    0

    Default

    Quote Originally Posted by darko116
    sadly link is dead so if you can replace , thanks
    Yes, the file was droped down.
    Here are new links:
    Spoiler: Corrected data.zip for iGO 8.3.5.x multiresolution:

    Password: tigertron
    This post requires you to click the "LIKE this post" button and hit F5 to read this content.
    Last edited by Boki; 26th February 2018 at 09:19 PM.

  9. #8
    Junior Member
    Join Date
    Aug 2018
    Location
    Bulgaria
    Posts
    1
    Rep Power
    0

    Default

    Hello, dear friend. Can you please make a new mirror? I really need this file. Thank you.
    Last edited by Midnight Blues; 31st August 2018 at 07:13 AM. Reason: removed quote

  10. #9
    Junior Member
    Join Date
    May 2011
    Location
    Bulgaria
    Age
    42
    Posts
    9
    Rep Power
    0

    Default

    Yes, no problems. Sory for the late answer. I was on a vacation. Hete it is:
    Spoiler: link

    [Only registered and activated users can see links. ]
    Last edited by Boki; 26th August 2018 at 05:44 PM.

  11. #10
    Junior Member
    Join Date
    Aug 2018
    Location
    España
    Posts
    2
    Rep Power
    0

    Default

    after copying DATA.ZIP

    FFUI error.
    FFUIERROR: Parse error [</layer> expected]

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •