Jump to content
The simFlight Network Forums

ptimale

Members
  • Posts

    40
  • Joined

  • Last visited

Everything posted by ptimale

  1. hello thank you it works very well Rudder TPR Olivier
  2. I had already found her thank you
  3. I saw the Profiles in Separate Files.pdf doc I have to go back to it to understand ok for the [LuaFiles] section I saw in the doc that it is fsuipc that manages it Thanks for your help
  4. thank you yes, I understand each parameter I want to apply to a profile, I must put them in the profile.ini and not in the fsuipc.ini I think I need to review the profile section I don't understand them
  5. Hello Google translation I can not run a Lua script in a profile I read the Doc page 37 correctly [Auto.FLYBYWIRE] 1 = Lua test [LuaFiles] 1 = test in my script I just have ipc.log ("Hello") if he is running off profile his walk test.lua FSUIPC7.ini FSUIPC7.log
  6. ok vu Merci pour l'information and I will not forget to provide you with the logs and fsuipc.ini in the future
  7. I just did my assignment again (UB) I'm testing your latest version Joke : With us said "there are only those who work who do not make mistakes" and I know what I'm talking about;)
  8. next problem: Version 7.2.7 2 = L: A32NX_OVHD_APU_MASTER_SW_PB_IS_ON = UB0xA002 it works Version 7.2.8 2 = L: A32NX_OVHD_APU_MASTER_SW_PB_IS_ON = UB0xA002 does not work anymore it's just for information, I understood that this version was under development
  9. my first tests with version 7.2.8 are functional thank you so much
  10. Détecteur d'erreurs 1397138290525055397, type 5 Nom d’événement : BEX64 Réponse : Non disponible ID de CAB : 0 Signature du problème : P1 : FSUIPC7.exe P2 : 7.2.0.7 P3 : 6123de89 P4 : FSUIPC7.exe P5 : 7.2.0.7 P6 : 6123de89 P7 : 00000000000f03c1 P8 : c0000409 P9 : 0000000000000002 P10 : Fichiers joints : \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERE75F.tmp.WERInternalMetadata.xml Ces fichiers sont peut-être disponibles ici : \\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_FSUIPC7.exe_445dcfe53d7ba2b8fe2dfbb896715b441e7ce620_0900d0da_65b719bf-5af0-4181-8d61-66a02ce7fbdc Symbole d’analyse : Nouvelle recherche de la solution : 0 ID de rapport : 3db9a920-ec01-4a61-8ff1-792920a11156 Statut du rapport : 268435456 Récipient avec hachage : 2ee5537157872fed4363a1df74d7a9a5 GUID CAB :0
  11. Hello Here is a video for the problem https://youtu.be/TuusYy7n0wk Event observer: Nom de l’application défaillante FSUIPC7.exe, version : 7.2.0.7, horodatage : 0x6123de89 Nom du module défaillant : FSUIPC7.exe, version : 7.2.0.7, horodatage : 0x6123de89 Code d’exception : 0xc0000409 Décalage d’erreur : 0x00000000000f03c1 ID du processus défaillant : 0x589c Heure de début de l’application défaillante : 0x01d79b29623f85da Chemin d’accès de l’application défaillante : F:\MicrosoftFlightSimulator\FSUIPC7\FSUIPC7.exe Chemin d’accès du module défaillant: F:\MicrosoftFlightSimulator\FSUIPC7\FSUIPC7.exe ID de rapport : aa2e3c9a-694a-4a5b-ab4e-68d4df82b345 Nom complet du package défaillant : ID de l’application relative au package défaillant : And the new Log: pièce jointe merci FSUIPC7.ini FSUIPC7.log FSUIPC_WASM.log FSUIPC_WASM_prev.log
  12. il plante (fsuipc) en quelques secondes le problème est un peu aléatoire quand j'ai lancé le simulateur aujourd'hui, il fonctionnait et lors de mon test d'un offset lvar il plante si j'utilise cette fonction "Set Lvart" fonction de liste travail Lvar FSUIPC7.log
  13. hello translated by Google fsuipc stops when I do Addon / WASM / Set lvars thank you in advance
  14. translated by Google thank you for your reply my profiles work until now with: UseProfiles = Yes 1) I have modified in UseProfiles = Files as you advise me [Profile.FLYBYWIRE] DontLogThese = 67042,66387,66388,67205 1 = Airbus A320 Neo FlyByWire 2 = Airbus A320neo Easyjet NEO c / s [LvarOffsets.FLYBYWIRE] 0 = L: A32NX_OVHD_PNEU_APU_BLEED_PB_IS_ON = UB0xA000 It does not work 2) Added section to FLYBYWIRE.ini ini file [LvarOffsets] 0 = L: A32NX_OVHD_PNEU_APU_BLEED_PB_IS_ON = UB0xA000 OK it works I take this opportunity to thank you for your software, I admit having had a lot of trouble understanding the philosophy, even if I still follow far from understanding all, such as offset signed unsigned (SB, UB) or finding the info in the simulation to know if it is signed or unsigned ???? Once again thank you
  15. Hello translated by Google the lvar does not work if I activate it in a profile section below the GENERAL section [LvarOffsets] 0 = L: A32NX_OVHD_PNEU_APU_BLEED_PB_IS_ON = UB0xA000 OK it works [Profile.FLYBYWIRE] DontLogThese = 67042,66387,66388,67205 1 = Airbus A320 Neo FlyByWire 2 = Airbus A320neo Easyjet NEO c / s [LvarOffsets.FLYBYWIRE] 0 = L: A32NX_OVHD_PNEU_APU_BLEED_PB_IS_ON = UB0xA000 NOK its not working thank you FSUIPC7.ini FLYBYWIRE.ini
  16. thank you its work two errors on my part: the [Macros] tag and page 36 of the manual Macros to activate Hvars The macro facility to activate Hvars can only be used by editing macro files and building them manually. The format is: N = H: name = Set here it is for those who will encounter problems like me I followed this post to understand: https://forum.simflight.com/topic/92735-stock-cessna-172-garmin-gns-530430-internal-controls-access/?tab=comments#comment-563046 I spent some time to understand, if it can help other person thanks John Dowson now it's time to celebrate, I'm going to drink the aperitif
  17. Hello I saw my error for the .mcro file [Macros] thank you I'm looking at more on page 36 thank you
  18. Hello I'm trying to apply the procedure on page 33 of the manual, but I can't see the assignments in fsuipc I don't understand or I made a mistake I am attaching my files to you thank you FSUIPC7.log FSUIPC7.ini Fairing.mcro Cessna 152 Fairing.hvar
  19. hello s sorry to copy paste attached files request for information if you execute line 84 and the path is valid of course, it works in my environment but its not running via fsuipc he would be very interested in a future update to be able to execute urls. For Tarckir I will investigate. Sorry for the time I wasted you FSUIPC7.ini FSUIPC7.log
  20. Hello translated by Google is it possible to execute this: Run1 = "C: \ Program Files (x86) \ Google \ Chrome \ Application \ chrome.exe" "F: \ MicrosoftFlightSimulator \ Procedure Avion \ A320NX_Checklist_OddSobriquet \ AirlinePack \ A20NX_Checklist_AirFrance.pdf" in the log file [Error = 2] ____________________________________________________________________ Run2 = https: //www.simbrief.com/ in the log file [Error = 2] ____________________________________________________________________ Run3 = "C: \ Program Files (x86) \ NaturalPoint \ TrackIR5 \ TrackIR5.exe" in the log file [Error = 740] thank you in advance for your help
  21. well I spoke too quickly it works but strangely I have to push the throttle fully and then switch the button before I flipped my button then I pushed the engine really not easy
  22. I tested the A320 version by default Throttle Reverse Thrust Toggle does not work
  23. Hello A320NX FBW Throttle Reverse Thrust Toggle no longer works it is normal or it comes from my configuration thank you
×
×
  • 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.