Skip to content

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

@ToMyFriends

Description

@ToMyFriends

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": {}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions