NIT ERROR: Error: INDEX_SIZE_ERR: DOM Exception 1
![]() ![]() |
Getting an error
I really don't know what the cause is. I'd hazard a guess, is the script running out of local storage?
Just cleared the local storage for the particular realm that was having problems and things went back to normal, except, of course, all my settings and data were wiped out. |
![]() ![]() |
Yep, this is a local storage issue. You reached the limit (5Mo).
|
![]() ![]() |
Using Chrome here and only one realm on my laptop which is the only place I have KabaListics installed as well. I do, however have the teamwork script installed as well which may contribute to the problem. Sounds like it'll be one chrome profile per realm and only one script. I know this is a terrible question to ask, but, is there any way around the local storage limitation? I set the script to do a map scan last night before I went to bed and it still has not completed, so I'm thinking I'll need to wipe it clean again, and just make a separate bare bones chrome profile for each realm? |
![]() ![]() |
I don't know if the 5Mo limitation is for one chrome occurence or per script...
For the map scan, I think you should use at 21 radius maximum. As it manage a lot of data, maybe the script rans out of local storage space...
|
![]() ![]() |
Perhaps the script can be packaged as a chrome extension. I don't know a whole lot about it, but there seems to be a permissions option that will allow for unlimited storage. http://code.google.com/chrome/extensions/manife... Kinda seems as if the complexity of this script has almost outgrown the limitations of JS and you could make some good use of some of google APIs, perhaps. |

