mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[GH-ISSUE #206] Expecting property name enclosed in double quotes: line 42328 column 9 (char 1310851) #171
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#171
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @anto582 on GitHub (Dec 5, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/206
Hi
When I use a dummy account the script works fine, but when I use the target account (@brazolovers) I have this error
Caught an exception:
Expecting property name enclosed in double quotes: line 42328 column 9 (char 1310851)
Crash-2020-12-04-20-50-43.zip
@anto582 commented on GitHub (Dec 5, 2020):
I already found the problem, the interacted_users.json file was corrupt
@alexal1 commented on GitHub (Dec 5, 2020):
Well my current task is to migrate from JSON to a MySQL database, this will fix such annoying problems