Finding your ARDI-VE Log Files

Finding your ARDI-VE Log Files

How do I find my Log File for ARDI-VE?


Every ARDI database and every PC is a little different - a unique mix of assets, hardware, software and security. 
This means that every now and then, something doesn't work as expected. When this happens, support may ask for your log file.
The log file tells us what your ARDI-VE application is doing, step-by-step. We can use this information to try and pinpoint why a particular system or database is having trouble.

NOTE: Your ARDI log files may contain sensitive information. We suggest only sending them to Optrix support or your system integrator. Uploading the entire file to our forums or other sites such as StackExchange might be dangerous and should be avoided, although it should be fine to post snippets of the file as long as you check it for sensitive or identifying information.

From ARDI-VE

There's a quick way to get to your log file if ARDI-VE is running, but sluggish or not completely loading your scene.
  1. Press the Tilde (~) key, usually found about the TAB key on US keyboards. This opens the developer console.
  2. Type "openlog" (without the quotes, all one word) and hit Enter/Return.

From Windows

If ARDI-VE is not running at the moment, you can find your file in your user Application Data folder.
  1. Copy the bold text (select it with the mouse and hit CTRL+C) - %USERPROFILE%\AppData\LocalLow\Optrix\ARDI VE
  2. Open your Start Menu (press the Windows button on your Taskbar)
  3. Paste this value in with CTRL+V
  4. Hit Enter/Return
  5. This will open an Explorer window, showing the directory were you'll find your log file. The file itself is named output_log.txt

From Linux

Your log file can be found at $XDG_CONFIG_HOME/unity3d/Optrix/ARDI VE/Player.log - this normally translates into ~/.config/unity3d/Optrix/ARDI VE/Player.log

From MacOS

Your log file can be found at ~/Library/Logs/Optrix/ARDI VE/Player.log

From Android

The Android version of ARDI-VE doesn't record a specific file - instead, log messages can be captured using adb logcat


    • Related Articles

    • Clearing your ARDI Cache

      How do I clear my ARDI-VE Cache? ARDI-VE maintains a cache of the content on your server - it keeps copies of your 3D models and textures on your local machine so you don't need to download them when you connect, saving a significant amount of time. ...
    • Starting ARDI-VE in Windowed Mode

      You don't always want to have your ARDI application take up the full screen. Although it looks amazing running full-screen on a second monitor, some times you just can't do it - you need ARDI-VE to fit neatly in a window. There are two ways you can ...
    • 'Jumbled Models' on Longwall Mine ARDI Servers

      In certain cases you might use ARDI-VE connect to a longwall-mine ARDI server and find that all of your 3D models are distorted and squashed together in a pile. In most cases, this is due to a loss of communication with the INS server. We have found ...
    • Is there a Docker/container version of ARDI?

      Unfortunately, ARDI is not currently available in a Dockerised form. This is for several reasons: Docker containers are designed to run one service at a time. ARDI requires an absolute minimum of three, but dynamically changes to have many more as ...
    • Resolving Issues with Incorrect Sensor Data

      Incorrect sensor data is quite easy to ignore in traditional systems (such as your 2D HMI), but it can be very glaring when you have a 3D visualisation.  If you've got valid but incorrect data coming from a sensor (ie. the sensor is still active, but ...