FicsitRemoteMonitoring icon indicating copy to clipboard operation
FicsitRemoteMonitoring copied to clipboard

Duplicate Circuit IDs bloating getPower

Open porisius opened this issue 3 years ago • 3 comments

Circuit IDs bloating getPower. The circuit information is coming from Satisfactory, and not the mod. Attempts to use Circuit Groups have failed, but I am engaging with others in the modding community for assistance.

porisius avatar Feb 21 '23 14:02 porisius

Why not just remove/ignore the duplicate circuit? Or if they are not the same but have the same ID just do like: Circuit 1 (1 or 2)

Bread-Ch4n avatar Feb 28 '23 13:02 Bread-Ch4n

The circuit ID isn't something that I generate, it is acquired from the game. That's what makes it difficult.

image image

porisius avatar Mar 01 '23 02:03 porisius

Couldn't u make it so it ads _index example: Circuit ID 42_1, 42_2, 47_1

Bread-Ch4n avatar Oct 16 '23 04:10 Bread-Ch4n