ArtEngine not launching
Problem
Whether it is the updater not launching, or the actual program, here are some solutions to the issue you are encountering.Â
Solutions
The program not launching can happen for multiple reasons.Â
First, make sure that your computer meets the minimum requirements.Â
Then, try the following fixes.Â
Possible fixes:Â
- 1 Failing to launch with latest Nvidia drivers.
- 2 Delete all related License Files
- 3 Update the GPU driver
- 4 Minimum GPU driver version
- 5 Visual C++ Redistributable for Visual Studio 2019 and above.
- 6 Make sure that you have admin privileges when launching the build
- 7 Update the Preferred Graphic Processor
- 8 Still having issues running the build?
Failing to launch with latest Nvidia drivers.
Error message mentions your driver may be incompatible.
Â
Uninstall artengine
 Delete %appdata%\.artomatix folder
 Install artengine
Delete all related License Files
Sometimes the activation needs to be done Manually instead of Automatic to achieve connection with the server.
Â
Close any Unity Editor and the Unity Hub
Close ArtEngine (and check no instance is running in background from the Task Manager)
Make sure there is noÂ
Unity.Licensing.Client.exe
 running from the Task ManagerDelete  Â
%APPDATA%\.artomatix\.license
 (NOTE: it's a hidden file)Delete  Â
%APPDATA%\.artomatix\.license.alf
Delete ArtEngine xml license files fromÂ
%PROGRAMDATA%\Unity\Licenses
Delete ArtEngine xml license files fromÂ
%LOCALAPPDATA%\Unity\Licenses
Restart ArtEngine
Begin activation steps as usual
Update the GPU driver
Minimum GPU driver version
Our minimum driver version is 461.72 or later (for Nvidia GPUs). If you want to be able to use ArtEngine, you need to have this driver installed or a more recent one.
Â
Some of our users have had issues when launching the build and updating the GPU drivers fixed the issues. To do so:
Open up GeForce Experience (if you are using an Nvidia GPU)
Navigate to the 'Drivers' tab
Click 'Check for updates'
Click 'Download' if an update has been found
Wait for the update to be finished
Launch the program again
Visual C++ Redistributable for Visual Studio 2019 and above.
Make sure that you have the right C++ redistributables installed. You can download them here:Â https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170
Make sure that you have admin privileges when launching the build
Some users experience issues with services not running if they are administrators. So make sure (if you can) that you have admin privileges when executing the build.
Update the Preferred Graphic Processor
Right Click on your desktop.
Click NVIDIA Control Panel.
Click Manage 3D Settings on the left menu.
Click on the Preferred graphics processor drop down menu under the Global Settings tab.
Select High-performance NVIDIA processor from the list.
Launch the application.
Re-install ArtEngine
If the above fixes still do not work, try re-installing ArtEngine.Â
Still having issues running the build?
If the previously mentioned fixes do not help, please follow the following steps and contact artengine-support@unity3d.com and attach the log files (if possible) to your e-mail:Â
Access the log files:Â
To access the folder, you can paste and enter this path in the default windows explorer:Â %appdata%/.artomatix
Then, in the 'Logs' folder, please send us the create.log and updater.log file.Â
Related articles