Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 4 of 4 FirstFirst ... 234
Results 31 to 38 of 38
  1. #31
    Trial Moderator Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for Europe
    Bricoman's Avatar
    Join Date
    Dec 2014
    Location
    Where the sun shines
    Posts
    872
    Rep Power
    675

    Default

    Hi,

    Thanks for unlocked file, run fine on 3490LMT after boot GPS with French automatic language.

  2.    Advertissements


  3. #32
    Important User Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,891
    Rep Power
    1364

    Default

    I might be late to the game, but the converted .gpi is corrupted due to the incorrect text substitution at address #8889a2
    Code:
    Please Login or Register to see the links
    It incorrectly find "SL" belonging to lang "CS" and changed it to "CSK" which changed the size of the MLText causing the length to be wrong. I'm surprise that no one complained; maybe Garmin software just ignore the error for that record and recovered/continued. Fortunately my parser coughed
    Here is one incorrectly changed from SK to SL, the SK is part of ">ESK", not ">SK"
    Code:
    Please Login or Register to see the links
    Note that the above are just examples of incorrectness; there are many more that have similar errors.
    So just changing the text "SL" to "SK" and vice-versa is wrong. You must do what sbog said:
    Change "<hr>SL" to "<hr>XX", change "<hr>SK" to "<hr>SL", and then change "<hr>XX" to "<hr>SK"
    Here is the correct conversion
    Spoiler: .

    [Only registered and activated users can see links. ]
    Attached Files Attached Files
    • This post requires you to click the "LIKE this post" button to see Attachments.
    Last edited by osiris4isis; 23rd April 2015 at 06:08 AM.

  4. #33
    Navigation software expert Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    lolypop000's Avatar
    Join Date
    May 2010
    Location
    EU
    Posts
    2,362
    Rep Power
    841

    Default

    When i use this gpi i see no problem, all work ok.
    Maybe as you wrote, garmin somehow continue.
    Last edited by lolypop000; 22nd April 2015 at 06:33 PM.

  5. #34
    Important User Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,891
    Rep Power
    1364

    Default

    Quote Originally Posted by lolypop000 View Post
    When i use this gpi i see no problem, all work ok.
    Maybe as you wrote, garmin somehow continue.
    Trust me the error is there You can check it using hex editor or file comparer; just use the example addresses that I posted. Then you can find out the POI's that have the problem and see if your Garmin show it correctly (remember it corrupted the unfortunate record that happen to match substring "SL" or "SK", not the SL/SK record) Make sure you test the lang CS or ES because those two are the corrupted records, not SL nor SK lang (lucky you lolypop000) So I guess if you are using SL or SK, you're ok; everybody else better use original or corrected conversion.
    Last edited by osiris4isis; 23rd April 2015 at 09:57 PM.

  6. #35
    Navigation software expert Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    lolypop000's Avatar
    Join Date
    May 2010
    Location
    EU
    Posts
    2,362
    Rep Power
    841

    Default

    I use SL, so this is reason why all work OK
    I think that repaired version download only people from SL or SK and this is reason why nobody see error

  7. #36
    Important User Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,891
    Rep Power
    1364

    Default

    Quote Originally Posted by lolypop000 View Post
    I use SL, so this is reason why all work OK
    I think that repaired version download only people from SL or SK and this is reason why nobody see error
    Yea, isn't it ironic? Unless you are using a lang that has the corrupted data, you'll never see it. Still kind of bad to carry all that excess data. I mean if you're interested in only EN, then the file containing just english should be a lot smaller.

  8. #37
    Navigation software expert Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    Giomen's Avatar
    Join Date
    Apr 2009
    Location
    Suomi-Russia
    Age
    56
    Posts
    2,155
    Rep Power
    684

    Default

    If you make GPI parser it will be very interesting for all. I see your thread but it is no interesting for me because I use anothers region and data base. It is pity. I want to be involved to discussion too...
    Garmin, how much is 30 pieces of silver for Judas today? Were they worthy for crucifix of GPSPower?

  9. #38
    Important User Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,891
    Rep Power
    1364

    Default

    Quote Originally Posted by Giomen View Post
    If you make GPI parser it will be very interesting for all. I see your thread but it is no interesting for me because I use anothers region and data base. It is pity. I want to be involved to discussion too...
    My parser is WIP (Work in Progess); that is why I'm searching for any .gpi that would causes problem so I can fix it. There is nothing to prevent anyone from taking in discussion. What is needed are testers (like x-trail) that can help in trying to figure out best way to implement some of my ideas (like directional alerts) I do not have resource to make parser available just yet.

 

 

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
  •