Results 1 to 10 of 10

Thread: Pahlava Rebel EB Script CTD

Hybrid View

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

    Default Pahlava Rebel EB Script CTD

    Hi!
    This is my second CTD report.
    This time I am playing as Pahlava.

    1. The link to savegame is here: http://uploaded.to/?id=4oy6om
    2. Now the otehr info:
    - Version: 0.81a V2
    - NO unofficial mods.
    - Applied all permanent and temp fixes.
    - Deleted map.rwm
    3. The CTD itself:
    - Happens ONLY when background script is active.
    - Happens consistently (the same turn even if reloaded - as long as bg script is active)
    - Was happening for 3 turns by now (I did not activate the bg script to get past the crash).
    - The script happens in the middle of Rebel turn.

    Thanks.

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

    Default Re: Pahlava Rebel EB Script CTD

    Thank you for your report. I'll try to take a look at it tomorrow.

    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

  3. #3

    Default Re: Pahlava Rebel EB Script CTD

    Thanks for your fast response!
    Fortunately I can still play it, but without EB script though :( Hope it is something fixable...

  4. #4
    The Usual Member Ice's Avatar
    Join Date
    May 2005
    Location
    Northville, Michigan
    Posts
    4,259

    Default Re: Pahlava Rebel EB Script CTD

    Quote Originally Posted by george585
    Thanks for your fast response!
    Fortunately I can still play it, but without EB script though :( Hope it is something fixable...
    without the script the game is useless. Don't bother playing.



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

    Default Re: Pahlava Rebel EB Script CTD

    So far I've found that if I remove Section 7 from the script it will not crash. It's a pretty big chunk, but if you want you can make a copy of the script then comment out or delete that section to play with at least the rest of the script.

    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

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

    Default Re: Pahlava Rebel EB Script CTD

    I've narrowed it down to section 7f. To get past the crash, replace

    Code:
    ;--------------------------------------------------
    ;Section 7f: Pahlava Shahanshah
    ;--------------------------------------------------
    
    declare_counter shahanshah
    
    set_counter shahanshah 0
    
    
    monitor_event SettlementTurnStart SettlementName Gáwjám~Skándzáwárjoz
    and SettlementBuildingExists = hinterland_victory
    
    set_counter shahanshah 1
    
    end_monitor
    
    
    monitor_event CharacterTurnStart FactionType parthia
    and CharacterIsLocal
    and I_SettlementOwner Seleukeia = parthia
    and I_SettlementOwner Susa = parthia
    and I_SettlementOwner Ekbatana = parthia
    and I_SettlementOwner Persepolis = parthia
    and I_CompareCounter shahanshah = 0
    
    console_command test_message disaster_fire
    console_command create_building Gawjam_Skandzawarjoz hinterland_victory
    
    
    terminate_monitor
    end_monitor
    with
    Code:
    ;;--------------------------------------------------
    ;;Section 7f: Pahlava Shahanshah
    ;;--------------------------------------------------
    ;
    ;declare_counter shahanshah
    ;
    ;set_counter shahanshah 0
    ;
    ;
    ;monitor_event SettlementTurnStart SettlementName Gáwjám~Skándzáwárjoz
    ;and SettlementBuildingExists = hinterland_victory
    ;
    ;set_counter shahanshah 1
    ;
    ;end_monitor
    ;
    ;
    ;monitor_event CharacterTurnStart FactionType parthia
    ;and CharacterIsLocal
    ;and I_SettlementOwner Seleukeia = parthia
    ;and I_SettlementOwner Susa = parthia
    ;and I_SettlementOwner Ekbatana = parthia
    ;and I_SettlementOwner Persepolis = parthia
    ;and I_CompareCounter shahanshah = 0
    ;
    ;console_command test_message disaster_fire
    ;console_command create_building Gawjam_Skandzawarjoz hinterland_victory
    ;
    ;
    ;terminate_monitor
    ;end_monitor
    I'll try to find out exactly why it crashes, you'll see that in the CTD fixes thread if I do. Thanks again for your report !

    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

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