if any of the three is access denied(rc!=0) candidate explorer will quit
It simply means between the last time Breeze read the memory and now that memory address is no longer one that can be read
when dmntchtReadCheatProcessMemory don't return 0 for up to first 11 entry candidate explorer try to read you will get that error
View attachment 451928
This error interpretation is strange though. I have never check it before and not sure if it is always like this
Actually all games are not totally stop when you press home, you must have seen memory that are moving before, memory can be changed and can be released.
Let me know the game what what you were doing when you encounter it and I can look at it
I recently encountered a game that has so many rc!=0 that it blew search display buffer and crash Switch. I then limit the amount of error message to 50.
View attachment 451931
If I check back I probably can find the game
At first I thought WTF what so special with the game, after I change the limit I am able to do the usual with the game, it just like to request and release memory a lot. Most game don't do any releasing when we start doing something with Breeze
PS: Not releasing memory that is trash is actually bad. No body like trash, especially we should not as it is really inconvenient that we can't know that it is trash.