Skip to content

Error on "line 305, in on timer" #2

@RandomContribution

Description

@RandomContribution

The script seems to have issues on my system on regular occasions

[directory_sorter_for_obs] Traceback (most recent call last):
[directory_sorter_for_obs] File "C:/obs-replay\directory_sorter_for_obs", line 305, in on_timer
[directory_sorter_for_obs] items.pop(i)

I'm using windows OBS 31.0.1 - Python 3,6

Image

As far as I can tell, the script isn't updating a directory. In this case, the directory, which upon closing OBS was then emptied (on purpose) but when OBS restarts, the script isn't updating that the directory is empty. I have to manually delete the file here:

Image

This doesn't affect new files being added to directory, that works as expected, but the script keeps populating the .log file.
I've had this repeat across 5 different windows OBS systems that we use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions