Results 1 to 4 of 4

Thread: Error upon launch

Hybrid View

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

    Default Error upon launch

    Hi guys there appears to be an error in one of my scripts,

    script error in data/descr_event_images.txt, at line 2984, column 1 unknown event string settlement_razed


    I have rome installed by itself in a virtual drive and RS2 with patch correctly installed. This error pops up when the game is launching. Also is it normal for the CD to be required when launching?

  2. #2
    Brusilov's Avatar Local Moderator
    Citizen

    Join Date
    Sep 2005
    Location
    Dublin, ROI
    Posts
    18,588

    Default Re: Error upon launch

    The CD-ROM or DVD-ROM needs to be in the drive to play R:TW.

    The only way you can legally not do this is if you bought your game from Steam (but then you won't have a disk).

    Local Forum Moderator (Total War: Eras Technical Help, Shogun 2: Total War, RSII, RTR, World Of Tanks) - please no PMs

    War Thunder TWC Player Names: here


  3. #3

    Default Re: Error upon launch

    I have the CD, thats not a problem. Even with the CD in and a clean version patched to 1.5 and rs2 with 2.5 patch in a virtual drive. I still get that error message "script error in data/descr_event_images.txt, at line 2984, column 1 unknown event string settlement_razed"

  4. #4

    Default Re: Error upon launch

    Apologies in advance for the double post but i cant edit my older post and no one has replied after 24 hrs.

    And for the requested info, i use windows 7, RTW 1.5, used rome.exe with rome as my faction.


    I looked up info from line 2984 in the script. Can any coder spot the error?


    settlement_razed
    icon disaster
    heading_items 3
    format
    {
    title center verdana black
    string center verdana_med khaki
    title_image center
    spacer 8
    bodystring left verdana_sml khaki left
    spacer 8
    condition ;; was anyone hurt
    {
    true
    {
    condition ;; If any settlements are affected
    {
    true
    {
    string left verdana_sml black characters_affected
    list 1 verdana_sml khaki
    }
    }
    condition ;; If any characters are affected
    {
    true
    {
    string left verdana_sml black buildings_affected
    list 1 verdana_sml khaki
    }
    }
    spacer 8
    group left 4
    {
    string left verdana_sml khaki your_citizens_killed
    integer left verdana_sml khaki
    }
    group left 4
    {
    string left verdana_sml khaki your_soldiers_killed
    integer left verdana_sml khaki
    }
    }
    }
    }

Posting Permissions

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