I just tried the new version - [v0.0.16-12240 Alpha [2021-05-12] ] and it's still not loading RPCS3 at all. it's the same error now changed to "thread id = 9632"
14-05-2021 Edit: just tried the new version "v0.0.16-12248 Alpha [2021-05-13]" and it still is broken, i tried launching it three or four times and the thread id error keeps changing for some reason.
This post was last modified: 05-13-2021, 10:14 PM by DocReaper.
Edit Reason: to not double-post
I've had the same problem after the latest update (13/5/21, Ver. 0.0.16-12247-4e12e709 Alpha). RPCS3 was working fine with previous build that was current on 5/5.
Error screenshot and log files attached.
it just so happened that I came across the very same problem as you good people out there. RPCS3 won´t start up anymore after I updated the emulator recently. I checked that all my drivers are up to date and even reinstalled some visual C++´s anew, but with no succes up until this point. . . I still use Win7 x64, could that be the problem? A couple of days ago everything worked totally fine for me.
As I said, it's a known issue with Windows 7, if someone could provide a backtrace of the crash from Visual Studio it would help. https://github.com/RPCS3/rpcs3/issues/10271
For those NOT on Windows 7, you're talking about a different issue. Please use another thread.
This post was last modified: 05-16-2021, 04:12 PM by Ani.
(05-16-2021, 04:10 PM)Ani Wrote: As I said, it's a known issue with Windows 7, if someone could provide a backtrace of the crash from Visual Studio it would help. https://github.com/RPCS3/rpcs3/issues/10271
For those NOT on Windows 7, you're talking about a different issue. Please use another thread.
How do I make a backtrace?? Do I need a special programm to do this?? I am no pro in these kind of things. . . From what I can tell nothing changed as for the programm Visual Studio 2019 itself. This issue must be produced because of the new emulator ver. since everything worked fine until the updates came along.
This post was last modified: 05-16-2021, 04:47 PM by Greg_Star_3000.
(05-16-2021, 04:10 PM)Ani Wrote: As I said, it's a known issue with Windows 7, if someone could provide a backtrace of the crash from Visual Studio it would help. https://github.com/RPCS3/rpcs3/issues/10271
For those NOT on Windows 7, you're talking about a different issue. Please use another thread.
I'm trying to give you that "backtrace" you asked for.
Unfortunately... I cannot seem to compile RPCS3 in VS2019.
I get 387 errors (most of them being C1083 "No such file or directory" errors) and 1 warning when I do so.
I'm using the rpcs3-master build from GitHub.
Folder location: E:\
By the way... I got these errors in VS: qt5.cmake line 7 (QT5) and CMakeLists.txt line 268 (SDL2) when trying to compile RPCS3.
I downloaded QT6 (latest) afterwards. But it's only the source code. Too tired to keep looking.
Anyway... It's 3:30am here, and my eyes are burning. I'll reply later.
Hopefully you'll be able to guide me in the right direction.