Lothrazar / Storage-Network

Other
43 stars 48 forks source link

Remotes stop working after a few clicks #512

Open beldar1215 opened 1 year ago

beldar1215 commented 1 year ago

Minecraft Version: 1.19.2

Forge Version: 43.2.13

Mod Version: 1.19.2-1.7.0

Single Player or Server: Single player

Describe problem (what you were doing; what happened; what should have happened): Neither remote will work as expected. I have 90 chunks loaded around the area where I have the storage set up. I have over 100 chunks loaded in the spot where I'm trying to use the remotes. There is around 650 chunks between the two areas. I go to the spot where I have the system set up and Shift right click and get the message that the remote is attached. Then I go to the other area and it seems to still be attached. After about two clicks it no longer works. Shows a blank screen. Not sure what may be causing the issue.

Log file link:

Video/images/gifs (direct upload or link):

HalcyonSeas73 commented 1 year ago

You need to have all the cables chunk loaded, including those between the two areas.

beldar1215 commented 1 year ago

I think I might not have been clear. I only have a single system and I'm using the remote so I don't have to go back and forth. Not sure if that makes sense. I have never used this mod before.

HalcyonSeas73 commented 1 year ago

Each cable in your network has to be in a loaded chunk. What are you using to keep your chunks loaded?

beldar1215 commented 1 year ago

Chunk Loaders 1.2.5

HalcyonSeas73 commented 1 year ago

Then yeah, make sure each part of your network is chunk loaded, including all network cables.

beldar1215 commented 1 year ago

Wow - I think I see what the problem is. Totally on me as a newb. I didn't notice that I had a couple letters in the search box for something not in the system. Cleared it out and now it looks correct. Sorry for the newbie dumbness. If that isn't the issue, I'll post again.

beldar1215 commented 1 year ago

Well, turns out that might not have been the issue. Now when I right click nothing happens.

beldar1215 commented 1 year ago

Is there any other information I could try to provide that might help?

HalcyonSeas73 commented 1 year ago

Hm. Assuming everything is set up properly, and assuming every cable is chunk loaded, it should be working. Is your network root loaded as well?

beldar1215 commented 1 year ago

Chunks1 Chunks2 The area in red is the chunks that are loaded. In picture one the area with the three circles is where my set up is located. Picture 2 is the other area where I'm trying to use the remote. Hope this helps.

HalcyonSeas73 commented 1 year ago

Both of those areas are connected via cables, yes? Remember to make sure the search bar is clear. Maybe try reassociating the remote with the network root (NOT the Storage Inventory)

HalcyonSeas73 commented 1 year ago

Oh, furthermore, check the config; there may be a max distance set there. You can set the distance to 0 for unlimited distance, I believe; it was included for balance reasons.

beldar1215 commented 1 year ago

I'm so sorry for all the questions. Is the storagenetwork,toml the config file. It is the only thing I see in the config folder.

beldar1215 commented 1 year ago

This is what I see:

Maximum range of the Storage Remote and Crafting Remote. -1 means unlimited.

#Range: -1 ~ 8388607
remoteMaxRange = -1
beldar1215 commented 1 year ago

Both of those areas are connected via cables, yes? Remember to make sure the search bar is clear. Maybe try reassociating the remote with the network root (NOT the Storage Inventory)

I only have the one area connected. I thought the remotes meant you didn't need both areas connected. I thought you could set it up in one spot and use the remote anywhere on the map.

HalcyonSeas73 commented 1 year ago

The remote is just access to the area its connected to. If you're trying to access it from a distance, you need the network chunk loaded. If you have two different, separate networks, that isn't supported. If they're both connected via cable, all that cable needs to be chunk loaded.

beldar1215 commented 1 year ago

The remote is just access to the area its connected to. If you're trying to access it from a distance, you need the network chunk loaded. If you have two different, separate networks, that isn't supported. If they're both connected via cable, all that cable needs to be chunk loaded. Networkblock

I only have one network storage root and a single network. I guess it doesn't work the way I thought it did. Thanks for all your help and patience.