Page 13 of 47 FirstFirst ... 3456789101112131415161718192021222338 ... LastLast
Results 241 to 260 of 931

Thread: Pack File Manager 2.4.1 - Compatability Features added

  1. #241

    Default Re: Pack File Manager 2.0.3

    Quote Originally Posted by Anton III View Post
    I downloaded PFM v2.0.4 and came across something rather odd. When I try to open tables from patch16.pack, no columns show up. However, it seems to open patch15.pack fine.
    [snip]
    See this post for quick workaround:
    http://www.twcenter.net/forums/showt...3#post11238463

    Some tables are still iffy and there's quite a few that need some schema work to be readable, but it works for most of the critical files I've tried (i.e. works just fine for everything I need)

    If there's a particular table that doesn't work you need to access, I'll try to help.


    @kenjutsukata:
    Same problem, and thus same solution, as in the post I just linked above.

    @Chosen Man Lt. Richard Sharpe:
    Well, it probably doesn't help that that particular table in the screenshot actually *is* empty. Or, at least, nothing I've tried has shown it to have any data whatsoever. It just has a header but no actual data, according to the Decoding Tool.

  2. #242
    Akaie's Avatar Sangi Ukon'e no Chūjō
    Join Date
    Jun 2011
    Location
    Australia
    Posts
    3,291

    Default Re: Pack File Manager 2.0.3

    Thanks for all the work you've done recently, DaFranker .

    The S2 Onin War Mod | Boshin: Total Domains
    Patron of Erwin Rommel
    Under the proud patronage of Radious


  3. #243

    Default Re: Pack File Manager 2.0.3

    Quote Originally Posted by DaFranker View Post
    See this post for quick workaround:
    http://www.twcenter.net/forums/showt...3#post11238463

    Some tables are still iffy and there's quite a few that need some schema work to be readable, but it works for most of the critical files I've tried (i.e. works just fine for everything I need)

    If there's a particular table that doesn't work you need to access, I'll try to help.


    @kenjutsukata:
    Same problem, and thus same solution, as in the post I just linked above.

    @Chosen Man Lt. Richard Sharpe:
    Well, it probably doesn't help that that particular table in the screenshot actually *is* empty. Or, at least, nothing I've tried has shown it to have any data whatsoever. It just has a header but no actual data, according to the Decoding Tool.
    Unlucky screenshot then, but they are all like that (unless im looking at vanilla game files)

  4. #244

    Default Re: Pack File Manager 2.0.3

    The new installer is available here:

    http://www.aveimil.com/pfm/Pack_File_Manager_2_0_4.zip

    Daniu I can't seem to upload files to the sourceforge project anymore, so please upload this installer when you see this and update the main thread, thanks

  5. #245

    Default Re: Pack File Manager 2.0.3

    Little question, What does it mean if the text is yellow? I opened my mod and units_tables text is yellow. Its any conflict?

    DaFranker, i copy your schema.xml, but still when I opened patch16 no any columns show up

    Also, when I try opened my mod "yellow" units_tables opened normal, but when opened building_unit_allowed and units_to_groupings_military_permissions I got this error

    Spoiler Alert, click show to read: 


    Thanks.
    Last edited by legoras; March 30, 2012 at 04:57 AM.

  6. #246

    Default Re: Pack File Manager 2.0.3

    Quote Originally Posted by legoras View Post
    DaFranker, i copy your schema.xml, but still when I opened patch16 no any columns show up
    Quote Originally Posted by DaFranker View Post
    See this post for quick workaround:
    http://www.twcenter.net/forums/showt...3#post11238463
    I've only mentioned this bug three times. From now on, a stern look and a polite-but-disapproving link to previous posts will be standard procedure.

  7. #247

    Default Re: Pack File Manager 2.0.3

    New schema for cai_personalities_construction_preference_policy_building_junctions_table


    Code:
      <table name='cai_personalities_construction_preference_policy_building_junctions_tables' >
        <field name='unknown' type='string' />
        <field name='unknown' type='string' />
        <field name='BuildingIDRef' type='string' />
        <field name='Preference_Policy' type='string' />
        <field name='Weight' type='float' />
        <field name='unknown' type='int' version_start='2' />
      </table>
    New schema for campaign_difficulty_handicap_effects_table

    Code:
      <table name='campaign_difficulty_handicap_effects_tables' >
        <field name='Difficulty' type='int' />
        <field name='True__x0023__Player_x0020_False__x0023__AI' type='boolean' />
        <field fkey='effects_tables.Effect ID' name='Effect_IDRef' type='string' />
        <field name='Magnitude' type='float' />
        <field name='Campaign' type='optstring' version_start='1' />
      </table>
    cai_personalities_table

    Code:
      <table name='cai_personalities_tables' >
        <field name='unknown' type='string' />
        <field name='unknown' type='string' />
        <field name='unknown' type='string' />
        <field fkey='campaign_ai_personalities_tables.Campaign Personality ID' name='unknown' type='string' />
        <field name='unknown' type='string' />
        <field name='unknown' type='string' />
        <field name='unknown' type='string' />
        <field name='unknown' type='string' />
        <field name='unknown' type='string' />
        <field name='unknown' type='string' />
        <field name='unknown' type='string' />
        <field name='unknown' type='boolean' />
        <field name='unknown' type='string' version_start='2' />
      </table>
    Last edited by Yarkis de Bodemloze; March 30, 2012 at 07:39 AM.

  8. #248

    Default Re: Pack File Manager 2.0.5

    Okay, fixed the patch 16 issue, uploaded as 2.0.5.
    - enabled replacing several packs with a patch file (fixes patch 16)
    - repaired Ctrl-O shortcut for opening pack file

    BTW, has anyone tried the automatic software update?
    I missed Yarkis' last edit with the cai personalities, I'm uploading that as an update.

    AveiMil, you failing to upload may have been the result of the project having been upgraded.
    I edited the permissions now, please try again.
    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

  9. #249

    Default Re: Pack File Manager 2.0.5

    EXCELLENT! Thank you daniu happily browsing and extracting now.
    character_skill_level_to_effects_junctions seems not readable at the moment, checking now if you can use an older version and have it read new entries with FOTS data.

  10. #250
    Radious's Avatar I came, I saw, I modded
    Join Date
    Mar 2009
    Location
    Czech Republic
    Posts
    11,083

    Default Re: Pack File Manager 2.0.5

    Is there a way now how to update units_stats_land tables? Cant make my old tables work still and that tsv transfer is bit complicated to me. I managed to fix units_tables but still not units_stats_land.

    Winner of the 2011, 2012. 2014, 2015, 2016 and 2017 Modding Awards in Total War Shogun 2, Rome 2, Attila, Warhammer 1 and Warhammer 2.
    Follow us here - Team Radious




  11. #251
    ManBearPig1's Avatar Foederatus
    Join Date
    Mar 2010
    Location
    England
    Posts
    29

    Default Re: Pack File Manager 2.0.5

    Hey Daniu, thanks for the updates! Could someone please tell me how to change pack type? The option is greyed out, I only ask because I never can get a mod to work without changing the pack to a movie
    Last edited by ManBearPig1; March 30, 2012 at 11:58 AM.

  12. #252

    Default Re: Pack File Manager 2.0.5

    [QUOTE=ManBearPig1;11245133Could someone please tell me how to change pack type?[/QUOTE]

    It automatically sets it to "mod" now, and it's working for me. you can still open the file in another version of PFM and change it to movie if you *really* want to, but mod is working (as long as you update your user.script)

  13. #253
    Noif de Bodemloze's Avatar The Protector of Art
    Content Emeritus

    Join Date
    Apr 2009
    Location
    Finland
    Posts
    5,747

    Default Re: Pack File Manager 2.0.5

    deleted
    Last edited by Noif de Bodemloze; March 30, 2012 at 12:48 PM.

  14. #254

    Default Re: Pack File Manager 2.0.5

    Daniu,

    Thanks for keeping this tool up to date and improving its functionality. For me, being able to mod total war has turned it from a good game into my favourite series of games, and this tool has facilitated modding it very nicely.

    Has anyone been able to mod landbattle.xml in FotS? The FotS version appears to be in the effects directory in patch15.

    Edit: I think I found a good landbattle.xml in the patch_bp.pack.
    Last edited by rikktherek; March 30, 2012 at 01:58 PM. Reason: Spelling

  15. #255

  16. #256
    ManBearPig1's Avatar Foederatus
    Join Date
    Mar 2010
    Location
    England
    Posts
    29

    Default Re: Pack File Manager 2.0.5

    Thanks madpluck, having some difficulty getting the mods to work and getting to grips with the new pfm, thanks for the help

  17. #257

    Default Re: Pack File Manager 2.0.5

    Quote Originally Posted by Radious View Post
    Cant make my old tables work still and that tsv transfer is bit complicated to me.
    If in 2.0.5 still doesnt working, try to disable "Use ComboBox Cells" in Pack file manager.
    When I disable this, for me ALL working! No any errors = my old mods works xD
    Try it

  18. #258
    Radious's Avatar I came, I saw, I modded
    Join Date
    Mar 2009
    Location
    Czech Republic
    Posts
    11,083

    Default Re: Pack File Manager 2.0.5

    Quote Originally Posted by legoras View Post
    If in 2.0.5 still doesnt working, try to disable "Use ComboBox Cells" in Pack file manager.
    When I disable this, for me ALL working! No any errors = my old mods works xD
    Try it
    Did it on units_lands_tables but its crashing when i load battle.

    Winner of the 2011, 2012. 2014, 2015, 2016 and 2017 Modding Awards in Total War Shogun 2, Rome 2, Attila, Warhammer 1 and Warhammer 2.
    Follow us here - Team Radious




  19. #259
    Akaie's Avatar Sangi Ukon'e no Chūjō
    Join Date
    Jun 2011
    Location
    Australia
    Posts
    3,291

    Default Re: Pack File Manager 2.0.5

    PFM 2.0.5 seems to have dealt with my projectiles troubles. Thanks daniu .

    The S2 Onin War Mod | Boshin: Total Domains
    Patron of Erwin Rommel
    Under the proud patronage of Radious


  20. #260

    Default Re: Pack File Manager 2.0.5

    Quote Originally Posted by Radious View Post
    Is there a way now how to update units_stats_land tables? Cant make my old tables work still and that tsv transfer is bit complicated to me. I managed to fix units_tables but still not units_stats_land.
    Are you just trying to port the units_stats_land tables in your currently released mods? If so, I could grab those and see if I can update them for you... unless the problem has already been fixed? I see an edit to your stats mod thread dated *after* this post.
    Last edited by DaFranker; March 30, 2012 at 04:22 PM.

Posting Permissions

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