RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Custom Collections not displaying with latest Dev ES

    Scheduled Pinned Locked Moved Help and Support
    es bugdev
    9 Posts 3 Posters 1.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      msheehan79
      last edited by

      System - RPI3
      EmulationStation Versions Tested: Stable 2.7.4RP (Binaries), Dev build 4d732a4

      I just started setting up a few Custom Collections on ES this week and have found that with the latest dev build of ES custom collections can be created but they do not load and do not appear in the system carousel. I can confirm rolling back to the latest stable build the collections do appear so the config files themselves are working.

      I know there has been quite a lot of updates to ES dev in the past few weeks so this may be a known issue that just hasn't been addressed yet, but just in case it hasn't been reported yet I wanted to post here.

      I think the key lines in the ES log file are below, it seems like it no longer recognizes the collections files as valid configs, even though the same files load fine on the older build.

      lvl2: 	Found non-collection config file in collections folder: /custom-Mario.cfg
      lvl2: 	Found non-collection config file in collections folder: /custom-Metroid.cfg
      
      mituM 1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator @msheehan79
        last edited by

        @msheehan79 I think it's related to the filename/path changes - removing the boost::filesystem, the test for collection filename (https://github.com/RetroPie/EmulationStation/blob/4d732a448ec738de9097069cf9fed10a94cd32e5/es-app/src/CollectionSystemManager.cpp#L960) is not working as it should.

        1 Reply Last reply Reply Quote 0
        • M
          msheehan79
          last edited by

          Thanks - I think it is related to this too. Hopefully it's a quick fix and just needing to update to use the new internal file processes that were added to remove the dependency on boost.

          @Tomaz @pjft Tagging you both on this as the devs who can hopefully look into this - I can open a ticket on github if needed as well.

          1 Reply Last reply Reply Quote 1
          • T
            Tomaz
            last edited by

            I'll take a look when I get back home tomorrow

            1 Reply Last reply Reply Quote 0
            • T
              Tomaz
              last edited by

              Bug found, exterminated and PR submitted.

              mituM 1 Reply Last reply Reply Quote 2
              • mituM
                mitu Global Moderator @Tomaz
                last edited by

                @tomaz Could you also take a look at https://retropie.org.uk/forum/topic/16760/custom-collections-are-not-showing-in-emulationstation-for-windows/9, seems to be related somehow. I'm not sure if appears on Linux, but on Windows it seems the filename is cut 1 character (instead of prefixed with /).

                T 1 Reply Last reply Reply Quote 0
                • T
                  Tomaz @mitu
                  last edited by Tomaz

                  @mitu Should already be fixed in -dev, but I'll doublecheck after work.

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tomaz
                    last edited by

                    I did some tests, and I think one of the patches done in the last couple of days should have fixed this.
                    At least I can't reproduce this bug.

                    mituM 1 Reply Last reply Reply Quote 1
                    • mituM
                      mitu Global Moderator @Tomaz
                      last edited by

                      @tomaz Thanks for taking a look.

                      1 Reply Last reply Reply Quote 1
                      • First post
                        Last post

                      Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                      Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.