Coder Social home page Coder Social logo

Comments (6)

bucanero avatar bucanero commented on June 15, 2024

you need to provide additional details and files to review this issue:

  • open Apollo, go to Settings, and click on the option to "Enable debug logs"
  • now try to open the Trophies menu. After the app crashes, copy the log file from /data/apollo/apollo.log
  • upload the apollo.log file to this issue
  • also upload the trophy_local.db file from your ps4 account.

For more info see #28

from apollo-ps4.

arfgh avatar arfgh commented on June 15, 2024

Ok bucanero, here you have the log, just enabled it and then wanted to get into trophies section, and then, appl error happens. Maybe you know reason of this.... i hope.

[2022-03-17 15:31:39] ----- File (/data/apollo/apollo.log) debug logger initialized -----
[2022-03-17 15:31:47] Saving Settings...
[2022-03-17 15:31:54] Opening 'file:memdb?ptr=0x200E60020&sz=413696&freeonclose=1'...
[2022-03-17 15:31:54] [NPWR14797_00] F(640) name 'Genesis Alpha One'
[2022-03-17 15:31:54] [NPWR14510_00] F(640) name 'EVERSPACE'
[2022-03-17 15:31:54] [NPWR14626_00] F(640) name 'Conan Exiles'
[2022-03-17 15:31:54] [NPWR13348_00] F(640) name 'The Last of Us™ Parte II'
[2022-03-17 15:31:54] [NPWR06616_00] F(640) name 'The Order: 1886'
[2022-03-17 15:31:54] [NPWR05777_00] F(640) name 'Sniper Elite 3'
[2022-03-17 15:31:54] [NPWR08997_00] F(640) name 'Fallout 4'
[2022-03-17 15:31:54] [NPWR06418_00] F(640) name 'The Last of Us™ Remasterizado'
[2022-03-17 15:31:54] [NPWR16437_00] F(640) name 'Flashback'
[2022-03-17 15:31:54] [NPWR05659_00] F(640) name 'Dying Light'

from apollo-ps4.

bucanero avatar bucanero commented on June 15, 2024

Ok bucanero, here you have the log, just enabled it and then wanted to get into trophies section, and then, appl error happens. Maybe you know reason of this.... i hope.

please can you also upload the tropy_local.db file for this user? you can find it on

/user/home/<USER-ID>/trophy/db/trophy_local.db

from apollo-ps4.

arfgh avatar arfgh commented on June 15, 2024

yes, here it is: https://mega.nz/file/fpRSGa6S#hnSWlYB22X7HatrYkebtdeDeZZdV6cCYHMag2a6vnDw
please confirm when you get it...

from apollo-ps4.

arfgh avatar arfgh commented on June 15, 2024

ok, i may know reason of the app crash. In the trophy_local.db, in serveral table sections i have empty entries with STATUS column set as 1. I have deleted these entried in all the tables that there are entries like these, and then Apollo successfully load the trophy section. But the problem keeps, because once i get into the console trophy menu to see all of them, these entries with status = 1 are regenerated by the system. And by the way, next time i want to get into trophies section of Apollo, again the crash.

So is there a way to avoid the system to regenerate these entries with status = 1 ?

And by the way a request to have a trophy delete function per title... because these entries clearly were caused by manually deleting of trophies.... What you think about that possible function ?

from apollo-ps4.

bucanero avatar bucanero commented on June 15, 2024

yes, here it is: https://mega.nz/file/fpRSGa6S#hnSWlYB22X7HatrYkebtdeDeZZdV6cCYHMag2a6vnDw please confirm when you get it...

thanks, I've downloaded the database file. I'll review it and try to get rid of this bug

ok, i may know reason of the app crash. In the trophy_local.db, in serveral table sections i have empty entries with STATUS column set as 1. I have deleted these entried in all the tables that there are entries like these, and then Apollo successfully load the trophy section. But the problem keeps, because once i get into the console trophy menu to see all of them, these entries with status = 1 are regenerated by the system. And by the way, next time i want to get into trophies section of Apollo, again the crash.

oh thanks for this feedback, is really useful and might be the root cause of this bug. Since it's a SQLite database I'm pretty sure I could change the query to skip all these status=1 entries and avoid the crashes. In that case it won't be necessary to remove those entries or worry about getting regenerated.

I'll check and see if skipping those entries fix the issue.

from apollo-ps4.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.