Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

SC binary terminate just after HOST is clicked

Here you will find help for frequently asked questions as well as for your specific question
Post Reply
lazna
Posts: 3
Joined: 2022-04-25 07:28

SC binary terminate just after HOST is clicked

Post by lazna »

Trying to set-up scheme:

SC - NAT - repeater - NAT - Viewer

Just create SC binary, start it, but when only listed HOST is doubleclicked, binary silently terminated. What could be wrong?

Windows 10/64bit
version of repeater: 1400
SC binary created by 2018 creator
Captured debug messages:

Code: Select all

fh is 4
Fri Apr 29 00:47:25 2022
winvnc.cpp : sockets initialised
 --The operation completed successfully.
winvnc.cpp : test...   5901
 --The operation completed successfully.
winvnc.cpp : server created ok
 --The operation completed successfully.
vncproperties.cpp : loading local-only settings
 --The operation completed successfully.
vncserver.cpp : KillAuthClients() done
 --The operation completed successfully.
vncserver.cpp : KillUnauthClients() done
 --The operation completed successfully.
vncserver.cpp : KillAuthClients() done
 --The operation completed successfully.
vncserver.cpp : KillUnauthClients() done
 --The operation completed successfully.
vncserver.cpp : authhosts cleared
 --The operation completed successfully.
vncserver.cpp : KillAuthClients() done
 --The operation completed successfully.
vncserver.cpp : KillUnauthClients() done
 --The operation completed successfully.
vncserver.cpp : KillAuthClients() done
 --The operation completed successfully.
vncserver.cpp : KillUnauthClients() done
 --The operation completed successfully.
vncpropertiesPoll.cpp : clearing user settings
 --The operation completed successfully.
vncclient.cpp : vncClient() executing...
 --The operation completed successfully.
vncclient.cpp : TEST 4
 --The operation completed successfully.
vncserver.cpp : AddClient() done
 --The operation completed successfully.
vncclient.cpp : client connected : xxx.xxx.xxx.xxx (1)
 --The operation completed successfully.
vncclient.cpp : DSMPlugin Pointer to socket OK
 --The operation completed successfully.
Fri Apr 29 00:47:26 2022
vncserver.cpp : removing unauthorised client
 --The operation completed successfully.
vncserver.cpp : RemoveClient() done
 --The operation completed successfully.
Fri Apr 29 00:47:27 2022
vncmenu.cpp : quitting from WM_DESTROY
 --The operation completed successfully.
winvnc.cpp : shutting down server
 --The operation completed successfully.
lazna
Posts: 3
Joined: 2022-04-25 07:28

Re: SC binary terminate just after HOST is clicked

Post by lazna »

Really no one is able to read log and tell me what is wrong?
Post Reply