Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Posts posted by Nabeel

  1. It could be onedrive causing the issue with loading. Data gets stored there, too, which the onedrive sync can sometimes conflict with.

    I'd recommend deleting the profile files or everything in documents/vmsacars and starting fresh

    But before you do that, if you can send me the profile file over Discord (just DM me), I can also debug to see if I see the same behavior on my end.

     

  2. Hey,

     

    The answer is... sort of. For the current stable and beta versions, you need to have MSFS2020 installed, for the scenery. If your scenery is already scanned, then hit start and SimConnect should "just work". I'm working on the next version (2.0), which will have better support for '24 and not require '20 to be installed for the scenery.

  3. 1 hour ago, flyGLOBAL said:

    I was not and am not angry in any way. Just seeking help. So I still need help with the purchase of ACARS. It still says I need to verify my email (which I have done) and so I am asking anybody, is there a way to contact www.vmshost.io any other way then opening a ticket. I already tryed to open a ticket but it will not send.

    Thanks in advance.

     

    Hi, sorry. I've been traveling. Can you try it now?

  4. 5 hours ago, CapitanStuewe said:

    Hello good morning, I make this comment because the acars continues constantly closing the FS2020 and this problem is months ago and the people who live it we are running out of patience because it is very annoying that it takes you time to make a flight and that the acars crashes and therefore carshe the simulator. I understand that it is not easy but please fix this problem that is affecting us so much.

     

    Do you have logs? Have you tested with/without acars in the same situation? Acars only connects to simconnect, there's nothing running inside of msfs. What other addons are you running?

  5. 2 hours ago, nicky9499 said:

    Not much, to be honest. The typeface has to be of contrasting color to the background, and a single "in between" for something drastically different like black/white doesn't look good in either.

    We have a white version of the logo specifically for this sort of situation:

     

    darkdark.PNG.42b30f8dc72daf81014017e7420d50a3.PNG

     

    Alternatively, would it be possible to introduce a setting to lock acars to light/dark mode?

     

    I'm working on the setting so someone can set locally if it follows the system, or select Light/Dark. I've added to my list to have the possibility to choose different images for light/dark for that banner

    • Thanks 2
  6. It doesn't save you much; the same calculations still need to happen to determine which points are going to cross the boundary. So you'd only omit drawing that single line segment, instead of calculating where that last segment would intersect the date line. But for drawing out the route, you can't omit that, since it's a pretty large line that's spanning it. The way I have it, it's the same code which splits the line up. The interesting thing I found in my research was the recommendation in the GeoJSON spec on how to handle it:

     

    https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.9

     

    Anyway - I have something working now that I'm going to push to alpha, if you want to try. Shoot me a message on Discord if you're not in the alpha distro list.

×
×
  • Create New...