Giter Site home page Giter Site logo

Comments (7)

PlayingKarrde avatar PlayingKarrde commented on August 15, 2024

Would you be able to post one of your metadata-pegasus.txt files so I can take a look? The metadata all needed to be updated recently so if you haven't done that since, say, Alpha 10 or so then that may be the issue.

from gameos.

fastpop72 avatar fastpop72 commented on August 15, 2024

Here's my metadata for the capcom section:

https://we.tl/t-gTBBDgwaSw

from gameos.

PlayingKarrde avatar PlayingKarrde commented on August 15, 2024

I suspect the issue lies on my end as I don't see anything really wrong with your metadata. It's possibly related to the changes to how Pegasus handles failing to find data. I'll try and put in some more error handling.

Does your metadata display OK though? Is it just some warnings for some games or is this spammed for all of them?

-edit- ah yes I see that not all of your metadata has all the fields (ie the release tag). So the warnings are due to me needing to add in better error handling.

from gameos.

fastpop72 avatar fastpop72 commented on August 15, 2024

from gameos.

PlayingKarrde avatar PlayingKarrde commented on August 15, 2024

Interesting. It's probably fine then and the error handling I have in there is working, but it's still not handling it elegantly enough so I'll still do a pass. Thanks.

from gameos.

fastpop72 avatar fastpop72 commented on August 15, 2024

I checked another section of my metadatas... for example: in retropie menu section i have this metadata format:


  • game: RetroArch Net Play
  • file: ./retronetplay.rp
  • developer: RetroPie Developers
  • description: Set up RetroArch Netplay options, choose host or client, port, host
  • IP, delay frames, and your nickname.
  • release: 2019-01-01
  • assets.boxfront: /home/pi/RetroPie/roms/retropie/media/retronetplay.png
  • assets.background: ./media/blank.png
  • assets.logo: /home/pi/RetroPie/roms/retropie/media/retronetplay.png
  • assets.screenshot: ./media/blank.png
  • game: RetroPie Setup
  • file: ./rpsetup.rp
  • developer: RetroPie Developers
  • description: Install RetroPie from binary or source, install experimental
  • packages, additional drivers, edit samba shares, custom scraper, as well as
  • other RetroPie-related configurations.
  • release: 2019-01-01
  • assets.boxfront: /home/pi/RetroPie/roms/retropie/media/rpsetup.png
  • assets.background: ./media/blank.png
  • assets.logo: /home/pi/RetroPie/roms/retropie/media/rpsetup.png
  • assets.screenshot: ./media/blank.png

as you can see it lacks several sections like "players", "release", "playCount", "rating" and so on...
When i exit pegasus, the gameOs theme gave me these warnings:


  • -08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:19: TypeError: Cannot read property 'assets' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:17: TypeError: Cannot read property 'assets' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:461: TypeError: Cannot read property 'summary' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:428: TypeError: Cannot read property 'rating' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:429: TypeError: Cannot read property 'rating' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:415: TypeError: Cannot read property 'rating' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:423: TypeError: Cannot read property 'rating' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:407: TypeError: Cannot read property 'playTime' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:409: TypeError: Cannot read property 'playTime' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:401: TypeError: Cannot read property 'playCount' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:377: TypeError: Cannot read property 'players' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:372: TypeError: Cannot read property 'release' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:367: TypeError: Cannot read property 'developerList' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:350: TypeError: Cannot read property 'title' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:281: TypeError: Cannot read property 'favorite' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:267: TypeError: Cannot read property 'assets' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:271: TypeError: Cannot read property 'assets' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_details/GameDetails.qml:204: TypeError: Cannot read property 'assets' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_grid/GameGridDetails.qml:273: TypeError: Cannot read property 'playTime' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_grid/GameGridDetails.qml:275: TypeError: Cannot read property 'playTime' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_grid/GameGridDetails.qml:267: TypeError: Cannot read property 'playCount' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_grid/GameGridDetails.qml:240: TypeError: Cannot read property 'release' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_grid/GameGridDetails.qml:235: TypeError: Cannot read property 'developerList' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_grid/GameGridDetails.qml:186: TypeError: Cannot read property 'players' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_grid/GameGridDetails.qml:164: TypeError: Cannot read property 'rating' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_grid/GameGridDetails.qml:136: TypeError: Cannot read property 'rating' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_grid/GameGridDetails.qml:137: TypeError: Cannot read property 'rating' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_grid/GameGridDetails.qml:121: TypeError: Cannot read property 'rating' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_grid/GameGridDetails.qml:128: TypeError: Cannot read property 'rating' of null
  • 2019-08-02T10:14:08 [w] file:///home/pi/.config/pegasus-frontend/themes/gameOS/layer_grid/GameGridDetails.qml:85: TypeError: Cannot read property 'title' of null
  • 2019

Maybe the problem is too much "verbosity" of the theme?

from gameos.

PlayingKarrde avatar PlayingKarrde commented on August 15, 2024

Fixed

from gameos.

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.