neptunus Posted March 10, 2012 Report Share Posted March 10, 2012 Hello. I write a program that communicate with WideClient, I use FSUIPC SDK in C++. WideServer and FS2004 is running on another PC. WideClient is connected to WideServer normally, but when I run my program on client PC, there is an error "FSUIPC_ERR_RUNNING 14 // Maybe running on WideClient, but FS not running on Server, or wrong FSUIPC". FSUIPC version is 3.999. I have no idea where is a problem. "Bla" is a program name :) Sorry for my English. ********* WideClient Log [version 6.94] Class=FS98MAIN ********* Date (dmy): 10/03/12, Time 19:18:07.889: Client name is KONATA-PC 530 Attempting to connect now 546 LUA: "G:\Autopilot\Czkouska\bla\Initial.LUA": not found 624 Trying TCP/IP host "mjank-PC" port 8002 ... 624 ... Okay, IP Address = 192.168.1.15 639 Connection made okay! 10421 New Client Application: "bla" (Id=3732) ********* WideServer.DLL Log [version 6.94] ********* Blocksize guide = 4096 (double allowed) Date (dmy): 10/03/12, Time 19:17:52.980: Server name is MJANK-PC 16692 Initialising TCP/IP server 16692 Initialising IPX/SPX server 16692 IPX/SPX socket() failed [Error=10044] Socket type not supported 16692 Failed to start IPX/SPX Server 16692 Initialising UDP/IP server 18127 Broadcasting service every 1000 mSecs 22823 Incoming connection Accepted ok (skt=3176) TCP 23182 Connected to computer "KONATA-PC" running WideClient version 6.940 (skt=3176) TCP ********* FSUIPC, Version 3.999 by Pete Dowson ********* Running on Windows Version 5.1 Build 2600 Service Pack 2 Verifying Certificate for "C:\Program Files (x86)\Flight Simulator 2004\MODULES\FSUIPC.DLL" now ... SUCCESS! Signature verifies okay! Running inside FS2004 (FS9.1 CONTROLS.DLL, FS9.1 WEATHER.DLL) User Name="chrobak" User Addr="mjank@seznam.cz" FSUIPC Key is provided WideFS Key is provided Module base=61000000 WeatherReadInterval=4 LogOptions=00000001 DebugStatus=255 842 System time = 10/03/2012 19:17:52 842 C:\Program Files (x86)\Flight Simulator 2004\ 842 System time = 10/03/2012 19:17:52, FS2004 time = 12:00:00 (00:00Z) 1435 FLIGHTS\OTHER\FLTSIM.flt 1451 AIRCRAFT\c172\Cessna172SP.air 1451 Aircraft="Cessna Skyhawk 172SP" 4976 C:\Users\mjank\Documents\Flight Simulator Files\UI generated flight.flt 5897 Advanced Weather Interface Enabled 74225 WeatherOptions set, now C0003605 (timer=0) 1377395 System time = 10/03/2012 19:40:49, FS2004 time = 19:23:38 (03:23Z) 1377395 *** FSUIPC log file being closed Memory managed: 0 Allocs, 18714 Freed ********* FSUIPC Log file closed *** ******* Link to comment Share on other sites More sharing options...
Pete Dowson Posted March 10, 2012 Report Share Posted March 10, 2012 Hello. I write a program that communicate with WideClient, I use FSUIPC SDK in C++. WideServer and FS2004 is running on another PC. WideClient is connected to WideServer normally, but when I run my program on client PC, there is an error "FSUIPC_ERR_RUNNING 14 // Maybe running on WideClient, but FS not running on Server, or wrong FSUIPC". FSUIPC version is 3.999. I have no idea where is a problem. "Bla" is a program name :) Sorry for my English. There appears to be something wrong with either your FSUIPC or WideFS key, as FSUIPC doesn't like it. Please send your details, including a Zipped FSUIPC.KEY file, to me at petedowson@btconnect.com. Pete Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now