circ
circ copied to clipboard
/install breaks CIRC saving of nick, channels, servers and scripts
I just reinstalled #CIRC, and found out after some trial and error that if I use /install (in this case auto_identify.js), #CIRC is no longer able to remember my data.
Everything seems fine until I close and reopen #CIRC. Then it has forgotten the nick, channel, server and that I ever installed a script. Once this has happened once, remembering doesn't work until I've uninstalled and then reinstalled #CIRC, even if I don't try to /install a script again.
It's as if loading a script somehow corrupts the save state permanently. I reproduced it three times in a row, and the behavior was consistent. Everything saved properly, with nick remembered and servers and channels auto-joined each time I restarted #CIRC, up until I tried to install something. Then everything was broken.
I came across the same problem the other day. It is something to do with the storage since chrome.storage.local.clear()
will fix it.
Found the same problem as well. When I went to uninstall the script, I was initially confused. The only script installed was 'script1'. So I'm guessing that CIRC renames scripts in the sequence they were installed and not by their script name? This could get rather confusing if you install more than one script it would seem.
How does one do this: " It is something to do with the storage since chrome.storage.local.clear() will fix it."??
Running into this exact issue.
When I installed some basic scripts it forgot what servers I was connected too but kept the scripts loaded however when I uninstalled both of the scripts it loaded the original servers again.
Installing scripts seems to be affecting the storage