• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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

Error with the core only when using netplay

Scheduled Pinned Locked Moved Help and Support
netplaycore fail
18 Posts 3 Posters 1.6k 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
    mitu Global Moderator
    last edited by 13 Feb 2023, 17:53

    From the logs you attached (please use pastebin.com for future logs) I see the .info files are loaded correctly. Can you get a verbose log from a netplay session, when you get the actual error ?

    C 1 Reply Last reply 14 Feb 2023, 10:17 Reply Quote 0
    • C
      CONTe @mitu
      last edited by 14 Feb 2023, 10:17

      @mitu Oh, sorry. Now I bring in paste.bin the ones that it throws when I try to start a game with netplay activated as a server. Its the same error as guest:

      FBNEO Netplay
      Megadrive Netplay
      Nes Netplay

      M 1 Reply Last reply 14 Feb 2023, 10:51 Reply Quote 0
      • M
        mitu Global Moderator @CONTe
        last edited by 14 Feb 2023, 10:51

        @CONTe said in Error with the core only when using netplay:

        @mitu Oh, sorry. Now I bring in paste.bin the ones that it throws when I try to start a game with netplay activated as a server. Its the same error as guest:

        All I see is that RetroArch fails to start, there's no netplay related error.

        C 1 Reply Last reply 14 Feb 2023, 11:05 Reply Quote 0
        • C
          CONTe @mitu
          last edited by 14 Feb 2023, 11:05

          @mitu I have been doing tests and looking at the logs, and when I have the netplay server started and I try to start a game I get that token 5 error in the log, the game does not start and I get the message that the core does not support the netplay. On the other hand, in snes and psx that the netplay DOES work,
          in the log appears token 4 and the game starts and netplay works.

          I think that "Error: Expected no more than 4 tokens for --inputbox, have 5." is the cause that i cant play with netplay in that cores. How i can fix that? Because when I start the game with netplay turned off it works and starts normally

          1 Reply Last reply Reply Quote 0
          • M
            mitu Global Moderator
            last edited by 14 Feb 2023, 12:05

            Looks to me you've used 'Save Configuration' from RetroArch for the system where netplay doesn't work and the netplay settings are empty, thus the error.
            Did you enable 'Save Configuration on Exit' in RetroArch or manually saved the config for the system where you used fbneo ?

            C 1 Reply Last reply 14 Feb 2023, 12:45 Reply Quote 0
            • C
              CONTe @mitu
              last edited by 14 Feb 2023, 12:45

              @mitu I think I have to save the settings manually. I'm still going to check it out and see if that fixes it. Thank you very much for all the help, I'll tell you in a moment if that was it.

              M 1 Reply Last reply 14 Feb 2023, 12:48 Reply Quote 0
              • M
                mitu Global Moderator @CONTe
                last edited by 14 Feb 2023, 12:48

                @CONTe I didn't tell you to change any settings, I merely asked if you've done it in the past.

                C 1 Reply Last reply 14 Feb 2023, 12:57 Reply Quote 0
                • C
                  CONTe @mitu
                  last edited by CONTe 14 Feb 2023, 12:57

                  @mitu Oh! Since the last update I started having this problem and I was looking at the settings to see if I could fix it. So it can be. Save configuration when closing retroarch it's off, i save manually.

                  1 Reply Last reply Reply Quote 0
                  • M
                    mitu Global Moderator
                    last edited by mitu 14 Feb 2023, 14:04

                    I suggest you reset your Reset the RetroArch settings for the systems where you have issues by:

                    • renaming retroarch.cfg in the respective system's folder (/opt/retropie/configs/all/<system>)
                    • re-installing the emulator for that system - any libretro based emulator would be ok, since its installation would re-generate the default RetroPie config.

                    For instance,

                    • rename /opt/retropie/configs/megadrive/retroarch.cfg to something elese
                    • re-install the lr-genesis-plus-gx emulator.

                    EDIT: also, check if you have set the hostname and nickname from the 'Netplay Configuration' in RetroPie, it doesn't look like you have.

                    C 1 Reply Last reply 15 Feb 2023, 09:35 Reply Quote 0
                    • C
                      CONTe @mitu
                      last edited by CONTe 15 Feb 2023, 09:35

                      @mitu I did everything you suggest and I also tried to activate the option to save configuration when exit Retroarch but it does not stay active no matter how much I save changes and I changed my netplay nick and saved changes in case it was that and it didn't work. The games do not start when I have netplay active due to this error:

                      Megadrive Netplay Error

                      I also did not find the "help" file that it describes in the log

                      C 1 Reply Last reply 15 Feb 2023, 13:15 Reply Quote 0
                      • C
                        CONTe @CONTe
                        last edited by 15 Feb 2023, 13:15

                        @CONTe i think i will reinstall retropie, too much errors. Thank you so much mitu for the help!!

                        1 Reply Last reply Reply Quote 0
                        • S
                          Schmurtz
                          last edited by Schmurtz 21 May 2023, 08:38

                          Same problem here with a different platform : I work on Miyoo Mini.
                          When I run Genesis-Plus-GX I always have the message : "Core does not support Netplay".
                          Retroarch, my info file and the core are up to date. Even with core builds from libretro buildbot or classicmodscloud I have the same result.
                          I don't have the problem on x86 (test OK on Linux and Windows)

                          So 2 solutions :

                          • it's a problem from current retroarch version
                          • it's a problem from the core when it's build for arm (probably this one)

                          Issue created here :
                          https://github.com/libretro/Genesis-Plus-GX/issues/330

                          1 Reply Last reply Reply Quote 0
                          • M
                            mitu Global Moderator
                            last edited by mitu 21 May 2023, 09:39

                            it's a problem from current retroarch version

                            No, since the problem doesn't show up on other platform.

                            it's a problem from the core when it's build for arm (probably this one)

                            Unlikely, since the core on RetroPie works with Netplay using the latest RetroArch version.

                            The issue in this post is related to missing .info files, which were not part of Retropie's RetroArch installation until 1 year ago. Users which upgraded their RetroArch package without updating the RetroPie-Setup script had this kind of errors, which are solved with an update of RetroPie-Setup and then re-installing RetroArch.

                            I don't think your issue is related to the current topic.

                            1 Reply Last reply Reply Quote 0
                            • 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.

                              This community forum collects and processes your personal information.
                              consent.not_received