xzn / ntrviewer-hr

30 stars 0 forks source link

rtRecvSocket Failed #6

Open nonsensicalTrickster opened 2 months ago

nonsensicalTrickster commented 2 months ago

Grabbed a New! 3DS XL just so I could remote-stream to do a little challenge I had planned for Pokemon (Generations Challenge, as I call it), but I can't seem to get a connection through anything other than ChirunoMod. Unfortunately, the quality seems to stick around 20fps so I went back to trying to get NTRviewer and NTR-HR to work since I have heard good things about it. This is the error my CMD window keeps throwing up: image Not the most tech-savvy person on the planet but I really can't figure this one out. I do get ping back and forth between my computer and 3ds

xzn commented 2 months ago

Sorry about the crytic error message as I haven't really worked on the ux part of the program

It's normal that that particular message shows up when you are reconnecting. It just means that you were previously disconnected somehow. (The connection here refers to the control connection, which is separate from the remote play connection; as the name suggests it's used to control the functions and it's how remote play is requested to be started.)

That also means there don't seem to be anything wrong in your setup. Since you are getting pings everything should just work. (In theory anyway)

When using the viewer does auto detect work after you successfully ping your 3ds from your pc? If you can information such as which version of the viewer and cia you are using would be helpful.

(As an aside I wonder why there's no linebreak your screenshot, I specifically coded them to be in separate lines..)

xzn commented 2 months ago

Just to double check, is the screen mirroring working for you, and you are just asking about the error message? If so, that message is harmless.

If the program isn't working, let me know what steps you took to try to get it to work so I can try to reproduce the issue and debug it on my end. Thanks!

nonsensicalTrickster commented 2 months ago

So the screen-mirroring wasn't working, no. I just tried it on the most up-to-date (non pre-release) version. Wasn't working on the pre-releases either. I HAVE gotten it to work on the pre-release of the .cia + Snickerstream, though! It just doesn't like Pokemon Ultra Moon even with the NFC patch. Working on updating the actual game to see if that helps.

On Thu, Sep 12, 2024 at 9:18 PM JS Deck < @.***> wrote:

Just to double check, is the screen mirroring working for you, and you are just asking about the error message? If so, that message is harmless. If the program isn't working, let me know what steps yo DuckDuckGo removed one tracker. More https://duckduckgo.com/-ljsDS8K5lPiIiUhuezXgUVnXpksAFWPGvVKBVVo98LE6RfkbPIW8lydA0C89kqo4vNGmhhYoh3N0WwDtjpBtjimdHZY8Ko1wXFmetZ4mbNotiABNMRXHw1hX9wNuEJqGHnFFUcUDGsch1L9eBACWpDbMPQ-jgbQA6VPmsNa_ctdfn9-u0H52JtB_a_S_sj_P56K6NJvAyXkv4dnVCPWlbhFdmH0FWJjC8-i9x01XYldJhvXT1DXMhvKpKDmkuh9LBODKL7-QLqj42kT7k7MiKaDuAeF6JLCJwnB2nujbVqz3E8RKcNFwgSB58vHnRDTvz-4YRSXSpbyvQeMVSMlWNMvyD0MYZMq1Q Report Spam https://duckduckgo.com/-ljsDS8K5lPiIiUhuezXgUVnXpksAFWPGvVKBVVo98LE6RfkbPIW8lydA0C89kqo4vNGmhhYoh3N0WwDtjpBtjimdHZY8Ko1wXFmetZ4mbNotiABNMRXHw1hX9wNuEJqGHnFFUcUDGsch1L9eBACWpDbMPQ-jgbQA6VPmsNa_ctdfn9-u0H52JtB_a_S_sj_P56K6NJvAyXkv4dnVCPWlbhFdmH0FWJjC8-i9x01XYldJhvXT1DXMhvKpKDmkuh9LBODKL7-QLqj42kT7k7MiKaDuAeF6JLCJwnB2nujbVqz3E8RKcNFwgSB58vHnRDTvz-4YRSXSpbyvQeMVSMlWNMvyD0MYZMq1Q

Just to double check, is the screen mirroring working for you, and you are just asking about the error message? If so, that message is harmless.

If the program isn't working, let me know what steps you took to try to get it to work so I can try to reproduce the issue and debug it on my end. Thanks!

— Reply to this email directly, view it on GitHub https://github.com/xzn/ntrviewer-hr/issues/6#issuecomment-2347911444, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKKAB7BKGX4ZH7M6ASRRJ6LZWJDQ5AVCNFSM6AAAAABOELRILOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBXHEYTCNBUGQ . You are receiving this because you authored the thread.Message ID: @.***>

xzn commented 2 months ago

So there are two issues need solving here it seems:

  1. You can connect to 3DS with the viewer (assuming you are using 0.2.1.0 prerelease with 0.3.0.0 ntr-hr prerelease), the command line shows messages from 3DS, but there's no image?

May i ask do you get a black image display, or just a blue background, or is it something else entirely? Does the viewer crash? One thing to try is set Reliable Stream to Off, then click connect and see if it works in that case.

  1. For NFC patch, are you using snickerstream's nfc patch command, or are you activating it on the 3DS from the X+Y menu of NTR-HR?

If you are not using the X+Y menu, try using that. If that's not working with Pokemon either then I'll have to do some testing on my end.