ltouroumov / worm-cyoa-v6-fork

Fork of the Worm CYOA V6
21 stars 8 forks source link

Importing choices breaks point counts #31

Open DaveyL2013 opened 9 months ago

DaveyL2013 commented 9 months ago

Attempting to import choices seemingly results in the spontaneous creation of extra choice and/or shard points most of the time.

https://github.com/ltouroumov/worm-cyoa-v6-fork/assets/20153257/629f2de4-8109-492b-b52a-04861a3530a3

K-Hund commented 1 month ago

It looks like this happens with any option that can be selected multiple times (i.e. those with "+" and/or "-" buttons to select how many times you'll take the option).

Small reproducible import codes:

As far as I can tell, the issue is not with anything done within the Interactive CYOA Creator, but instead a problem with the Vue.js point-logging code created by the tool.