# Version 1.11 > Minor

Published 2024-04-10

Fix crash in countries where you cannot access github.
Tumppi066 Backend

Fix crash when profile folder does not exist yet.
Tumppi066 Backend

Fixed Padding in Plugin Manager
variant="dark" text="DylDev' Plugin Manager

Fixed BetterCam crashing when loading the settings.
Glas42 BetterCam

Using PyAutoGUI v0.9.51 by default now.
Glas42 Requirements

Fixed the image flickering bug
Glas42 WindowsCapture

Fixed an error when using WindowsCapture with NavAI
Tumppi066 WindowsCapture NavigationDetection

Backported a new screencapture library from 2.0. You can enable WindowsCapture in the plugins menu. Keep in mind that it's experimental! If it does work you can expect around 5x less time spent on screencap.
Tumppi066 WindowsCapture

Experimental changes to try and update numpy in case importing fails.
Tumppi066 Backend NavigationDetection

Small bugfixes in Navigation detection.
Tumppi066 NavigationDetection

Fix translator (disable it) when user has no connection to google translate.
Tumppi066 Translator

Fixed a bug in the PyTorch fixer, that the wrong version of torch, torchvision, and torchaudio was downloaded.
Glas42 Backend

Temporarily forcing the PyTorch fixer to install a specific version of torch, torchvision, and torchaudio.
Glas42 Backend

Added instructions on how to downgrade pytorch when encountering the problem with loading fbgemm.dll or one of its dependencies.
Glas42 Backend

Fixed a bug in the NavigationDetection and TrafficLightDetection where the code would try to access torch even if its not imported.
Glas42 NavigationDetection, TrafficLightDetection

NavigationDetectionAI now uses metadata to get important information about the model to run the model.
Glas42 NavigationDetection

Add AnomalousFrames remover (cache clearer) after 30 days
DylDev Backend, AnomalousFrames

Temporarily remove mirror data collection (Thanks for the help!)
DylDev VehicleDetection, DataCollection

Fix capture area for mirrors in ATS.
DylDev VehicleDetection, DataCollection

Changed capture area for mirrors in data collection.
DylDev VehicleDetection, DataCollection

Fixed some color channel issues in the data collection code.
Glas42 VehicleDetection, DataCollection

The data collection for the mirror images is now finally fixed and we can start collecting usable data.
Glas42 VehicleDetection, DataCollection

Made adjustments to the mirror data collection.
Glas42 VehicleDetection, DataCollection

Fixed the data collection code to capture the mirrors correctly.
Glas42 VehicleDetection, DataCollection

Brought back Vehicle Detection data collection for mirrors.
DylDev VehicleDetection, DataCollection

Temporarily disabled vehicle detection data collection (Will be re-enabled in 1.11.53 in a different format).
DylDev VehicleDetection, DataCollection

Adjust crack message. Fix main menu update time display.
Tumppi066 Backend, MainUI

Add check for a cracked game or DLCs, since the game will refuse to load DLLs in this case.
Tumppi066 Backend

Temporary deactivation of crash reports of the type "PyTorch import error"
Glas42 NavigationDetection, TrafficLightDetection

Fixed a but that NavigationDetectionAI would not slow down for right turns.
Glas42 NavigationDetection

Traffic light detection fix.
Glas42 TrafficLightDetection

Try to fix mainUI root error on startup.
Tumppi066 MainUI

Fix for a problem with indicators when using NavigationDetectionAI.
Glas42 NavigationDetection

Improvements in the TrafficLightDetection plugin.
Glas42 TrafficLightDetection

Changes in the traffic light detection to work with the new AI model.
Glas42 TrafficLightDetection

Fixed problems with Navigation Detection AI, Default Steering and Cruise Control.
Glas42 NavigationDetection, Default Steering, Cruise Control

Fixed nav AI when no route detected. Small fixes to CC plugin.
Romans NavigationDetection, Cruise Control

Added a script to hopefully fix the pytorch import error.
Glas42 PyTorch-Module

Vehicle detection data collection is now running in a thread to minimize latency.
Glas42 DataCollection

The traffic light detection now saves the images in the rgb format with the coordinates of the traffic light on the image.
Glas42 TrafficLightDetection

Bug fixes in Data Collection
DylDev DataCollection

Bug fixes in Data Collection
DylDev DataCollection

Add a Data Collection plugin for AI Models.
DylDev DataCollection

Stop the app installing torch on every startup.
Tumppi066 Backend

Fixed a but in the traffic light detection plugin.
Glas42 TrafficLightDetection

TrafficLightDetection now uses the classification AI model instead of the YOLO object detection. This means that the TrafficLightDetection will have less lag from now on.
Glas42 TrafficLightDetection

Bug fix in Navigation Detection to prevent spamming crash reports when the code is unable to delete the previous AI model.
Glas42 NavigationDetection

It's now possible to collect anonymous traffic light images for a new AI model.
Glas42 TrafficLightDetection

Fix translator crashing when UI has not yet been initialized.
Tumppi066 Translator

Fix FirstTimeSetup links not working (Wiki, Youtube)
DylDev FirstTimeSetup

It's now possible to switch to the next TruckStats tab using a keyboard shortcut.
Glas42 TruckStats

Updated the NavigationDetectionAI UI.
Glas42 NavigationDetection

Updated the NavigationDetection code to work with the new AI model.
Glas42 NavigationDetection

Added a PyTorch import protection for NavigationDetection.
Glas42 NavigationDetection

Update the wiki link when bettercam fails to initialize.
Tumppi066 Bettercam Screen Capture

Quick fix to make the NavigationDetection code work with all versions of the game.
Glas42 NavigationDetection

Update the NavigationDetection code to work with the new 1.50 version of the game.
Glas42 NavigationDetection

Fixed a bug in the TrafficLightDetection code.
Glas42 TrafficLightDetection

Change wiki install page to the new youtube video.
Tumppi066 Wiki

Removed a print command in the TrafficLightDetection code which had been spammed.
Glas42 TrafficLightDetection

Fixed multiple division by zero issues in the TrafficLightDetection.
Glas42 TrafficLightDetection

All output windows now have colored title bars and icons on windows 11.
Glas42 ShowImage, TruckStats, TrafficLightDetection

Add check for Python 3.12 or over.
Tumppi066 Backend

Set default steering maximum control to 1.0 on new installs.
Tumppi066 Default Steering

Add native detection of corrupted settings files.
Tumppi066 Settings

Fix tkwebview version changer.
Tumppi066 Backend

Fix Bettercam Screencapture not showing in the plugin manager.
This was a bug introduced in the last version... sorry for that :D
Tumppi066 Backend

Fix changelog and wiki pages by making a custom tkwebview2 version.
Tumppi066 Backend

Fix first time setup not detecting the API.
Fix main.py crashing when a plugin crashes.
Fixed popups soft locking the app.
Prevent First Time Setup from opening automatically after a restart.
Tumppi066 First Time Setup MainUI

Hopefully fixed a bug in the NavigationDetectionAI code.
Glas42 NavigationDetection

Fixed some bugs in the NavigationDetectionAI code.
Glas42 NavigationDetection

Updated default SDK dll to new one developed by mimi89999.
Tumppi066 mimi89999 SDK

Removed code which simulated that https://huggingface.co/ is not available.
Glas42 NavigationDetection

Fixed a bug in the NavigationDetection, which would spam us developers with errors when https://huggingface.co/ is not available.
Glas42 NavigationDetection

Updated the NavigationDetectionAI code handle the download of the model better.
Glas42 NavigationDetection

New Feature for the TrafficLightDetection: Position Estimation of the traffic lights.
Glas42 TrafficLightDetection

Fix bad grammar in the crash reporting confirmation.
Tumppi066 Settings