Results 1 to 9 of 9

Thread: casse campaign crash - information included

  1. #1
    Member Member zooeyglass's Avatar
    Join Date
    Jan 2008
    Location
    Oxford, England
    Posts
    245

    Exclamation casse campaign crash - information included

    SAVEGAME http://www.axifile.com?7045040
    Password: casse

    Game crashed on pushing end turn. On trying to restart game, it refused. Tried 4 times. Applied permanent fixes - game proceeded to load once more, but on trying to load save game “casse” game crashed at loading screen. Applied temporary fixes: game loaded, save game loaded, crashed during changing turn sequence after clicking end turn. Seems to crash on SPQR’s turn.

    REALLY IMPORTANT INFO:
    -Version 1.1 on RTW (not alex or bi.exe)
    -No unofficial mods installed
    -I have applied all the permanent fixes.
    -I have tried all the temporary fixes.
    -It still crashes with background script not enabled.
    -I have tried over 3 times with continued crashes.

    IMPORTANT INFO:
    -I am unable to toggle_fow because the key I need is missing from my keyboard. darn laptop!
    -I have diligently turned on the background script each time I have loaded, apart from the most recent couple of times when I was testing this crash. (see point 5 in ‘really important info’)
    -The crash is occurring while the end turn sequence is ticking over, and it is on SPQR’s turn.
    -I am not sure as to the where stuff happens, nor can I tell if a city is about to rebel. Certainly none of mine are.
    -It is 248BC

    (I've tried to go point by point through the information you ask to be responded to...please let me know if I've missed anything. Like I noted, some things I can't do (i.e. "toggle_fow" but I believe I've tried everything else!)

    And THANK YOU in advance!
    Last edited by zooeyglass; 11-06-2008 at 14:26.
    inde consilivm mihi pavca de Avgvsto et extrema tradere, mox Tiberii principatum et cetera, sine ira et stvdio, qvorvm cavsas procvl habeo.

  2. #2

    Default Re: casse campaign crash - information included

    To solve your problem with toggle fow you can try the following (provided you've got an F1 key?):

    Go to your EB/data/scripts/show_me (or show_me_how) >
    Open genericScript.txt >
    Find the line that reads:
    Code:
    console_command toggle_perfect_spy
    >
    On a new line, either above or below, add:
    Code:
    console_command toggle_fow
    >
    So the fragment now reads (lines may swap positions):
    Code:
    console_command toggle_fow
    console_command toggle_perfect_spy
    >
    Save & Exit.

    Now when you run your campaign game, you can use this script by pressing F1 selecting the question mark (?) button, and when the advisor pops up selecting show_me_how. Dismiss the advisor by clicking the dismiss (X) button. To turn the FOW back on/off simply run/activate the script another time.
    - 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.

  3. #3
    Member Member zooeyglass's Avatar
    Join Date
    Jan 2008
    Location
    Oxford, England
    Posts
    245

    Default Re: casse campaign crash - information included

    thank you, will try that!
    inde consilivm mihi pavca de Avgvsto et extrema tradere, mox Tiberii principatum et cetera, sine ira et stvdio, qvorvm cavsas procvl habeo.

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

    Default Re: casse campaign crash - information included

    Similarly, if you find any settlements that are about to rebel using that, you can add lines to reduce their population in order to prevent them from doing so, on the form

    add_population settlementname -4000

    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 zooeyglass's Avatar
    Join Date
    Jan 2008
    Location
    Oxford, England
    Posts
    245

    Default Re: casse campaign crash - information included

    Quote Originally Posted by bovi View Post
    Similarly, if you find any settlements that are about to rebel using that, you can add lines to reduce their population in order to prevent them from doing so, on the form

    add_population settlementname -4000
    have got the thing open that i can type commands into, and have removed fow. i have found two cities belonging to the romans about to rebel, rhegion and taras. however, i am typing

    add_population rhegion -1000

    and it is saying the settlement cannot be found. how can i find out the names of settlements that i should use? tried brettia rather than rhegion but with no luck. thank you - apologies for moronicness - i've tried searching the forums but with no avail.
    inde consilivm mihi pavca de Avgvsto et extrema tradere, mox Tiberii principatum et cetera, sine ira et stvdio, qvorvm cavsas procvl habeo.

  6. #6
    Member Member zooeyglass's Avatar
    Join Date
    Jan 2008
    Location
    Oxford, England
    Posts
    245

    Default Re: casse campaign crash - information included

    wait, i think i've worked it out...sorry for bother!
    inde consilivm mihi pavca de Avgvsto et extrema tradere, mox Tiberii principatum et cetera, sine ira et stvdio, qvorvm cavsas procvl habeo.

  7. #7
    Member Member zooeyglass's Avatar
    Join Date
    Jan 2008
    Location
    Oxford, England
    Posts
    245

    Default Re: casse campaign crash - information included

    and now having reduced rhegion and taras by a few thousand population each, the turns are running.

    thank you so much for your help - i love my casse campaign!
    inde consilivm mihi pavca de Avgvsto et extrema tradere, mox Tiberii principatum et cetera, sine ira et stvdio, qvorvm cavsas procvl habeo.

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

    Default Re: casse campaign crash - information included

    Great, enjoy the rest of the campaign

    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

  9. #9
    Member Member zooeyglass's Avatar
    Join Date
    Jan 2008
    Location
    Oxford, England
    Posts
    245

    Default Re: casse campaign crash - information included

    Quote Originally Posted by bovi View Post
    Great, enjoy the rest of the campaign
    thank you, i definitely will.
    inde consilivm mihi pavca de Avgvsto et extrema tradere, mox Tiberii principatum et cetera, sine ira et stvdio, qvorvm cavsas procvl habeo.

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