Jump to content
The simFlight Network Forums

Pete Dowson

Moderators
  • Posts

    38,265
  • Joined

  • Days Won

    170

Everything posted by Pete Dowson

  1. Interesting. I didn't know any weather radar outside of Florian Praxmarer's gauges used FSUIPC to get weather. I've no idea why it might not be showing. First thing is to check that FSUIPC4 is loaded and run by FSX okay -- is there an Add-Ons menu entry containing FSUIPC? Then check the FSUIPC4.LOG file (in the FSX Modules folder). Show it here if you like. It should contain no error messages. If all that is okay you could see if my WeatherSet2 program can read the weather okay when FSX + FSUIPC4 is running. You can get that program from the FSX Downloads Announcement above (also the latest interim version of FSUIPC4). The weather facilities in FSUIPC4 actually work better in FSX since SP1 was released than they did before, so if anything you should see an improvement. You might also like to post your question to the aircraft makers. Maybe it is something they've not got working yet? Regards Pete
  2. How did it become unregistered? Did you delete any files? Or did you reinstall Windows? That would do it. Not sure what you mean by that. What does that mean? Sorry. You'll need to be more specific. First, are you using the current version of FSUIPC (4.10, or, better, 4.104 from the FSX Downloads above)? If not, do so. Second, when you install FSUIPC4 it produces a detailed analysis of everything it does. This shows on the screen whilst it is installing, and you can read it, and, if anything goes wrong, save it. The data in that is far more understandable than your explanation is going to be, so how about using it, please? If you install 4.104 and it works there will be an Install log saved in the FSX modules folder. You can read/show that. FSUIPC never asks for a key. I don't understand what you are seeing. Please describe exactly what you are doing. Also, your registration is nothing whatsoever to do with how or where FSX is installed. Please read the Installation instructions in the user documentation. Then, when you are sure it is installed okay, run FSX (you should run as administrator, especially on Vista, as it says), and only when you are actually IN FSX do you get the chance to register. But you are never ever asked for a key. You have to ask to register, in the FSUIPC options. Please please do read the documentation provided, at least the first few sections. Regards Pete
  3. It means that the FSUIPC options screens aren't "hung" in the sense that they aren't processing whatever inputs they can read, live. That can arise if the system refuses to provide any timers, for instance, or the message queue becomes full. It also means that you could do all your calibrating using the older method of assignment in FS and calibrating in FSUIPC, for now anyway. I now need to know more -- what actual devices you have connected, and a copy of your FSUIPC4.INI file. I probably also need some bits of your Registry (because that's where the Direct Input device identiies are stored). But it is rather complicated to work out exactly what. Sorry, but it looks like I will have to look at this further when I get back, a week Thursday. There's no way I'm going to be able to analyse my code enough to specify what information is needed in time for your response to do any good. It would probably be easier (less error prone too) for me to add a load more logging into the appropriate areas of my code to find out why it sees none of your devices. I've not met this before at all, and I've now tried it on two Vista installations with no problems. I'm wondering if it's to do with ownership. When you installed the devices was it as the same user you use to fly FSX? I probably search the Registry looking only in the current user areas. On my systems there's only ever the one user, who's the Administatrator too. But even then there's an "All Users" section , I see. Pete
  4. No idea about C# nor "forms" (what are they?), sorry. Why would it do that? FS has never blocked anything else. It probably doesn't care anything about your program. How? Does this EPICIO program have an FSUIPC interface, or is it your program talking to FSUIPC? Sorry, I thought EPICIO.DLL was simply an interface library for EPICUSB, not a program specific to FS and FSUIPC. The program I produced for EPIC was EPICINFO. Regards Pete
  5. I know that from the Install log you showed. That doesn't prove FSUIPC was loaded and running when you started FSX. It only shows it was installed okay! But that is the Install log, not the FSUIPC4.LOG file I mentioned! The latter tells the story of why you have no Add-Ons menu! Pete
  6. I'm not surprised. No SimConnect add-ons will work if SimConnect cannot talk to FSX. No, I don't think it is anything to do with ports. But possibly that security program is blocking FSX and SimConnect from talking to each other. It really is the only possibility. You need to make sure it allows FSX to use TCP/IP freely. It's exactly the same problem. Should I assume from this that you've NEVER managed to run FSX+SimConnect properly? It is important to know if something has changed, or this is just another one of the many cases of security programs blocking FSX good and proper? If you never had it all working, please visit the FSInsider website for advice. Microsoft did point out these firewall problems last year. Regards Pete
  7. Some extra checking was included in the interim update for 4.10 -- try the 4.104 version available in the FSX downloads announcement above. Was FSUIPC actually loaded? Please look for the FSUIPC4.LOG file. The log is always the first thing to check. Regards Pete
  8. Are you sure it uses FSUIPC? Pete
  9. According to Microsoft, these errors, along with the "inactive" log entries in the SimConnect log file, definitely point to a firewall or anti-virus or some other security program blocking or severely slowing the TCP/IP link between SimConnect and FSX. So, please can you answer these questions: 1. Were you running FSX + FSUIPC before applying the SP1 update? If so have you changed anything else? 2. What anti-virus, firewall and other security software are you using, please? We need this information to determine whether something has changed in this area with SP1, and also to add to the list of problem programs whichever ones you are using. Then, I can only suggest reviewing your firewall and anti-virus settings, or even trying uninstall, test, re-install, test. Maybe even there are known solutions for the programs you are using. Let us know what they are. Regards Pete
  10. Nope, no change; still can't see axis numbers in the assignemnts tab even with FS controls enabled or disabled. That wasn't the question. With axes assigned via FS, can you see things change in the Calibrations tab? FSUIPC3 doesn't run with FSX so it cannot use Simconnect, so it cannot log Simconnect reads. That line comes about either as a result of a "LogSimC= ..." line in the INI file, or 0BB6 being Monitored on the right-hand side of the Logging options page. There's also a new LogExtras value (1024) which logs Aileron and Elevator offsets, added specifically to track down another user's Helo Trim problem (which turned out to be not a problem). That will probably disappear next interim update, maybe to be replaced by a similar option to find out why the old joystick interface is working on your system but I can't get anything from DirectInput. Regards Pete
  11. They don't anyway on the calibrations tab. What about, then, in the calibration tab? The axis assignment method used in FSUIPC4 differs in one major respect to that in FSUIPC3 -- FSUIPC4 uses DirectInput, part of DirectX, whereas FSUIPC3 uses the old Windows joystick API throughout. FSUIPC4 does still use the old joystick API for buttons. Can you assign joystick buttons in FSUIPC4? (not Goflight ones, which are different). Anyway, since the DirectInput operations into Windows made by FSUIPC4 are independent of FS, it is rather hard to see how installing SP1 has changed anything. Similarly there's been no changes in FSUIPC4 in that area -- I am using direct assignments via FSUIPC4 quite happily. But then I'm not using Vista Ultimate. Ah .. but I do have a Vista Home Premium installation of FSX+SP1. I'll just try that ... [LATER] No, that was okay too. It's rather puzzling, but I think the area to look at is more likely to be DirectX than FSX or SimConnect. Let me know some more details (calibration okay if FSX has the assignments, button assignments okay), and I'll see what extra logging we can use to narrow down the problem. Unfortunately I am away from Thursday for a week, so there may be a delay. Incidentally, it is not necessary to run as Administrator, or with UAC off, for normal flying. The Run As Administrator bit is only needed for Registration. Regards Pete
  12. Rightodd that I never had a problem like it before. Still, it is fixed now. Good. thanks -- though of course still remove the last character if it is '\'. ;-). I recognised what it was doing because my installer has suffered in the same way, in the early days! ;-) Pete
  13. Phew. Thanksyou had me worried. Anyway, I did find and fix that little bug, though it wouldn't have affected what you're doing. Regards Pete
  14. I don't think it was anything specific that FSCopilot was doing, but something strange about the timing or presense of the SimConnect response AFTER SP1 install -- but only when FSCopilot was also installed. After issuing the SimConnect_Open, I issue a CallDispatch and expect a response telling me it is okay and the version numbers of FS and SimConnect. That never arrived, but only in this odd circumstance. I have changed the PFC startup code (which is in FSUIPC) to use the same method as FSUIPC does -- via Messages to a Message window, and that seems to work consistently now. Whilst I have your attention I should point out the difficulty I had installing FSCopilot 1.7oh. It's okay, I see you have replied in the other (correct) thread. Regards Pete
  15. The log seems to show something rather different to what you describe, but perhaps it's a matter of interpretation. It shows the Helo Trim (0BBE) and the Elevator Axis (0BB2) being EXACTLY THE SAME all the time, as if they are the same axis! How are you setting the trim? I tested using NUM keys 1 and 7 for all trim changes. I'm afraid i didn't ask you to log all axes -- but something is really very very strange as shown in the log. The log seems to show no time whatsoever with "neutralised trim". Instead the trim = elevator setting all the way, as if the elevator axis was always zero (centred) and you are using trim exclusively. More information needed. I cannot reproduce anything like that here (and the FSUIPC code hasn't changed, of course). Maybe I need to set up my joystick input exactly like you. I assume you are using the default Bell helo? If not, what? Pete
  16. No. Don't do that. If you uninstall the SDK the SP1A SDK installer will tell you it can't install because you haven't got the original. It checks that you have the original installed, THEN it does the uninstall and installs the new one. Pete
  17. Something is seriously wrong with either the FSX SimConnect installation, or a security ptrogram (firewall or antivirus or similar) is interfering. I notice you had 4.10 installed before 4.103. Was that the same? Has it been the same since you installed SP1? These error returns -- especially a different one from SP1's SimConnect and from the original release SimConnect -- should mean something, so I'll ask Microsoft. But meanwhile you should send all this information to tell_fs@microsoft.com, along with as much information about your system as possible, especially security type add-on programs. If you had it all working with FSX before you applied SP1 then something must have gone wrong during the install. When you say you tried everything from the "stickies", did you include repairing SimConnect as listed in the FSX Help Announcement? It may be that you need to do that again, but this time delete BOTH of the WinSxS SimConnect folders -- there will be one for 60905 and one for 61242. Then run the FSX repair from the DVD, then uninstall SP1 and re-install it. That's the only way i know until we get better guidance from MS. Regards Pete
  18. Well, if it is a connection problem with SimConnect then FSUIPC would surely be suffering much more, as it is 99.9% dependent on SimConnect. If its logs show no problems, and its facilities are all working (assuming you are using FSUIPC 4.10 or later, of course, not a pre-SP1 version), then it would seem to point more towards the GoFlight DLLs using something which has changed in SP1. In fact it was a set of symptoms similar to those you are getting with GoFlight which made FSUIPC 4.09 and earlier mostly useless once SP1 was installed. Quite a few add-on makers are having to make revisions for SP1. Regards Pete
  19. So Panda was in a mess, not SimConnect? How odd. Anyway, go flying now and have fun! Pete
  20. Ah, yes. For the 15 user configurations. You had me worried there. The FSUIPC thing isn't like this at all. FSUIPC's aircraft specific sections are complete calibrations, the works. Many possible lines per aircraft. The PFC system limits you to 15 different configurations at max. Each assignment is only one line in the INI file. I'd not call that extravagant, and it certainly won't slow the program's actions down at all. In fact it is probably faster than doing pattern patching on substrings and so on, as in FSUIPC.
  21. Did I implement aircraft-specific assignments in PFC too? I don't remember that? I thought it was mostly based on changing quadrants. Sorry, I'd have to read the documentation for that. Does it say you can? Regards Pete
  22. I don't know how the GoFlight drivers are coded, but maybe they need updating for SP1. I really don't know, sorry. I don't use GoFlight. Not according to other experts it doesn't, though an uninstall and reinstall of SP1 itself won't take long and can't do any harm. I am still waiting for a definitive answer to repairing FSX+SP1 so I can update my "FSX Help" announcement accordingly. Regards Pete
  23. Okay .... I managed to find and install FSCopilot 1.7 -- what a task though. Please see below! The non-appearance of the PFC menu entry seems to be due to FSUIPC not seeing the response to then Simconnect_Open call it makes for PFC. I'm not sure why, but I have devised a work-around and tested it here. Please look for FSUIPC4 interim version 4.104 in the FSX Downloads announcement later tonight. Meanwhile, please check my report below and forward it for me. Regards Pete =========================== PROBLEM WITH FSCOPILOT INSTALLER My FSX folder is G:\FSX. It tried to install FSCopilot.dll into "G:\FS\Modules", which of course failed as there's no folder "G:\FS". I see it is still in Beta, so maybe it will be fixed -- but perhaps you could notify the author if you are Beta testing it. I suspect it is getting the install path from the Registry, and expecting it to end with a "" -- which in fact is entirely optional, and depends upon how FSX was installed. He's assuming that this \ is there and overwriting the "X" instead. Worse, the installer doesn't check for an error when it tries to create G:\FS\Modules\FSCopilot.dll, so it fails silently with no sign of FSCopilot.dll anywhere. Luckily the same DLL was also installed into FS9, which did have the '\', so I copied it over.
  24. This afternoon I did done some tests on the helo trim facility, and I have found a bug, but it doesn't seem to fit your observations. Not only that but this is an original bug -- it was in the FSUIPC4 from the moment the Helo trim option was included. I can only think that some time differences with SP1 has made it become more of a problem than it was before. The bug is that when the trimmed value for the axis was computed (whilst the elevator axis value was "en route" via my Calibrations to FS as an "axis event"), the code was also writing the value back to the FSUIPC axis offsets but with the sign reversed! Now, I can't see why this could do any harm to anything except programs designed to manipulate axes via the FSUIPC offsets. It should definitely not interfere with the values actually used by FSX otherwise. I cannot reproduce the symptoms you describe at all, no matter what I do. But maybe the bug I have fixed will also fix your problemmaybe. The fix will be in interim version 4.104 which I'll provide via the FSX Downloads announcement tonight. There's another fix in it too -- for the PFC menu when FSCopilot is being used. If you still get the problem, please do some logging of it, using 4.104, as follows: Add: Debug=Please LogExtras=1024 to the [General] section of FSUIPC4.INI. Load FSX, go to FSUIPC4's Logging page, and set monitoring, to the normal log, of offsets 0BB2 and 0BBE, both as type S16. Thanks, Pete
  25. Yes, good. You could also follow the suggestion in my installation instructions and say that you always trust software signed by me (Peter L Dowson), and then it won't ask your permission again. But FSUIPC doesn't get a chance to run -- FSUIPC uses SimConnect, part of FSX, to talk to FSX. SimConnect uses TCP/IP, an Internet protocol. Your virus checker is hooking into the TCP/IP part of windows and crashing FSX. As I keep telling you, the software is FSX. It is called "FSX.EXE". That is the only process involved in all of this. SimConnect is part of the FSX.EXE process and loads FSUIPC as a DLL into the FSX process. I really don't know how many ways there are of telling you the exact same thing! You don't seem to read what I write! :-( Pete
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.