So I was having trouble loading the DLL but I got that fixed.
Now I have a problem where when I run the script, it doesn't ACTUALLY run as it ought to -- the script scrapes through a log file looking for things that match the regex, then puts them in a new file.
The script is creating the file but not properly looking through the log, because while it outputs things when run through python script, and it ought to when run through my add-on, it is empty.
Last edit: Jacob 2015-06-02
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
EDIT
So I was having trouble loading the DLL but I got that fixed.
Now I have a problem where when I run the script, it doesn't ACTUALLY run as it ought to -- the script scrapes through a log file looking for things that match the regex, then puts them in a new file.
The script is creating the file but not properly looking through the log, because while it outputs things when run through python script, and it ought to when run through my add-on, it is empty.
Last edit: Jacob 2015-06-02
Last edit: Jacob 2015-06-03
Last edit: Jacob 2015-06-03
making a new thread, everything has changed.
Last edit: Jacob 2015-06-04