Circuit HUD V2

by Xiomax

Allows you to track any circuit signals in the player HUD / UI. Awesome for storage monitoring, robotics network, production flow, alerts, debugging circuit networks or power monitoring! This is a continuation of the Circuit HUD mod with many new features and can be safely installed in existing save files!

Content
3 months ago
1.1 - 2.0
10.7K
Circuit network

g load save error

10 months ago

CircuitHUD-V2/stdlib/core.lua:37: module stdlib.utils.classes.unique_array not found; no such file CircuitHUD-V2/stdlib/stdlib/utils/classes/unique_array.lua no such file CircuitHUD-V2/stdlib/utils/classes/unique_array.lua no such file core/lualib/stdlib/utils/classes/unique_array.lua
stack traceback:
[C]: in function 'require'
CircuitHUD-V2/stdlib/core.lua:37: in main chunk
[C]: in function 'require'
CircuitHUD-V2/stdlib/event/event.lua:25: in main chunk
[C]: in function 'require'
CircuitHUD-V2/control.lua:1: in main chunk

10 months ago

Which version of this mod are you using?

10 months ago

Not the OP, but the latest uploaded to the mod portal version has this error for me on new Space Age scenario start.

10 months ago

Regarding the OP, it's the same error for me. I have just freshly installed this mod and went to load my saved game, where upon I was greeted with the error. I'm looking forward to having this fixed so I can enjoy the mod :)

10 months ago

Same error. The file unique_array.lua is not in the current mod package.

10 months ago

Looks like the file comes from stdlib2. In that archive I have the file.

10 months ago

Copying the folder "stdlib2/stdlib/utils/classes" from stdlib2 to "stdlib/utils/" worked, I can play now. :-)

10 months ago

@fatefighter, could you please make a pull request here: https://github.com/JasonLandbridge/CircuitHUD-V2
Then i can make a new release and fix it for everyone!

10 months ago

I'll try, asap. It's breakfast time. :-)

10 months ago

thanks. I will keep an eye on it as well; I made the changes for it to work with 2.0

10 months ago

oh, it is a packaging problem. For whatever reason, the file did not end up in the uploaded zip file.

10 months ago

I pushed 2.0.1 and downloaded it from the portal and it starts for me (crash is gone). Please let me know if that works for you.

10 months ago

Thank you for the quick response/fix :)

10 months ago

Damn that breakfast took long. ^^ The update works for me, too. Thanks!