Results 1 to 4 of 4

Thread: Missing Map Files

  1. #1

    Default Missing Map Files

    Hi everyone,

    I just updated to the latest blight patch (386.5) and now when I want to open my map, the following message occurs:


    But thats not true. In my ClientPrefs_Common.def there is the following line:
    Code:
    	string mapPath = "resources_override\resources\interface\maps"
    Now I wonder if there's something wrong with the blight patch. I noticed, there are some more def files in the resources\interface\maps folder which are not in resources_override\interface\maps. Can anyone confirm/not confirm?

    Edit:
    I patched back to live and the map is there again (with default settings...) so something must have changed with the map behaviour
    Research Assistant Pharaxes Sphaerideion (started playing 2007-09-08, ascended 2008-06-15)
    Dragon Adventurer: 100 (2009-01-05) Dragon Crafter: 100 (prior 2008-06-04)
    Dragon Crystalshaper: 100 (2013-12-21) Dragon Lairshaper: 100 (2013-09-28)

  2. #2

    Default Re: Missing Map Files

    Sorry we're a bit slow on providing updated information on the map functionality. With the 386.5 client, you'll need a new map file:
    maps.def

    This should be located in your mapPath folder and lists the map folders to load.

    Given your setup:
    string mapPath = "resources_override\resources\interface\maps"

    You'd need a maps.def file located at:
    resources_override\resources\interface\maps\maps.d ef
    (for reference see: resources\interface\maps\maps.def)

    GAME_MAP_LIST
    {
    string map1 = "Aughundell"
    string map2 = "Balit's"
    string map3 = "Tazoon"
    string map4 = "Chiconis"
    string map5 = "Dalimond"
    }

    You can add as many maps as you would like. Just list them following the same format.

    Yfelvik
    - Istaria Customer Support

  3. #3

    Default Re: Missing Map Files

    Does one need to make two versions of a map pack now? One for the blight client and one for the live client or will the live client just ignore the files if they're there?
    Research Assistant Pharaxes Sphaerideion (started playing 2007-09-08, ascended 2008-06-15)
    Dragon Adventurer: 100 (2009-01-05) Dragon Crafter: 100 (prior 2008-06-04)
    Dragon Crystalshaper: 100 (2013-12-21) Dragon Lairshaper: 100 (2013-09-28)

  4. #4

    Default Re: Missing Map Files

    Only one version of the map pack is needed. The live client will ignore the new maps.def and just read in all the folders. The Blight client will read the maps.def, then load those folders described.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: March 20th, 2013, 10:58 PM
  2. convert files to .agh
    By Blue Hasia in forum Help (Question and Answer)
    Replies: 6
    Last Post: December 14th, 2010, 03:12 PM
  3. Help with .DEF files
    By Archaic in forum Help (Question and Answer)
    Replies: 4
    Last Post: December 23rd, 2009, 08:05 PM
  4. stlportXXXX.dll files missing in patcher
    By Y2Sky in forum General
    Replies: 3
    Last Post: January 2nd, 2006, 12:32 PM
  5. Map files?
    By Dobro in forum General
    Replies: 1
    Last Post: November 7th, 2004, 01:24 AM

Posting Permissions

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