Closed Rusty01 closed 2 years ago
Can you check what response your web server is giving? It might be returning an error page instead of the user data.
I think I found the issue, you led me to the right place. It looks like some web based control panel for another game I host was interfering. I need to check those configs to see why this occurred. Thanks for your help.
On Mon, Jan 10, 2022 at 11:59 AM Person8880 @.***> wrote:
Can you check what response your web server is giving? It might be returning an error page instead of the user data.
— Reply to this email directly, view it on GitHub https://github.com/Person8880/Shine/issues/871#issuecomment-1009130243, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADDBYNQVV7N54QB7EDSKYUDUVMGARANCNFSM5LSW45AA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
Hi Person8880, Happy New Year! Since the game was last updated, I've been unable to pull the users from the web. Hoping you can help me with this. The log file shows this error. [10:33:47]Loading from the web failed. Using local file instead. Error: no valid JSON value at line 1, column 1 Here's my userConfig.json. The file works if I copy it over to the servers userConfig.json
It was working prior to the latest update.
https://pastebin.com/1QHtSFG1 As always, thank you for your dedication to the Shine project, and Thanks for your help! :)