MikaylaFischler / cc-mek-scada

Configurable ComputerCraft SCADA system for multi-reactor control of Mekanism fission reactors with a GUI, automatic safety features, waste processing control, and more! Please be sure to take a look at the Wiki tab, this project has lots of docs!
https://youtube.com/playlist?list=PLPTRLQjcSlD2s6HsPe3COlfaULQZogWKK
MIT License
284 stars 11 forks source link

Some RTU's not connecting with network #415

Closed Xzidental closed 4 months ago

Xzidental commented 4 months ago

Describe the bug A clear and concise description of what the bug is. All but one RTU isnt connecting to the network with same configuration of other RTU's To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error Dont know how you would replicate it. Expected behavior The RTU connecting to the network considering it has the exact same configuration.

Screenshots and Logs 2024-02-16_22 36 17 Screenshot of the RTU in question. 2024-02-16_22 36 57 Screenshot of a RTU thats working. Additional context Add any other context about the problem here.

Xzidental commented 4 months ago

Copying the RTU.lua from the one machine that doesnt connect, to the one that does changes nothing

MikaylaFischler commented 4 months ago

Are you using ender modems or wireless modems?

MikaylaFischler commented 4 months ago

An rtu.lua file copy isn't doing anything, those should all be identical. Configurations are in rtu.settings for an RTU.

Xzidental commented 4 months ago

I switched from wireless modems to ender, and now its working. except the RTU for waste management. The redstone valves arent switching from polonium the plutonion.

MikaylaFischler commented 4 months ago

On the flow monitor screen does it show that it sees the valves (green lights next to their names)? And did you set the pipes as redstone sensitive by right clicking them with a mekanism configurator tool? It will say redstone sensitivity turned on/off when you do in the chat

Xzidental commented 4 months ago

I did, and on the flow monitor is shows that both pipes are connected, but 1 pipe is open, when i switch it on the main screen it doesnt switch on the flow monitor

MikaylaFischler commented 4 months ago

Are you in auto waste mode or manual? The main screen controls waste mode only if you have the unit(s) set to auto waste

Xzidental commented 4 months ago

let me check

Xzidental commented 4 months ago

2024-02-17_16 59 07 This is my unit monitor 2024-02-17_16 59 38 My main monitor 2024-02-17_17 00 01 My flow monitor

Xzidental commented 4 months ago

Figured it out... my unit monitor had the setting set to polonium

MikaylaFischler commented 4 months ago

Yeah, unit monitor shows it is set to polonium, which is also reflected by the indicator to the top right of the waste processing on the main monitor. The valve states match that mode

Xzidental commented 4 months ago

Thanks, also i have a suggestion. do i make another thread or should i post it here

MikaylaFischler commented 4 months ago

If you have a feature request you can make a new issue, that would be preferable