I am using ST3 Build 3059 on Windows 7 and I get errors in the console each time that I press a key or click the mouse.
Here’s a sample of the errors
AttributeError: 'module' object has no attribute 'set_override_path'
AttributeError: 'module' object has no attribute 'update_compressed_packages'
AttributeError: 'module' object has no attribute 'reload_plugin'
and here is a link to the console output from start up
gist.github.com/RobertKielty/21 … 6e4632a40c
I would like to know how to find the root cause of these error messages.
At present it is not clear to me what component (plugin or core) within ST3 is reporting these errors and whether or not this is a problem that can be ignored or no.
TIA,
Rob