Visual Runtime C++ Error Launch rfactor2.exe

Discussion in 'Technical Archives' started by Ari Antero, Dec 7, 2013.

  1. Ari Antero

    Ari Antero Registered

    Joined:
    Jul 27, 2012
    Messages:
    1,882
    Likes Received:
    829
    Hey,
    Today I was met with this problem http://imgur.com/gvSpEIU

    So far I have tried this:
    1) Reinstall DirectX from \rFactor2\Support\DirectX folder
    2) Reinstall DirectX again from the vendor web site to get all the updates http://www.microsoft.com/en-us/downl...ils.aspx?id=35
    3) Reinstall the Visual C++ Runtime from \rFactor2\Support\Runtimes folder
    4) Re-apply the Service Pack 1 for Visual C++ Runtime http://www.microsoft.com/en-us/downl...s.aspx?id=5582

    Also reinstalled the newest nvidia driver 331.82. Currently using gtx780-sli.

    Any help is appreciated!
     
  2. 88mphTim

    88mphTim racesimcentral.net

    Joined:
    Sep 23, 2010
    Messages:
    10,840
    Likes Received:
    314
    You probably need to use a third party tool to remove the runtimes and reinstall them. Unfortunately it appears they are misconfigured on your system.
     
  3. marto

    marto Registered

    Joined:
    Jan 4, 2012
    Messages:
    34
    Likes Received:
    0
    I had the same problem
    and only wayout was to reformat
     
  4. DurgeDriven

    DurgeDriven Banned

    Joined:
    Mar 20, 2012
    Messages:
    6,320
    Likes Received:
    43
    Reinstall VB 2010 and 2012 and both vcredist_x64 and vcredist_x86 ..... no matter your OS is 64Bit, install all 4

    Those 4 will make anything run.

    Myself I have only one VB 2008 installed !@! :eek: ..................but that is testing W8.1 , rF2 and some older sims ( cheat DD ! ) lopl hehehe

    ie: W8.1 default runs everything except older software will add early VB
     
    Last edited by a moderator: Dec 7, 2013
  5. Ari Antero

    Ari Antero Registered

    Joined:
    Jul 27, 2012
    Messages:
    1,882
    Likes Received:
    829
    I have removed runtimes and reinstaled them many times. Launch rfactor works after this but when I am logging to lobby I get this error and Launch rFactor don't work any moore:

    Log Name: Application
    Source: Application Error
    Date: 08.12.2013 13:48:45
    Event ID: 1000
    Task Category: (100)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Z87
    Description:
    Faulting application name: Launch rFactor.exe, version: 0.0.0.0, time stamp: 0x525d9558
    Faulting module name: MSVCR90.dll, version: 9.0.30729.6161, time stamp: 0x4dace5b9
    Exception code: 0x40000015
    Fault offset: 0x0005beae
    Faulting process id: 0x16dc
    Faulting application start time: 0x01cef413d1e84699
    Faulting application path: E:\rFactor2\Launch rFactor.exe
    Faulting module path: C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
    Report Id: 12744b10-6007-11e3-af25-bc5ff4b8ceab
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-12-08T12:48:45.000000000Z" />
    <EventRecordID>15760</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Z87</Computer>
    <Security />
    </System>
    <EventData>
    <Data>Launch rFactor.exe</Data>
    <Data>0.0.0.0</Data>
    <Data>525d9558</Data>
    <Data>MSVCR90.dll</Data>
    <Data>9.0.30729.6161</Data>
    <Data>4dace5b9</Data>
    <Data>40000015</Data>
    <Data>0005beae</Data>
    <Data>16dc</Data>
    <Data>01cef413d1e84699</Data>
    <Data>E:\rFactor2\Launch rFactor.exe</Data>
    <Data>C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll</Data>
    <Data>12744b10-6007-11e3-af25-bc5ff4b8ceab</Data>
    </EventData>
    </Event>

    :mad:
     

Share This Page