Results 1 to 4 of 4

Thread: Followed Danius' guide, yet Rome II insists on crashing. What did I do wrong?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    BenMS86's Avatar Laetus
    Join Date
    Sep 2013
    Location
    Arnhem, The Netherlands
    Posts
    4

    Default Followed Danius' guide, yet Rome II insists on crashing. What did I do wrong?

    As the title says, after I created my mod in PFM (edited DB tables from data_rome2.pack with my mod, and afterwards postprocessed it), I followed Danius' guide on how to install it. I have done so now, but since then whenever I've checked my mod in the mod manager to run, Rome II keeps on crashing. Can anyone experienced do me a favour and look at the files and tell me what I did wrong?
    Thanks!

    BensMod.7z

  2. #2

    Default Re: Followed Danius' guide, yet Rome II insists on crashing. What did I do wrong?

    You need to rename your tables in PFM to something other than the CA names. e.g. 'campaign_variables' -> 'campaign_variables_ben'. Right now you are completely overwriting CA's tables with your own fragments, so when the game loads it expects to find a lot more information in these tables than what yours contain, crashing the game.

  3. #3
    BenMS86's Avatar Laetus
    Join Date
    Sep 2013
    Location
    Arnhem, The Netherlands
    Posts
    4

    Default Re: Followed Danius' guide, yet Rome II insists on crashing. What did I do wrong?

    Thanks, that solved the issue. Now I can properly test whether all my modifications work SOLVED

  4. #4

    Default Re: Followed Danius' guide, yet Rome II insists on crashing. What did I do wrong?

    Note that this is exactly what the "Rename" feature in the Postprocess menu is for; it allows you to add a prefix to some or all files in your pack.
    Tools: PFM 4.1 - EditSF 1.2.0
    (Download PFM - Download EditSF)
    Warscape Modding Guide
    Join the PFM User Group on Steam to receive PackFileManager update notifications.

    Respecto Patronum

Posting Permissions

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