skiselkov
Members-
Posts
473 -
Joined
-
Last visited
-
Days Won
38
Content Type
Profiles
Forums
Latest X-Plane & Community News
Events
Downloads
Store
Everything posted by skiselkov
-
UPDATE! Apologies for closing this one apparently prematurely. I got a few more reports of this and started investigating deeper. There was indeed a memory leak that was consuming memory continuously, at a rate of roughly 400 MB/hr. So after 10 hours, it would have consumed 4000 MB. If you were doing a long multi-sector flight on a machine with 16GB or less of memory, or perhaps left the sim open overnight, this was most likely an issue of out-of-memory crashes. Anyway, fixed in update 1.3. Apologies again for prematurely closing this issue.
-
Update to 1.2 and retest. Should be fixed.
-
[FIXED v1.1r1] CTD when recalling flight plan over datalink
skiselkov replied to argonius's topic in Crash To Desktop
The underlying cause - a bad route specification - cannot be fixed. Simbrief simply constructed an invalid route here. It marked the route as going from BJA VOR via A411 to ANB VOR. That is not correct, airway A411 doesn't contain BJA VOR. It contains BJA NDB, which is a close (but not identical) navaid. Consequently, the route parse fails, as the database object referenced is simply the wrong one. -
[FIXED v1.2r3] Unable to open cabin door
skiselkov replied to timbuktuz's topic in Technical Support
Solved, fix will be in update 2. -
[FIXED v1.3.1] Navigraph Charts set up in CL 650
skiselkov replied to redboers's topic in Technical Support
Please post your full Log.txt. -
[FIXED v1.3.1] CTD after install of Ver 1.1.0
skiselkov replied to JT8DNoise's topic in Crash To Desktop
Try switching Try changing your audio output device in Windows, then changing it back. Also, try assigning one device as the "default communication device". The reason for this is audio initialization in the GPWS engine failed. Usually just doing these actions solves that problem -
[FIXED v1.2r3] CTD during climb passing FL350
skiselkov replied to viK1ng's topic in Crash To Desktop
Bug has been fixed and the fix will be shipped in update 2. Thank you for reporting! -
[FIXED v1.1r1] CTD when putting PERF INIT Wind and Temperature
skiselkov replied to tsute2's topic in Crash To Desktop
Fixed, will be in next update. -
[FIXED v1.1r1] CTD when putting PERF INIT Wind and Temperature
skiselkov replied to tsute2's topic in Crash To Desktop
Ah, oops. -50 degrees C ISA deviation is what caused it. I must clamp the ISA deviation value. -
[CANNOT FIX 2329] Persistent CTDs close to destination
skiselkov replied to markdoyle's topic in Crash To Desktop
I'm afraid this doesn't look like a crash we're causing. No stack trace on the first one and the second one only contains stuff related to apparently the Windows Driver Model audio driver mapper (wdmaud.drv), none of which is under our control. -
Fixed in update. The crash was indeed caused by an unexpected FPLN FULL condition. This fix takes care of addressing the crash, not the "FPLN FULL" state. The simple fact that you "only" have 25 waypoints remaining doesn't meant the flight plan isn't full. It counts all waypoints already passed as well. I'd like to see your ginormous flight plan that somehow managed to end up being more than 100 waypoints long.
-
Fixed, will be in next update. As a temporary workaround, it appears you've removed your Custom Data folder, or the contents of it (removed updated nav data) and are attempting to reload an older state file of the CL650 which uses this data. For the time being, your two options are: put the custom nav data back in, or create a new airframe that doesn't attempt reload the old state file
-
Incorrectly inserted manual descent constraint at the start of the flight plan, the airplane is not allowed to climb after passing a descent constraint: After inputting "C" on LSK 2R, the FMC correctly computes a continuation of the climb:
-
Can you describe exact sequence of edits you did to set up the flight and the sequencing problem in more detail? I suspect the PBD waypoint got interpreted as a descent constraint (simply adding "1200A" isn't going to necessarily make it a climb constraint, the "^" or "v" arrow above that number is what determines the class of constraint). You can toggle the climb/descent constraint flag on a custom waypoint by putting "D" or "C" into the right side next to the altitude. To elaborate a little bit, I suspect you had no SID, and only a single PBD waypoint that you inserted as a descent constraint (which is the default). Consequently, the FMC thinks the rest of the route to the next MISSED APPR will be a descent path.
-
This is indeed normal. The reason is quite simple: the ATS needs an N1 limit target to operate. Otherwise, it would have no idea what the maximum allowable thrust is. This value is supplied by the FMC. The FMC uses performance tables made by the aircraft manufacturer to determine what the takeoff thrust limit is supposed to be and if I show what the table looks like, you'll immediately see the source of the problem: Your SAT is +35 C. At that temperature, the FMC has no data to compute a takeoff N1 target, so the target blanks and the ATS goes to FAIL (and cannot be re-engaged). Take the cowl A/I off, FMC goes back to the normal takeoff tables and voila, ATS is back in business.
-
[SOLVED 2328] LW on MFD DATA not matching FMS potential minor bug
skiselkov replied to GE90_115's topic in Systems and Tech
Thank you, fixed. Will be in next update.- 1 reply
-
- 2
-
Fixed, will be in next update.
-
Fixed, will be in next update.
-
[FIXED v1.1r1] CTD after replacing an hold with a VOR
skiselkov replied to Bjerko's topic in Crash To Desktop
Please don't file multiple reports into a single topic. Makes it difficult keeping track of what was fixed and what wasn't. Having trouble reproducing this one (doesn't crash for me). So I'll try an analytic fix without verifying it. -
[FIXED v1.1r1] CTD after replacing an hold with a VOR
skiselkov replied to Bjerko's topic in Crash To Desktop
Excellent report. Reproduced & fixed in next update. -
Resolved, fix will be in next update.