Posts posted by Hans Hartmann
-
-
15 hours ago, Dave G said:
I've noticed compared to the real plane (Based on youtube I admit) that the green dot for ILS landing is tiny and hard to see. I think in the next update it should be bolder and slightly bigger which would be a major help for sim pilots. just my 2 cents.
You're right. I made it a bit larger. The change will be available in the next update.
-
-
2 hours ago, Lars K. Rønes said:
Now it is clear why this update is taking forever to finish, Hans is busy working on the ATR with upcoming new features for it with Microsoft, and that means that the CRJ update is on the backburner and likely is not being worked on as much as it should. This was mentioned in the last MSFS dev stream. I know Hans claims the update is coming this year, but I've heard that one before... I don't believe we'll see it this year, one can hope I'm proven wrong but that is unlikely.
You shouldn't make assumptions... pretty much every word you say is wrong.
-
-
10 hours ago, Lars K. Rønes said:
After 19 months of no updates, we need a bit more than "trust me bro, I'm working on it". Again, nobody here is asking for an in-depth analysis on the update, or some huge hype thing, we simply ask to actually show something.
I'm not buying the whole "boo hoo, if I need to sit down to write a log about what I've done, it will take away my time from working on it", sitting down for 30 mins to write a bit about what has been done already, and what is remaining to be done, maybe a screenshot or two will not take away anything from the attention to the CRJ. What I do think is taking away attention on the CRJ is the ATR, which we all see gets regular updates and seemingly is actively supported. And again, if the CRJ project is so grossly understaffed that it's not possible to finish an update in literal years, then pull it from the market and stop gaslighting the customers.
I'm not sure what I could tell you except the things I wrote in my last post. We're still working on the same things as before, but I'm not going to give you a list of when and how long people were on vacation or took a break from the CRJ and for which reason. I told you what will be in the update, that it will not be ready before end 2023 and that I won't give any further information until we are well into beta-testing. All this is still true. So, I wonder: what else do you want to know from me? Because right now, I can't think of anything new that I could tell you.
-
-
- Popular Post
It's simple: While you are asking me to give you more information, other developers get hell from their community because they can't keep announced release dates (for whatever reason. I'm not judging them because I know the work that is involved. If it takes longer, it takes longer. It won't kill anyone). I don't want this. Just look at what happens in the Fenix Discord right now (after they announced the delay of their Block 2 update) and you will understand why I'm going with "It's done when it's done". I'm not a friend of creating hypes or posting WIP screenshots every other day. Expect to see screenshots and more detailed feature information when we're well into beta testing.
I promise you that there will be a CRJ update, although it will likely not be released before the end of the year, that it will be a major one, that it will include the much awaited LNAV/VNAV fixes as well as Simbrief, Navigraph Charts, an updated model with a detailed cabin and more.
-
32 minutes ago, Rico10 said:
This. I decided to pull the crj off the shelf after flying the PMDG for a couple months and its hard flying this with the hunting after turns when the PMDG handles LNAV turns perfectly. I found this thread after doing a google search because I thought it was just me noticing this.
I'm working on the problem and it will be fixed. However, I'm still in the process of tracking down why this is actually happening at all. Out of the six stages of debugging, I'm currently at stage 4 ("why does that happen?"). It's not easy to find as, at least for me, it only occurs from time to time. As soon as I found the reason, I shall let you know.
-
-
-
-
-
vor 11 Stunden , Akki sagte:
My advice is that you let Microsoft invite you for cooperation because this is where the future with FS is, I am glad that I sticked to FSX and Aerosoft for so many years and not having jumped over to Xplane or P3D.
From all we know and were shown in the E3 presentation and on the FSInsider website, it's very unlikely that the new MSFS will be any more compatible with the old FSX than P3D4 or X-Plane. For example it's guaranteed to be 64-bit so hardly any aircraft add-ons will be compatible.
The future will show whether or not it will make sense to support the new MSFS.
-
vor 18 Minuten, TrainNutter sagte:
I would like to request the following
A300/A310 Package (Including the A300-600ST Beluga)
Airbus A330-700ST (BelugaXL)
Airbus A330-800neo/-900neo
Airbus A319neo/A320neo/A321neo/A321ACF/A321LR
Airbus A220-100/-300
As an update to the existing A320/A321 (32bit & 64bit): A320F/A321F
Bombardier CRJ100/200 & CRJ1000
Embraer E-Series E1 & E2
Starting now. Release tomorrrow at 10am.
-
On 4.1.2019 at 21:08, KarlT sagte:
I love the private CRJ 700 Livery!! Can anyone please do the 900? That would be awesome!!! Thanks Guys!!!

Here you go:
Entire cockpit stops working / freezes / unresponsive
in Aerosoft CRJ
@NoobiePilotCan you describe what your last steps were before this happened? For example "adding a waypoint with an airway" or "deleting a waypoint from the legs page"? Ideally along with the full flight plan. Sadly, the only way to figure out what went wrong is to reproduce it here. So, the more details you can give me, the better. Thank you.
@signal_runnerYou should educate yourself before you start typing. C++/WASM does not implement exception handling. Even though the "try...catch" construct is part of Standard C and C++, it's not available for MSFS add-ons. Any issue will cause a so called WASM crash right away.