You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some games will not start with error CE-30391-6 and logs the user out. Also trophies timestamps are blank (-).
Using logs from @Leeful I believe it a string we may be able to start searching at is sceRifManagerPlayFirstTrialSwitchTimerState return %x [ent=%s, user=%x pft=%d] with a return of 809c0201. And/or sceProcessStarter::GetAppRifCtxId() ret = %x with a return of 80a40019.
Some games will not start with error
CE-30391-6
and logs the user out. Also trophies timestamps are blank (-
).Using logs from @Leeful I believe it a string we may be able to start searching at is
sceRifManagerPlayFirstTrialSwitchTimerState return %x [ent=%s, user=%x pft=%d]
with a return of809c0201
. And/orsceProcessStarter::GetAppRifCtxId() ret = %x
with a return of80a40019
.Blank Trophy FPKG Game Log: https://pastebin.com/9VchmRi5
Blank Trophy Retail Game Log: https://pastebin.com/feAqFPEj
Game Failing to launch/logout: https://pastebin.com/Wt5Yffsd
Note: The title ID patch for switching on some debug options (ToDEX) appears to bypass these issues until the system is restarted.
The text was updated successfully, but these errors were encountered: