0% found this document useful (0 votes)
43 views1 page

Precision Plugin Initialization Log

The document logs the initialization process of the Precision v2-0-4-0 software, detailing the registration of various classes and functions. It confirms successful reading of configuration files, including .toml and .ini formats. The log indicates that the plugin API was requested and returned successfully.

Uploaded by

educifer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views1 page

Precision Plugin Initialization Log

The document logs the initialization process of the Precision v2-0-4-0 software, detailing the registration of various classes and functions. It confirms successful reading of configuration files, including .toml and .ini formats. The log indicates that the plugin API was requested and returned successfully.

Uploaded by

educifer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

E:\Repos\Precision\src\main.

cpp(109): [info] Precision v2-0-4-0


E:\Repos\Precision\src\[Link](53): [info] Registered papyrus functions
E:\Repos\Precision\src\[Link](141): [info] Precision::RequestPluginAPI called,
InterfaceVersion 1
E:\Repos\Precision\src\[Link](151): [info] Precision::RequestPluginAPI returned
the API singleton
E:\Repos\Precision\src\[Link](17): [info] Registered Precision_MCM class
E:\Repos\Precision\src\[Link](44): [info] Registered Precision_Utility class
E:\Repos\Precision\src\[Link](18): [info] Registered class RE::InputEvent
E:\Repos\Precision\src\[Link](139): [info] Registered all event handlers
E:\Repos\Precision\src\[Link](9): [info] Initializing...
E:\Repos\Precision\src\[Link](29): [info] ...success
E:\Repos\Precision\src\[Link](561): [info] Reading .toml files...
E:\Repos\Precision\src\[Link](183): [info] Reading
Data/SKSE/Plugins/Precision/Precision_base.toml...
E:\Repos\Precision\src\[Link](598): [info] ...success
E:\Repos\Precision\src\[Link](715): [info] Reading MCM .ini...
E:\Repos\Precision\src\[Link](720): [info] ...success

You might also like