Log Pane

An overview of the Log Pane in Motive.

Overview

The status Log pane displays important events or statuses of the camera system operation. Events that are actively occurring are shown under the Current section, with all of the logged events saved in the History section for the record.

Export Log

Clear Log

Status Messages

Status messages are categorized into five categories: Informational, Warning, Error, Critical, and Debugging. Logged status messages in the history list display in chronological order by default. The log history can be sorted by any field by clicking the column header. The sorted column is indicated with a cyan header.

Symbol Convention

Informational Messages


Device already added

Peripheral Devices: Attempting to add a device with an already existing serial number.

Troubleshooting steps: Check hardware configuration and make sure all is setup correctly.


Device factory count mismatch

Peripheral Devices: Device reported a different number of attached devices than were created.

Troubleshooting steps:

  • Check hardware configuration and make sure all is setup correctly.

  • Contact support for the affected peripheral device (e.g., AMTI force plate).


Error resolving entry point

Peripheral Devices: Plugin does not contain the required creation functions.

Troubleshooting steps: Try reinstalling peripheral DLLs and plugins.


Error: no active channels

Peripheral Devices: Unable to start plugin device because there are no active channels enabled on the device.

Troubleshooting steps: Contact support for the affected peripheral device (e.g., AMTI force plate).


Error: no devices enabled

Peripheral Devices: Unable to start collecting from plugin devices. Devices are present but not enabled.

Troubleshooting steps: Check hardware configuration and make sure all is setup correctly.


Error: no devices.

Peripheral Devices: Motive attempted to start device collecting but the previously available device(s) are no longer present.

Troubleshooting steps: Check hardware configuration and make sure all is setup correctly.


Hotplug Remove Device Serial : { Serial# }

Peripheral Devices: A plugin device with the specified serial number was removed or is no longer responding.

Troubleshooting steps: Check hardware configuration and make sure all is setup correctly.


Loaded Plugin : { File Name }

Peripheral Devices: Plugin DLL {File Name} has been loaded.

Troubleshooting steps: Informational only. No troubleshooting required.


No plugins loaded

Peripheral Devices: No plugin devices were loaded.

Troubleshooting steps: Check hardware configuration and make sure all is setup correctly.


Plugin Device Created : { Device Name }

The plugin device object for an external device (e.g., force plate or NIDAQ) has been successfully created.

Troubleshooting steps: Informational only. No troubleshooting required.


Plugin Device Registered : { Device Name }

The plugin device has been registered in Motive.

Troubleshooting steps: Informational only. No troubleshooting required.


Remove Device { Device Name }

Peripheral Devices: The specific device was removed.

Troubleshooting steps: Informational only. No troubleshooting required.


The selected device has no enabled channels. Please enable at least one channel first.

Peripheral Devices: The peripheral device requires manual channel enabling before recording.

Troubleshooting steps:

  • Check Ni-DAQ channels and make sure they are enabled.

  • Make sure connections to the NI-DAQ are correct.


Unable to add device

Peripheral Devices: A Plugin device was detected, but Motive was unable to add it.

Troubleshooting steps: Check hardware configuration and make sure all is setup correctly.


Error Messages


[Load Plugins] Unable to find exported function

Peripheral Devices: The peripheral device manager was unable to find a required function in the device plugin dll.

Troubleshooting steps:

  • Check that the plugin was installed correctly.

  • Test on another machine.


[Load Plugins] Unable to load dll

Peripheral Devices: The peripheral device manager was unable to find a required function in the device plugin dll.

Troubleshooting steps: Make sure the device plugin peripheral DLL was installed during Motive installation.


[Unload Plugin] Error occurred unloading plugin

Peripheral Devices: The peripheral device manager encountered an error when unloading a the device plugin dll.

Troubleshooting steps: Contact Support for further troubleshooting.


[Unload Plugin] Error resolving unload entry point

Peripheral Devices: The peripheral device manager was unable to find the unload function from the plugin device dll.

Troubleshooting steps: Contact Support for further troubleshooting.


[Unload Plugin] Unable to unload plugin

Peripheral Devices: The peripheral device manager was unable to unload the plugin device dll.

Troubleshooting steps: Contact Support for further troubleshooting.


{ Device } Disconnected

Camera System: A mocap camera or other OptiTrack device (e.g., an eSync) was disconnected from the system.

Troubleshooting steps:

  • Try replacing the cable or device if possible;

  • Connect to another port on switch or PC;

  • Try connecting the device (e.g., an eSync) directly to the aggregator switch and auxiliary power;

  • Make sure the correct power adapter is being used.


Dropped Frame

Camera System: A mocap camera dropped a frame of data, either because of incomplete packet delivery, buffer overflow, or it was not able to provide the frame in the time required to be part of the current frame group.

Troubleshooting steps:

  • General networking troubleshooting;

  • Check if PC specs are sufficient for system;

  • Check if Windows background processes are causing any interruption;

  • Monitor system performance using the Windows Task Manager;

  • Validate if the dropped frame was in 2D or 3D. Data can be reconstructed in Edit mode unless 2D data is missing.


ERROR: failed to stop { Device }

Peripheral Devices: The peripheral device manager encountered an error while attempting to stop a peripheral device.

Troubleshooting steps: Check hardware configuration and make sure all is setup correctly.


Partial Frame Group Delivered

Camera System: the delivered frame group is missing a frame from one or more cameras.

Troubleshooting steps:

  • General network troubleshooting;

  • Identify if there is a faulty camera;

  • Disable any managed features on the switch.


There was an attempt to synchronize a peripheral device to an eSync device that is not currently present

Peripheral Devices: Devices was set to hardware sync, but no eSync was present.

Troubleshooting steps: Check hardware configuration and make sure all is setup correctly.


Unable to restart device after configuration update [ Error : { Device Name } ]

Peripheral Devices : Device did not restart after configuration.

Troubleshooting steps: Check hardware configuration and make sure all is setup correctly.


Unable to start { Device }

Peripheral Devices : Unable to start peripheral device collecting.

Troubleshooting steps: Check hardware configuration and make sure all is setup correctly.


Critical Messages


Out Of Band FrameID

Camera System: A specified camera's current frame ID is more than the default buffer size's (100 by default) frames difference from the group.

Troubleshooting steps: General networking troubleshooting.


Synchronizer Queue Overflow

Camera System: The camera frame group synchronizer's queue is full and is unable to add a new frame group to the queue, so it is delivering a partial frame group instead.

Troubleshooting steps: General networking troubleshooting.


Missing synchronization telemetry

Camera System: The eSync dropped a frame of telemetry data.

Troubleshooting steps:

  • Check that eSync settings are correct for the setup;

  • Confirm that the eSync is plugged in correctly;

  • Verify sync source signal is strong and the volume is up.


Out Of Order Frame Group

Camera System: The current camera frame group is older than the previous camera frame group (out of order).

Troubleshooting steps: Contact Support for further troubleshooting.


Last updated