Skip to content

Circular dependency in JSON file #30

@bokii83

Description

@bokii83

Found a circular dependency in this file: database/build-41428.json
The problem is in the Rogue "Skill Tree" first node with key id "0".
Power name is Rogue_Flurry and you can se here that the connections is linking to the node itself:

...
"Skill Tree": {
			"0": {
				"connections": [
					0,
					114,
					104
				],
				"id": 1,
				"power": {
					"power_name": "Rogue_Flurry",
					...

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