Homebrew my ntrserver/viewer won't connect!!!

Yami_Industries

reach for the stars
Member
Joined
Aug 29, 2015
Messages
2,114
Reaction score
468
Trophies
1
Age
28
Location
looking up at the stars
XP
1,944
Country
United States
my debug list... please help! (help with how do spoiler tags will be helpful too)
can an admin move this to the custom firmware section if needed?

NTR debugger by cell9
> import sys;sys.path.append('.\python\Lib')
null
> for n in [n for n in dir(nc) if not n.startswith('_')]: globals()[n] = getattr(nc,n)
null
Commands available:
> repr([n for n in dir(nc) if not n.startswith('_')])
['attachprocess', 'bpadd', 'bpdis', 'bpena', 'connect', 'data', 'disconnect', 'listprocess', 'listthread', 'memlayout', 'queryhandle', 'reload', 'remoteplay', 'resume', 'sayhello', 'sendfile', 'write']
> connect('192.168.1.237', 8000)
null
Server connected.
rtRecvSocket failed: 00000000
> remoteplay()
null
Will be disconnected in 10 seconds to enhance performance.
cpu was locked on 804MHz, L2 Enabled
starting remoteplay...
buf: 07001000, size: 00022000
remotePC: 001231d0
> disconnect()
null
Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall.
Server disconnected.
 
Last edited by Yami_Industries,
Looks fine to me. Did you open NTRViewer after the debugger gives that CancelBlockingCall "error" (which is normal to see)? The Viewer doesn't open automatically.
 
Are you using the latest version of the NTR Viewer / Debugger?
Did the upper screen flash when entering the command?

And you can do spoiler tags with
Code:
    [spoiler]Some text [/spoiler]
 

Site & Scene News

Popular threads in this forum