I've tried running the code in python to no avail. I don't have experience with coding so I don't know what might be wrong, I just copy-pasted it in python, which resulted in an error with line 6 "jencounters = json.loads(f.read())", any help?
the way I run is I created a script and made python call it, running via de IDLE is a bit harder as you need to change the path of files for that to work, if you don't have coding experience I don't recommend going this route but instead wait for the download the person who created this thread made
Managed to get it working! Somehow missed when you mentioned you tweaked the JSON and then noticed one of your new replies mentioning it again and so I opened the encounters.json on vscode and after fixing 3 or 4 errors it worked! XD