Results 1 to 30 of 49

Thread: Stripped-Down Mod Folder

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Re: Stripped-Down map

    Hi,
    Thanks very much for the map Alpaca. I've built something onto it (and cropped it down a bit) but can't seem to get it working, crashes when I click start campaign (without creating a log file). I'm sure I've edited all the necassary text files without mistake.

    I was wondering if you could take a look and see what's wrong?

    Link in my next post.

  2. #2

  3. #3
    Harbinger of... saliva Member alpaca's Avatar
    Join Date
    Aug 2003
    Location
    Germany
    Posts
    2,767

    Default Re: Stripped-Down map

    Sorry mate, I usually make it a principle to not fix other people's stuff for them directly.
    I can try to help you if you give me a detailed description of what you did, but the first thing you should do is to undo everything and apply the changes one at a time. This will most likely deliver you with the solution.

  4. #4

    Default Re: Stripped-Down map

    Quote Originally Posted by alpaca
    Sorry mate, I usually make it a principle to not fix other people's stuff for them directly.
    I can try to help you if you give me a detailed description of what you did, but the first thing you should do is to undo everything and apply the changes one at a time. This will most likely deliver you with the solution.
    By no means did I expect you to fix it for me, I just thought it would be easier and quicker if I showed you what I had done rather than explaining it. Sorry if I gave the wrong impression

    Basically I've added most of the North American continent, the terrain map comes to 1001x851. I'm positive all the other map sizes are correct.

    Firstly I was getting a CTD once the loading bar had gone all the way across, and I pinned this down to there being one giant province. Once I removed a lot of the terrain (leaving Central America) it loaded fine. So I added 19 more random provinces named one, two, three etc. I've added these to descr_sound_music_types, descr_regions, imperial_campaign_regions_and_settlement_names, descr_regions_and_settlement_name_lookup and descr strat. With this last one I just copy and pasted all the stuff from your City, like buildings and stuff, to the new provinces.

  5. #5
    Harbinger of... saliva Member alpaca's Avatar
    Join Date
    Aug 2003
    Location
    Germany
    Posts
    2,767

    Default Re: Stripped-Down map

    You sure you don't get an error? Each settlement needs the settlement keyword before the actual tag in descr_strat

    Code:
    settlement
    {
    ...
    }
    settlement
    {
    ...
    }
    What you have is:
    Code:
    settlement
    {
    ...
    }
    
    {
    ...
    }

  6. #6

    Default Re: Stripped-Down map

    Thanks for pointing that out, I still get the crashes though As a matter of fact I do get a series of errors, just a log file isn't created.






  7. #7
    Harbinger of... saliva Member alpaca's Avatar
    Join Date
    Aug 2003
    Location
    Germany
    Posts
    2,767

    Default Re: Stripped-Down map

    Quote Originally Posted by Tominokar
    Thanks for pointing that out, I still get the crashes though As a matter of fact I do get a series of errors, just a log file isn't created.
    Well try using the backup from before you added the provinces (always make backups of working versions by the way) and add them one by one.

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
  •  
Single Sign On provided by vBSSO