Page 6 of 18 FirstFirst 12345678910111213141516 ... LastLast
Results 101 to 120 of 360

Thread: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

Hybrid View

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

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    it's already included in the compilation, check the readme or in post 13 for details

  2. #2

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    Well i uninstalled and downloaded some " major bug " fixes, but the problem is that i can't find some directories with those scripts when downloading and adding one by one, espiacially with that transilvanian ghost (Hungary) bug BAI is very good for me, almost never had a crash when in battle or when there is reinforcements. I had a bug with men at arms playing as Genoa, The whole comp download just slows my game too much, adds lags to battles and something is wrong when you try to choose graphics options, not even brightness. Even menu lag is sensible. AND
    gsthoed I reinstalled whole mod after the lags with the comp and then installed a new the mod and bug comp, but still lags and strange happenings while trying to change graphics options and brigthness. Then uninstalled again, and installed one by one separate major bug fixes and it now runs fine like before. I think you are right that new BAI were sloing my game game quite a bit

  3. #3

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    The bug concerns the "Death of Leaders" section of the campaign_script (see discussion here ).
    Assuming that the repeating "Faction Destroyed" messages are fixed, a fix can go like this:

    Code:
    monitor_event BecomesFactionLeader FactionType portugal
        and Trait FactionFutureRegent = 0
    ;and FactionHasRank
    
        historic_event portugal_king_event
    end_monitor
    
    monitor_event BecomesFactionLeader FactionType portugal
        and Trait FactionFutureRegent >= 1
    ;and FactionHasRank
    
        historic_event portugal_regent_event
    end_monitor

  4. #4

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    Just a thought about the new 2TPY, with halved income and religious conversions, what about also halving unit upkeep costs for further balancing?

  5. #5

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    yeah the halved income is bad approach the real solution would be doubling build/training/pool replenishment time, but such thing is hard to do with a toggable submod, it can be done but then compatibility with tons of other submods is completely forgone

  6. #6

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    Is the fix in post 13 save game compatible?
    "Alea iacta est"

  7. #7

  8. #8

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    OK, then I'll wait with this install. Good job btw!
    "Alea iacta est"

  9. #9
    Barkhorn1x's Avatar Biarchus
    Join Date
    Jan 2006
    Location
    Davie, FL
    Posts
    678

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    Hello Melooo182.

    Nice work here on behalf of the community.

    Can you tell me what the G5 Settlement fix does?
    "Après moi le déluge"


  10. #10

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    http://www.twcenter.net/forums/downl...o=file&id=3203
    Quote Originally Posted by Germanicu5
    ...Changes include optimised defense points layout, which enables AI to defend settlements in a more
    challenging way, a small but noticeable feature.
    you're welcome

  11. #11

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    Hello Meloo182, and this is also my first post! I'm getting the same error like Banquo's, when I choose a faction and click start the game goes back to 'choose campaign/quick battle' menu. My SS setup checks Savage AI and Disable RR, and 6.3 to 6.4 worked fine (can start campaign). Is there any suggestion on how to fix this?

  12. #12

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    Hello

    I just downloaded the bugfix compilation and replaced the folder in my mods section but im such a computer noob and didnt realize that byg's, permanent towers, etc... were considered submods so i did all the steps, without disabling them, i only realized after, i ran the game and just quickly ran through like 3 turns, i didnt notice anything (except the updates ie. loading screen says 1.26 bugfix, the family tree names have changed, in my case England --> Pole)

    I'm worried though, should i be?

    Thank you!

  13. #13

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    Plus when i ran it, atleast the name changes were in my save game and the mod specifically says not save game compatible, any help for this noob would be appreciated, thanks

  14. #14

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    Wut? england's family changed to poland's?

    disabling all the submods and applying the bugfix again, should do it i think.

    also remember you'll have to start a new campaign, all old previous saves will be either useless or start having problems/errors.

  15. #15

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    ok thank you very much!

    and i meant England's family tree had the surname "Pole" added lol

  16. #16

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    Great job guys. It really fixes all major issues in gameplay. The improvement is more than obvious.

  17. #17

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    Error in export_descr_ancillaries file:
    Code:
    ;------------------------------------------ 
    Trigger anthony_of_padua 
    WhenToTest GovernorBuildingCompleted 
    Condition SettlementBuildingFinished >= abbey
     and IsGeneral 
     and CultureType southern_european 
     and I_EventCounter aldus_manutius_in = 1
     
     AcquireAncillary anthony_of_padua chance 75
    It should be: and I_EventCounter anthony_of_padua_in = 1

  18. #18
    Marman's Avatar Foederatus
    Join Date
    Feb 2012
    Location
    Armenia
    Posts
    25

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    Hey,

    I have installed SS6.3_installation_patcher_v.2.5.exe over SS6.3 and afterwards applied SS6.4.exe over it.
    Should I still apply this fix (SS6.4 BUGFIX COMPILATION v1.26) after all?

    Thanx

  19. #19

  20. #20
    Marman's Avatar Foederatus
    Join Date
    Feb 2012
    Location
    Armenia
    Posts
    25

    Default Re: Bug Fixes for SS6.4- DO NOT POST ANY BUGS IN HERE

    Quote Originally Posted by Melooo182 View Post
    if you want to fix most bugs in SS6.4, yes.
    Thanx much Melooo182.
    I applied the fix and it seems running smoothly.
    Cheers!

Posting Permissions

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