StrokesPlus.net
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Rob  
#1 Posted : Saturday, February 23, 2019 7:07:41 PM(UTC)
Rob

Rank: Administration

Reputation:

Groups: Translators, Members, Administrators
Joined: 1/11/2018(UTC)
Posts: 1,359
United States
Location: Tampa, FL

Thanks: 28 times
Was thanked: 419 time(s) in 356 post(s)
Starting with version 0.2.8.1, all releases will be published with separate trace builds for the installer and portable releases.

These require the normal version to already be installed, since they don't include all of the DLLs and other files.

The installer version makes a separate Start menu item named "StrokesPlus.net Trace" in the StrokesPlus.net program group and can be uninstalled separately, only removing the two files it added and the Start menu shortcut.

For the portable version, just extract the two files into the same folder as S+.net and run the StrokesPlus.net_Trace.exe

These trace builds are really just for troubleshooting issues, usually something I would ask you to do and send me the logs. But you can certainly use them and view the log files for...fun?

The location of the log files is generally a Log sub-folder of where your settings file (StrokesPlus.net.bin) resides. The default location is "C:\Users\{USERNAME}\AppData\Roaming\StrokesPlus.net\Log\"

The trace file names are timestamped when you started the trace version and continues logging until you exit S+.net.

Starting with version 0.3.3.9, you can also use this line to add your own entry to the trace log:
Code:
sp.TraceLogEntry("Here is a test log entry");

That function will only do something in the trace build, but it will not cause a script error in the non-trace build...it just does nothing.

I do NOT recommend running these for every day use, as the tracing calls slow down the app and the log files can become quite large and waste disk space!

To download the trace build of the latest installer: https://www.strokesplus.net/download/latest/installertrace

For the trace build of the latest portable version: https://www.strokesplus.net/download/latest/portabletrace

Edited by user Monday, August 26, 2019 12:15:29 PM(UTC)  | Reason: Not specified

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.