Tom Knudsen Posted October 12, 2017 Report Posted October 12, 2017 (edited) No way to activate licence product in X-Plane 11.10b1 - Need to uninstall to use XP Seems it just freezes upon load GizmoLog.txt Edited October 12, 2017 by Morten Quote
Tom Knudsen Posted October 12, 2017 Author Report Posted October 12, 2017 Here is a new image, included also now in the first post is gizmo log, cannot connect to internet is says, but it is connected just fine. Quote
mmerelles Posted October 12, 2017 Report Posted October 12, 2017 (edited) No issues here so far, including ixeg 733 Updated my working xp to 11.10b1 as always do (do not do this at home please, people may result injured ). All my plugins including my external hardware yoke, peddals tq, radios seems to be working just fine. has to perform some flights yet to test new dynamics, landing on ground effect, etc. Thanks good ground no longer shakes, now i can go rest in piece Edited October 12, 2017 by mmerelles misspelling 1 Quote
Tom Stian Posted October 12, 2017 Report Posted October 12, 2017 32 minutes ago, mmerelles said: Thanks good ground no longer shakes, now i can go rest in piece This is a good one.. It have always been annoying with that ground shake. Im making a backup now (yea im a coward ) So soon gonna test the beta myself.. I also hope the default clouds are better and not pixelated. Getting this issue with my ultrawide screen. 1 Quote
donoscar Posted October 13, 2017 Report Posted October 13, 2017 as I am not a guru in scripting I would like to ask around if your joystick assignments still work in 11.10b2 with the flywithlua joystick.lua script. i am aware there is the new profile feature, but some of these "precise" commands are not available, therefore I was trying to go back to lua here's my script: --- Joystick and axis definition local RUDD = (0*40) local X55S = (4*40) local X55T = (8*40) local ARud = RUDD/8 local AXSt = X55S/8 local AXTh = X55T/8 --- BOEING IXEG 733 function set_b733() set_axis_assignment( AXTh + 10, "throttle 2", "normal" ) set_axis_assignment( AXTh + 11, "throttle 1", "normal" ) set_axis_assignment( AXTh + 14, "reverse", "normal" ) set_axis_assignment( AXTh + 15, "speedbrakes", "normal" ) set_button_assignment( X55S + 0, "ixeg/733/autopilot/AP_A_cws_toggle" ) set_button_assignment( X55S + 1, "ixeg/733/autopilot/AP_disengage" ) set_button_assignment( X55S + 2, "ixeg/733/autopilot/at_disengage" ) set_button_assignment( X55S + 3, "ixeg/733/autopilot/AP_A_cmd_toggle" ) create_positive_edge_flip( X55T + 1, "ixeg/733/MCP/mcp_at_arm_act", 0, 1, 0 ) set_button_assignment( X55T + 2, "sim/engines/TOGA_power" ) create_positive_edge_trigger( X55T + 12, "ixeg/733/lighting/land_light_all_act", 0, 1, 0 ) set_button_assignment( X55T + 34, "ixeg/733/flaps/flaps_15" ) end ... if PLANE_ICAO == "B733" then set_b733() Quote
judeb Posted October 13, 2017 Report Posted October 13, 2017 Works fine for me too. Sent from my Swift 2 Plus using Tapatalk Quote
mmerelles Posted October 13, 2017 Report Posted October 13, 2017 My joystick script per aircraft assignment is still working just fine. i wonder what error do you get? without any information provided, it comes to my mind your new xplane install renumbered your hardware, and you are trying to assign over non-existing ids. have you tried going on xplane to plugins menu, flywithlua, macros, and run provided joystick button map script? press any button to see the id realtime and compare to your script. Quote
donoscar Posted October 13, 2017 Report Posted October 13, 2017 thanks mmerelles for your reply, the issue is that the ixeg specific commands do not get assigned, the X-plane generic ones do. yes, I have checked the axis and button ids and they did not change vs. previous version I will try to re-download a clean flywithlua to see if anything got messed up there during backup and update processes Quote
TimeTraveler Posted October 13, 2017 Report Posted October 13, 2017 Worked fine for me...except my brow windows were not see thru in b1! Gonna check on the 11.10b2 now Quote
buzzy Posted October 14, 2017 Report Posted October 14, 2017 Since upgrade to XP11.10, while configuring the joystick the computer shuts down. This happened in B1, B2 and now in B3. Self shut down comes between 25 seconds to 1 minute 30 seconds from going into config screen...puff black screen and computer is off. When restarting I don't get any dreaded windows blue screen or messages... I have tried with other aircraft (Laminar 737, Zibo mod) but nothing happened with them only IXEG...XP log file is attached. OS Win 10 pro. Saitek Pro Fight System with Sergei's throttle mod. Any help would be much appreciated. Samim Log.txt Quote
Morten Posted October 14, 2017 Report Posted October 14, 2017 Please report beta bugs to Laminar Research Quote
buzzy Posted October 15, 2017 Report Posted October 15, 2017 Sorry, I just noticed I didn't mention that I first reported to LR. But as I have stated above it happens only with IXEG. Quote
Morten Posted October 15, 2017 Report Posted October 15, 2017 You need to narrow it down. You have a tonn of plugins and scenery that might conflict in some way. Try disabling all of them except the 737 and see what happens. As you have just discovered, trying early beta's is risky in itself, and if you also fill it up with all sorts plugins and scenery it is russian roulette.... If things that used to work in 11.05 and suddenly don't in 11.10B, then everything should get reported to LR, thats the whole purpose of the beta. Quote
buzzy Posted October 15, 2017 Report Posted October 15, 2017 Will do... Life is a never ending learning process... Thanks a lot! 1 Quote
vesalius Posted October 17, 2017 Report Posted October 17, 2017 I've noticed that since XP11.1, when you start the APU, you can hear a default xplane engine sound (horrible synthetic noise) spool up on top of the IXEG APU startup sound. This is from inside the cockpit. Anyone can confirm this too? Or was this always there and I never noticed it? Regards, Vital Vanbeginne Quote
Dreamboy Posted December 11, 2017 Report Posted December 11, 2017 I've also noticed after updating to XP11.10, when watching the replays during a landing external view, the spolers extend instantly, not playing the extend animation. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.