Jump to content

Goran_M

Leading Edge
  • Posts

    5,609
  • Joined

  • Days Won

    222

Everything posted by Goran_M

  1. This is definitely not a TBM issue. The lights are X-Plane parameterized lights. Nothing special about them.
  2. Goran_M

    Crash On Exit

    We need the log.txt file. This is the TBM900_log.txt file. The log.txt file is also found in the root folder. But please attach it as an attachment to your forum post. Don't copy and paste the text.
  3. Goran_M

    Crash On Exit

    Can you post the whole log file? We need to see everything.
  4. Ben and Cameron have been working on it over the last week. Laminar are also working with a select group of developers (Saso included) to nail this down. No ETA but we'll get it straightened out ASAP.
  5. Goran_M

    Misty Window??

    They ice over from the outside. From memory, I don't think they fog up from the inside.
  6. Do you have any kind of script or command telling the gear to be raised upon loading the TBM? Check all assignments.
  7. It's absolutely not required, and by all means, we can take out the offending plugin. But we need to know what it is first. Saso is working diligently to try to narrow it down, but when X-Plane refuses to tell us what it is, it makes it that much harder. He's already updated a ton of code (due for the next update), and hopefully, the exception handler problem is among those fixes.
  8. Very possible that Laminar fixed it in 11.40. I believe they were made aware of it.
  9. You could try a second install of X-Plane with just the TBM and PilotEdge. Then add all other plugins, 1 by 1 until it crashes again.
  10. I've seen many people fly the TBM on PilotEdge. If it is Gizmo crashing, it's Gizmo and something else not working well with it.
  11. It's not just the TBM. It's across the board with add ons that use an installer. Laminar is working with the dev community to get things sorted out as quickly as possible.
  12. It broke with the 11.36 update. It's a known issue and will be addressed in the next update.
  13. All breakers are commands. ESS BUS 1 breaker - tbm900/actuators/cbs/CB_ESS_BUS1 (top left of the breaker panel) Animation values are a simple 0-1 (0=pushed in. 1=popped)
  14. https://discord.gg/WThhCB
  15. I could give you a few at first to make sure they work, then I could give you the rest if they DO work. Do you want any in particular?
  16. Goran_M

    CTD

    In the thread I referred you to, Rob points out that you can still have TCAS traffic, but you just cannot have visual aircraft in the virtual skies. I don't know how IVAO works, but this can be set in LiveTraffic. I imagine IVAO has something like this. My point with XEnviro is that in a rare case, everything can point to the aircraft being at fault. Jim and Ben Russell went through the Saab code and Gizmo code 2 or 3 times to see if it was something on our end, and nothing was found. Andrey didn't believe it was XEnviro at all, because, like many others, he noticed the crash only happened with the Saab. Until I finally convinced him to PLEASE take a look, and that I had a handful of people willing to spend some time debugging. He reluctantly agreed, and within 15 minutes, he found the beginnings of the problem. Anyway, I digress. In the world of an unregulated add on community, anything is possible. Could it be a bug in the TBM? Unlikely, but definitely possible. We can't go and buy up all the payware add ons that are available, install them and start testing. That would be unreasonable of anyone to ask. All we can do is go through log files and try to find the problems. Most of the time, it's a process of elimination, hence why we ask people to move plugins out of the X-Plane install. Removing plugins and KEEPING them removed is, we understand, NOT the solution. It's a way of helping us understand what the problem could be. (Don't tempt Saso with MCAS. He could code a better version of it in half the time) Most of our support depends on that golden file called "log.txt". The other part of our support depends on the customer performing a few tasks to help us in fixing the problem...if we can fix it. Sometimes it's Windows (I've seen crashes disappear after people have done a simple "Scandisk") and sometimes it's the actual sim itself (Remember the Gizmo vs SASL problem plaguing SASL users? That was fixed in 1 X-Plane update by Ben Supnik). The debugging isn't necessary. We know something is causing the exception error, and we are 99% sure (I won't say 100% yet) that it's AI Traffic. I've run the TBM without an exception handler CTD when using default AI traffic. And this is what leads us to believe that it's something in the other Traffic add on code. I've seen streamers fly the TBM with traffic on PilotEdge without issue. Saso is still trying to figure out what is causing this, but when X-Plane throws up a message that says "Something has reinstalled our exception handler..." it's hard to know what to do with it. We need to know what that something is before we can nail it, otherwise, we're just chasing a black cat in a dark room hoping to get lucky.
  17. I think I remember this was due to outdated OpenGL drivers. Can you confirm you have the latest GPU drivers and if not, update as necessary.
  18. Goran_M

    CTD

    I cannot do anything more to help you without seeing a log file. We have only seen this type of crash happen with some kind of AI traffic running, so yours would be a unique case. I understand this does not happen with other add ons, but not all add ons are created equal. Regarding your last statement, that the problem is clearly with the TBM. Even WE don't know that the problem lies with the TBM. Another example of an isolated problem is the one with the Saab and XEnviro. X-Plane was always crashing when these two were running. We had people just like yourself complaining that it's the Saab. After years of us telling everyone it is not the Saab's fault, Andrey at XEnviro finally looked into it and found it was indeed XEnviro causing the crash. And ONLY when run with the Saab. Weird, I know. And we think it's how the weather radar interacts with XEnviro. But this has since been fixed. Bottom line, when the log throws up a line that says "Something has reinstalled our exception handler..." without telling us what the something is, it's then down to a process of elimination. With the exception of your case, we have narrowed it down to AI, and particularly, LiveTraffic. If you don't have any traffic running at all, and STILL getting this error, I'm afraid its back to square 1. THIS is why a log file helps.
  19. Goran_M

    CTD

    I'll respond with this. (Please read the whole thread. Your fix is in there...assuming you have LiveTraffic installed.) Like I said, it's not the TBM causing the exception handler crash. In all the cases we've seen, it's a problem with LiveTraffic and the way the TBM TCAS is reading LiveTraffic AI. We don't think this crash happens with default AI running because we've seen streamers have no problems when running default AI. And if you think this problem doesn't frustrate us as well, then you would be wrong.
  20. It doesn't appear to be theTBM crashing the sim. It was SPAD leading up to it and then PilotEdge causing X-Plane to crash.
  21. https://discord.gg/z98kFF
  22. I always said that Saso's coding is some kind of voodoo magic. There is a lot of code in the G1000 built on top of the default version, and he always liked to add his own touch to things that may have inconsistencies.
  23. 2 questions. Are you running the latest version of the TBM? I can see some issues that MIGHT suggest you are running an older version, which could be causing the crash. Can you try another airport? It looks like you have some scenery errors in the area you are in, and the TBM uses a terrain radar that may be having trouble reading the surrounding scenery.
×
×
  • Create New...