Skip to content
AppgineeringAppgineering
Shop
AnnouncementClosedRead-only1 posts · 238 views · Started 03 Jan 2026, 12:07

Release: version stable 1.61.1.0

Archived: discussion moved to DiscordDiscord
AdminOriginal poster
#1

ATVO updates:

  • Fixed a bug where authentication could fail if a specific port was already in use.
  • Fixed a bug where Live Timing would fail to start when your theme uses scripts.

Theme Editor updates:
Important change to script logging: if you wish to output text or other logging from your scripts to the ATVO "Theme Event Log", you will have to update your scripts. The old method using "Console.Write/WriteLine" will no longer output the text to the log. Instead you have to replace it with "ScriptLog.Write/WriteLine". Your existing themes and scripts will still work, except that the logged text will not show anymore. In the Theme Editor, a warning will show when a script is still using "Console" telling you to consider replacing it with "ScriptLog".

This thread is archived.

New replies have moved to Discord.

Continue on Discord