PTE Stream: 70126-main

Discussion in 'Support!' started by garat, August 7, 2014.

  1. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    Usually this error mean some DLL library is corrupted. Didn't you tried to copy some DLLs around? ;)
  2. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    I didn't touch any DLLs. I'll try deleting PTE and reinstalling it, but verify files hasn't found a problem.
  3. s03g

    s03g Member

    Messages:
    111
    Likes Received:
    22
    I think that was me lol... if I recall correctly I had that same error when I copied "msvcp110.dll" and "msvcr110.dll" from "bin_x86" to "bin_x64" - the way that I fixed it was by copying the same files but from the stable build "bin_x64" folder to the PTE version or for the "proper" way install these:

    Try to install those packages.

    Visual C++ 2012 Redistributable Package (both x86 & x64):
    http://www.microsoft.com/en-us/download/details.aspx?id=30679
    VC++2010:
    http://www.microsoft.com/en-us/download/details.aspx?id=5555
    http://www.microsoft.com/en-us/download/details.aspx?id=13523

    VC++ 2013 (both x86 & x64):
    http://www.microsoft.com/en-us/download/details.aspx?id=40784

    I too had this exact issue because of the files missing from the bin folders - whereas in the stable build they are present.

    Either way if you do the above it will resolve the problem for you :)
  4. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
  5. paulusss

    paulusss Active Member

    Messages:
    271
    Likes Received:
    144
    i had the same message and after uninstalling Visual C++ 2012 Redistributable Package x86 and replaced it with the Visual C++ 2012 Redistributable Package x64 it worked, no more error message, since i have a 64bit system, don't really know why the x86 was on it
  6. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    You don't need to uninstall x86. On Windows you need both of them because mostly every app on Windows is 32-bit even if you using 64-bit OS.
  7. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    Yeah you're right. I copied msvcp110.dll and msvcr110.dll from stable into pte and it works now.
  8. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    So these files were missing in PTE?
  9. s03g

    s03g Member

    Messages:
    111
    Likes Received:
    22
    Yes - this is what I was trying to say earlier although doing what you had suggested did fix the problem as well.
  10. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    Yes my bin_x64 did not have those files for pte but it does have them for stable.
    SXX likes this.
  11. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    Yeah already find same behavior on my Windows 8.1 VM. :)

    Though proper way to fix this issue it's to install redists and then you won't need to copy DLLs.
  12. tehtrekd

    tehtrekd Post Master General

    Messages:
    2,996
    Likes Received:
    2,772
    Finally! A vanguard nerf! Best PTE ever!
    mered4 likes this.
  13. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    So devs find out problem with DLLs in PTE and going to fix it. :)
    aevs likes this.

Share This Page