Results 1 to 3 of 3

Thread: Big problem with game???

Hybrid View

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

    Default Big problem with game???

    I'am palying provincial campaign. With Imperium Julianum. Now i have year 359 after chr. Now i have follow problem. If i will start next turn by Imperium Constanini i get follow message.

    Microsoft Visual C++ Runtime Library
    X Runtime Error!
    Program: ...mme\The Creative Assemly\Rome-Total War\Rome TW-BI.exe
    R6025
    -pure virtual funciton call

    please help me!! I'am not understand anythink????

  2. #2
    julianus heraclius's Avatar The Philosopher King
    Join Date
    May 2006
    Location
    Australia
    Posts
    5,382

    Default Re: Big problem with game???

    Quote Originally Posted by karser3 View Post
    I'am palying provincial campaign. With Imperium Julianum. Now i have year 359 after chr. Now i have follow problem. If i will start next turn by Imperium Constanini i get follow message.

    Microsoft Visual C++ Runtime Library
    X Runtime Error!
    Program: ...mme\The Creative Assemly\Rome-Total War\Rome TW-BI.exe
    R6025
    -pure virtual funciton call

    please help me!! I'am not understand anythink????
    Hmm:hmmm:, i had this happen to me a while ago and really ahve no idea what it was abour or what caused it. If someone else could shed some light then that would be really appreciated.

    Avatar & Signature by Joar

  3. #3

    Default Re: Big problem with game???

    "symptom
    The C++ program fails and reports the following run-time error: runtime error R6025
    - pure virtual function call

    cause
    This error occurs when your application indirectly calls a pure virtual member function in a context where a call to the function is not valid. In most cases, the compiler detects this and reports the error when building the application. But depending on how your code is written, sometimes the problem is detected only at run-time.

    The error occurs when you indirectly call a pure virtual function within the context of a call to the constructor or destructor of an abstract base class."

    according to this

    I donīt know anything about programming or scripting, but I hope that helps?


    All modern American literature comes from one book by Mark Twain called Huckleberry Finn.

Posting Permissions

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