Crashes while handling tabs and events

New version of the RenameTabItemCount script. Crashes started after inserting lines 109+110 in an attempt to get an item count for the tabs. Needed to remove the script because Opus kept restarting despite picking "close".

Crash log ID: 484

EventRenameTabItemCount.js.txt

You've created an infinite loop (and stack overflow) by running Go REFRESH=source while handling OnAfterFolderChange.

We'll try to put some protection in to prevent this, but now you know what to avoid doing :slight_smile:

1 Like