Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save File Analyzer erroneously reports "You don't have Infinite Craft Helper installed!" in some cases #14

Open
ToMyFriends opened this issue Apr 1, 2024 · 0 comments

Comments

@ToMyFriends
Copy link

I downloaded the userscript for the first time, used it to export my save, and then tried to submitted it to the Save File Analyzer at https://infinibrowser.zptr.cc/. However, the website (erroneously) replied: "You don't have Infinite Craft Helper installed!"

I think it did this because the recipes section of my save file was an empty object (since I hadn't yet crafted anything with the userscript installed.)

You can reproduce this yourself by submitting a trivial save file such as this one:

{
	"elements": [
		{
			"text": "Water",
			"emoji": "💧",
			"discovered": false
		}
	],
	"darkMode": true,
	"pinned": [],
	"recipes": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant