Open andylowemedia opened 1 year ago
I don't think you have actually tested this for regressions properly. You state that the build with regression is 15033, but that PR was just a change to the debugging tools. Have you actually confirmed which build breaks it? Use https://rpcs3.net/compatibility?b&p=5 Go to old builds and narrow down exactly what build causes the issue.
Don't go one build at a time, go back months at a time until you find where it starts to work again. Then go in-between where it worked and broke until you narrow down exactly what build caused the issue.
Thanks for the comment, I did this however there are many skipped Mac builds between 0.0.27-15005 and 0.0.27-15033 and the two in between, builds 0.0.27-15008 and 0.0.27-15015, wouldn't even load a game list. Now I can't load any of the other builds as my setup if is Mac only, and when it was noted that the logs were needed for in game and so I supplied the best I could there. I did make it clear that this error was only on the Mac M1 Max. However if this means that the regression can not be found as you need to identity which build it was in between the available Mac builds then I understand.
If you've narrowed it down, thats good enough. "between 0.0.27-15008 and 0.0.27-15015," is good info. Before you only listed one build with nothing stating if t happened around that time, for all we knew it could've happened months prior.
If I had to make a guess, I would say its probably caused by https://github.com/RPCS3/rpcs3/pull/13875 . But it might be something else. Did you clear all caches etc when testing newer build?
https://github.com/RPCS3/rpcs3/pull/13875 added the checks to catch this type of error. Previously it would have silently sent the incorrect dimensions to the hardware and caused some random device lost errors on NVIDIA.
If you've narrowed it down, thats good enough. "between 0.0.27-15008 and 0.0.27-15015," is good info. Before you only listed one build with nothing stating if t happened around that time, for all we knew it could've happened months prior.
If I had to make a guess, I would say its probably caused by #13875 . But it might be something else. Did you clear all caches etc when testing newer build?
Every time I try a new build, I always clear the caches. I even tend to that every time I update to the latest build as well.
I'm unable to reproduce any crashing. What are you doing in the menus to trigger the crash?
Nothing, it just happens as soon as the start menu happens, sometimes I can press start sometimes not. It just crashes. Always with the same error that I posted. But its always after loading save data, I have even tried deleting the save data and it still happens.
One thing I have noticed is that in the logs: " /private/var/folders/76/zy5ktkns50v6gt5g8r0sf6sc0000gn/T/cirrus-ci-build/rpcs3/Emu/RSX/VK/VKTexture.cpp" This file doesn't exist in my file system.
One thing I have noticed is that in the logs: " /private/var/folders/76/zy5ktkns50v6gt5g8r0sf6sc0000gn/T/cirrus-ci-build/rpcs3/Emu/RSX/VK/VKTexture.cpp" This file doesn't exist in my file system.
It just means it existed on the cloud machine that compiled your build.
Working here on Windows atleast.
Should be fixed by #14446
Still doesn't work with the exact same error at the exact same time, as of testing build 0.0.29-15476. I had cleared all of the caches in the menu.
Any progress with this?
Quick summary
Running After Burner Climax on RPCS3 on an Apple M1 MAX. It was working fine and then after an update it crashes at the menu screen.
Details
Running After Burner Climax on RPCS3 on an Apple M1 MAX. It was working fine and then after an update it crashes at the menu screen. I'm not aware of which build it was where it worked. This is the following output from the log console:
Log Output
Build with regression
v0.0.27-15033-e1744cea
Attach two log files
Error RPCS3.log Working RPCS3.log
Attach capture files for visual issues
No response
System configuration
No response
Other details
No response