Reinstall C++ vcredist_x86 and this issue is fixed on Windows 7.
Printable View
Reinstall C++ vcredist_x86 and this issue is fixed on Windows 7.
Gonna try it anyways :p
Newest version off the Visual Studio 2013 website:
http://go.microsoft.com/?linkid=9832156
So many hotfixes, none of which has addressed this problem.
Well this game was fun tell R6205 made this game un playable, gonna un sub tell Square Enix get's their shit together, which will be never. I've never seen a game so badly optimized tell I played this game.
Is still happening.
Cant understant why on beta was everything perfect and fabulous and now this anoying rutine error dosnt seem to go away never.
SE needs user provided application crash dumps to actually debug the issue, the error code itself is basically useless as anything can cause a runtime exception.
Probably the first thing to try is removing any applications like Teamviewer, TwitchTV, or [insert name of other application which injects itself into every application].
You need to install the version witch matches what FFXIV is built with
FFXIV uses MSVCRT.DLL , so therefor it uses the C runtime version supplied by the OS, and not the C++ runtimes that would be installed if you install any of the C++ redistribution libraries. This version of the C runtime is used by applications compiled by Microsoft Visual Studio 6 or Microsoft Visual Studio.NET 2002. Later versions of Visual Studio compile against MSVCRTxx.dll . In all likeliness due to the PS3 version, the game is probably compiled by some cross-compiler suite that we don't know of.