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
17 days ago
1.1 - 2.0
8.42K
Circuit network

g load save error

a month 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

a month ago

Which version of this mod are you using?

a month ago

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

a month 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 :)

a month ago

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

a month ago

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

a month ago

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

a month 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!

a month ago

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

a month ago

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

a month ago

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

a month 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.

a month ago

Thank you for the quick response/fix :)

a month ago

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