Results 1 to 16 of 16

Thread: Issue with Arche Seleukeia and Babylonian Festival

  1. #1
    Megas Alexandros's heir Member Spoofa's Avatar
    Join Date
    Aug 2006
    Posts
    695

    Default Issue with Arche Seleukeia and Babylonian Festival

    I think this has been mentioned before but not in the Bug report forum, so here I am, using version 1.0 with city mod installed, when the babylonian festival comes around my general's in the area get the festival trait, and their movement reduced, then even though the trait is gone the general still has a lessened movement, and when it comes around again if he had previously had participated in the festival then his movement would be reduced to nothing, permanently reducing him to government duty in babylon.

  2. #2
    Megas Alexandros's heir Member Spoofa's Avatar
    Join Date
    Aug 2006
    Posts
    695

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    bah sorry, I obviously didnt look back far enough, found the topic about this.

    my bad

  3. #3

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    I've thought about it - but since the EDCT (as it is called internally) is not my field I did not touch it, I know the guy who 'owns' it would go mad if I screwed up - but there is a reset trait.

    So either the reset trigger doesn't work as intended; or the issue isn't BabylonNewYear related at all.
    - Tellos Athenaios
    CUF tool - XIDX - PACK tool - SD tool - EVT tool - EB Install Guide - How to track down loading CTD's - EB 1.1 Maps thread


    ὁ δ᾽ ἠλίθιος ὣσπερ πρόβατον βῆ βῆ λέγων βαδίζει” – Kratinos in Dionysalexandros.

  4. #4
    EB annoying hornet Member bovi's Avatar
    Join Date
    Jan 2007
    Location
    Norway
    Posts
    11,796

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    The reset trigger doesn't work as it should. It does however work correctly if you use the console commands, which is how they were tested originally. As a workaround, keep your FL and heir outside of settlements in the area around Babylon, or disable the triggers affecting the festival trait.

    Having problems getting EB2 to run? Try these solutions.
    ================
    I do NOT answer PM requests for help with EB. Ask in a new help thread in the tech help forum.
    ================
    I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. - Stephen Hawking

  5. #5
    Member Member anubis88's Avatar
    Join Date
    Apr 2007
    Location
    Slovenia
    Posts
    3,400

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    and that can be done of course....... how?
    Europa Barbarorum Secretary

  6. #6
    EB annoying hornet Member bovi's Avatar
    Join Date
    Jan 2007
    Location
    Norway
    Posts
    11,796

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    keep your FL and heir outside of settlements in the area around Babylon
    ...

    Having problems getting EB2 to run? Try these solutions.
    ================
    I do NOT answer PM requests for help with EB. Ask in a new help thread in the tech help forum.
    ================
    I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. - Stephen Hawking

  7. #7
    Member Member anubis88's Avatar
    Join Date
    Apr 2007
    Location
    Slovenia
    Posts
    3,400

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    mi faction leader resides in Antioch, but he still can't move.... ( he was never in seleucia)
    Europa Barbarorum Secretary

  8. #8

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    What are the console commands?

  9. #9
    EB annoying hornet Member bovi's Avatar
    Join Date
    Jan 2007
    Location
    Norway
    Posts
    11,796

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    If you do not know how to do the first and third option, your solution is to do the second, as said.

    Having problems getting EB2 to run? Try these solutions.
    ================
    I do NOT answer PM requests for help with EB. Ask in a new help thread in the tech help forum.
    ================
    I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. - Stephen Hawking

  10. #10
    Member Member anubis88's Avatar
    Join Date
    Apr 2007
    Location
    Slovenia
    Posts
    3,400

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    Yeah, right, no problem...oh yeah.... it doesn't work!
    Europa Barbarorum Secretary

  11. #11
    EB annoying hornet Member bovi's Avatar
    Join Date
    Jan 2007
    Location
    Norway
    Posts
    11,796

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    It does. Any future heir/FL staying in a settlement in Babylon will get screwed (permanently), those who don't will be fine.

    Having problems getting EB2 to run? Try these solutions.
    ================
    I do NOT answer PM requests for help with EB. Ask in a new help thread in the tech help forum.
    ================
    I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. - Stephen Hawking

  12. #12
    Member Member Folgore's Avatar
    Join Date
    Oct 2007
    Location
    The Netherlands
    Posts
    255

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    What is 'the area around Babylonia' exactly? My Faction Leader was in Antiocheia and my Faction Heir in Ektabana and they both got the Babylonian Newyear trait. (I just started a new campaign, so no big deal.)

    To disable a certain trait do you have to go into the "descr_character_traits.txt" and put semicolons ';' in front of the trait and all subsequent code until the next trait?

  13. #13

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    Why can't you just give the console sequence as a fix?

    does 0 for give_trait act as null aka remove trait?

    give_trait <char name> BabylonianNewYear -1

    ??
    Last edited by skuzzy; 11-10-2007 at 02:39.
    I'm Batman!

  14. #14

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    IIRC you specify a level of trait (Compare: int values can't have the value null either in for example Java). Since -1 is an invalid (aka nonexistent) level ...

    @Folgore that leaves you with the trigger. I suggest you simply remove the trait effects by commenting those out (the semi-colon method).

    That way:
    a) you still get the trait (and the trait itself is a nice touch, is it not?)
    b) you don't get the penalty
    c) you don't have to do as much work
    d) you don't screw up as easily.

    - Tellos Athenaios
    CUF tool - XIDX - PACK tool - SD tool - EVT tool - EB Install Guide - How to track down loading CTD's - EB 1.1 Maps thread


    ὁ δ᾽ ἠλίθιος ὣσπερ πρόβατον βῆ βῆ λέγων βαδίζει” – Kratinos in Dionysalexandros.

  15. #15
    EB annoying hornet Member bovi's Avatar
    Join Date
    Jan 2007
    Location
    Norway
    Posts
    11,796

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    The reason why I've been stingy with how to do the others, is because the way to change traits has been amply demonstrated throughout the forum, and telling people how to do so has always caused all sorts of follow up questions that are equally easy to find the answer to on the forum. Seems they came anyway.

    Just so you know, whichever solution you use, your guys that are currently affected can't be saved. The fix is not retroactive. So keeping them out of cities is just as good as any other way. Tellos' way of commenting the effect is as good as commenting out the triggers.

    Having problems getting EB2 to run? Try these solutions.
    ================
    I do NOT answer PM requests for help with EB. Ask in a new help thread in the tech help forum.
    ================
    I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. - Stephen Hawking

  16. #16

    Default Re: Issue with Arche Seleukeia and Babylonian Festival

    Quote Originally Posted by bovi
    Just so you know, whichever solution you use, your guys that are currently affected can't be saved. The fix is not retroactive.
    Ah, that's what I thought was possible by in game console commands, but yes I commented the triggers already, I was just looking for a way to fix my FL currently affected by removing the trait. I guess he'll just be a stationary politician :(
    I'm Batman!

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