Skip to content

FAQ

What operating systems does BARAS support?

Windows, macOS, and Linux (Wayland/X11).

Is this against the SWTOR Terms of Service?

No BARAS is an external application that only reads data from combat logs on your computer. It functions the same as tools like Starparse and ORBS, which have been used by the community for over a decade.

How does BARAS interact with my machine? Is it safe to use?

BARAS is an open source project and the source code is available on GitHub for anyone to review.

BARAS only interacts with the following external services and file directories.

Directories accessed:

  • The log directory set by the user
  • The application configuration directory

External services:

  • GitHub — BARAS checks once on application start for a new version.
  • Parsely.io — The user can choose to upload specific files/encounters to Parsely.

SWTOR crashed — will timers still run?

Maybe. BARAS requires the following information to be present in the log file to process properly:

  1. The current area
  2. An initial discipline changed event to identify the local player

If you crash mid-raid a new log file is created without an area entered event. It’s recommended you exit and re-enter the area you are currently in. If incorrect information still appears on the application session page, you will have to re-log to reset the file.

Do timers continue working even if I die?

Yes!

Certain timers don't seem to be showing up, even though other timers are working in the same fight. Why?

If the timers are based on when a boss NPC activates an ability, SWTOR does not always properly display AbilityActivated events for all players. In multi-boss encounters especially, players that never damage or draw aggro from a specific boss may not have the events that trigger these timers recorded in their logs.

The best solution is to attempt to damage all bosses at least once during the fight. This may or may not work but seems to improve the chances of timers appearing.

My timers seem to be firing too early or too late. Why?

Boss ability casts and mechanics can be slightly delayed based on target changes or movement animations. This is out of the parser’s control.

All timers seem to be X seconds off. What's going on?

If there is a consistent discrepancy, it’s likely due to system clock drift. BARAS does not resolve the difference between the server time and the system’s local time. The user is responsible for keeping their clock in sync.

A specific timer seems to be misconfigured. What do I do?

Please report any default timers that are broken or inaccurate due to configuration issues. In the meantime, all timers — including the default built-in timers — can be fully edited in the Encounter Builder.


What does alacrity do? Why can I set it in the application?

In-game alacrity condenses the duration of ticking HOTs/DOTs and reduces the cooldown time of offensive abilities. In order to get accurate displays for abilities such as the Operative’s Kolto Probe, BARAS should be set to your character’s current alacrity.


Is GNOME supported?

No. GNOME is one of the few Linux desktop environments that does not implement the zwlr-layershell protocol, which is required for BARAS overlays to run on Wayland. Overlays will not work, however the rest of the application will function.

The application won't work on my Linux distribution!

Due to the nature of Linux, it’s impossible to ensure compatibility with every possible configuration. The BARAS AppImage is compiled on Ubuntu 24.04, and older versions of common distributions may not have the required libraries to run BARAS. Support for non-current or niche distros will not be provided.