Since today I have a problem with the interior view when I use AUXI. For example, if I have spawned a MAN NLC 18C and a Mercedes Facelift GÜ and now drive with the Facelift GÜ and switch to the MAN at some point, the left mirror view on this vehicle is shifted without me doing anything. I have reinstalled the DLC several times and it only occurs when AUXI is installed. If AUXI is uninstalled, the problem does not occur. I also once got a lot of errors in the log file and the AUXI.log. A screenshot is also here.
This is an odd issue, although it's dark, it looks like the camera is turned a bit left compared to where it should be? If so then the only feature in AUXI which can make the camera turn left or right currently the driver camera wheel turning with steering wheel feature. You could try backing up your AUXI/Buses folder and then cleaning out the AUXI/Buses folder so there are no camera offset settings saved at the moment. See what happens.
The OMSI log errors are unrelated to AUXI. As for AUXI's log, there's something I don't like the look of:
08, 04, 2023T23:51:02 - ERROR: Exception: System.FormatException: Die Eingabezeichenfolge hat das falsche Format.
bei System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)
bei System.Convert.ToSingle(String value)
bei .(Int32 , String , String , Boolean )
bei .(DateTime )
bei ja6$C@>}\&\&x8M2)%{'<d_?gK-.(Object , EventArgs )
The above error might be causing unexpected behaviour such as what you showed in the screenshot. If this persists in the upcoming version then I may have to send you a special version for further debugging. If you'd like to get the latest beta version then send me a DM and I'll send you it, as it might somehow already be fixed in this version.
Nochmal zum AI Planer:
Auch wenn dieser wohl derzeit nicht funktioniert würde ich gerne wissen ob AUXI die Daten global speichert oder sich die Maps merkt. Es macht ja wenig Sinn für alle Maps die gleichen Daten zu nutzen. Ausserdem: sind die Sonntags-Werte auch für Feiertage gültig?
Eine Idee zu den Sichten:
Ich hab ja schon erwähnt dass eine Einstellung und Speicherung pro Fahrzeug auch der anderen Sichten sehr hilfreich wäre. Dazu würde ich gerne ergänzen dass es klasse wäre wenn man über AUXI weitere "Dauerfeuer"-Sichten festlegen könnte und an einen Hotkey binden. Damit meine ich Sichten wie ticket selling und schedule view, welche mit einer extra Taste verknüpft werden können. Ich könnte noch 2-3 solcher Hotkeys gut gebrauchen, zum Beispiel um an deiner Kreuzung schnell links und rechts schauen zu können, also kurz Taste drücken und wieder loslassen. Gerade wenn ich mit Lenkrad fahre wäre das sehr hilfreich. Kann mir gut vorstellen dass die AUXI Technik sowas erlaubt.
The upcoming version of AUXI has had the logic for the AI scheduler completely rewritten from scratch so should address issues with it. It will also interpolate between values on the AI scheduler.
At the moment it's global, there are plans to also make it map specific in the future but that's what loading and saving presets can be used for at the moment. Public holidays are not currently observed by it and will need further work in order to figure out how to implement the ability to detect that in OMSI 2. For now you could have a specific preset for public holidays.
The hotkeys will be expanded further in future versions. An addition that's definitely planned is something you mentioned, a press and hold key to temporarily turn the camera left or right by 90 degrees. Potentially other views could also be done too, but then I guess it would then need to be bus specific hotkeys which adds a layer of complexity to the current code. It's possible but will take a bit more time.