using AI-RPG, Error Message Quota exceeded error.

This is what it says on the error page: JSON file is around 5Mb at this point. Let me know how to fix it? Perchance no longer has memories at this point.

VM881:81 error in onFinish: QuotaExceededError: Failed to set a named property 'storySoFar' on 'Storage': Setting the value of 'storySoFar' exceeded the quota. at Object.eval (eval at PERCH.createPerchanceTree (ai-rpg?__generatorLa…737262792605:597:36), :41:20) at doOnFinishStuff (eval at PERCH.createPerchanceTree (ai-rpg?__generatorLa…737262792605:597:36), :454:17) at eval (eval at PERCH.createPerchanceTree (ai-rpg?__generatorLa…737262792605:597:36), :557:1) at messageHandler (eval at PERCH.createPerchanceTree (

2 points · 4 comments · view on lemmy.world

4 Comments

VioneT@lemmy.world · 2 pts · 1y (2 replies)

Yeah, the limit for the Local Storage is 5Mb. If you use ai-character-chat, it has more storage (about 50Mb).

jaysquared73@lemmy.world · 1 pts · 1y (1 reply)

Thanks, good to know! Is there any way I can raise that limit locally or is it controlled server-side?

VioneT@lemmy.world · 1 pts · 1y

You could try with this method: https://stackoverflow.com/a/14191200

jaysquared73@lemmy.world · 1 pts · 1y

Also,

In the function called antiAntiLayoutJank within your lists editor, near line number 507, there's a mistake in your code that's causing this error:

QuotaExceededError: Failed to set a named property 'storySoFar' on 'Storage': Setting the value of 'storySoFar' exceeded the quota. Here's the line (or one near it) which seems to be the cause of the error: