• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
Logging

Plugins + Scripts Logging

Download [0 MB]
A collection of three simple plugins related to logging:

LoggingTrigger
Let's you write messages/errors to the log from any trigger in your scene. Very helpful when debugging scene logic. Disabling the plugin suppresses log output. You can see this in action in my scene The Grind Of Your Life, there's a hidden atom "$Log" containing the plugin.
1740302135058.png


LogToFile
Redirects all of vam's error, message and debug log events to a text file in 'Saves/PluginData/TBD/LogToFile'.
Do not keep this plugin running for extended periods without clearing the log or it will impact performance. Apparently, there's no way to append text to the end of a file so this plugin has to keep the whole thing in memory and write all of it each time.

CrashLog
This plugin attempts to record vam's dying words in case of a crash. It creates a new log file every time you start vam and writes the last 3 errors it encounters to it.

Share this resource

Credits

Creator Support Link
icons
Back
Top Bottom