Simple Storage Network

Simple Storage Network

57M Downloads

Remotes stop working after a few clicks

beldar1215 opened this issue ยท 17 comments

commented

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

commented

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

commented

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.

commented

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

commented

Chunk Loaders 1.2.5

commented

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

commented

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.

commented

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

commented

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

commented

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?

commented

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.

commented

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)

commented

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.

commented

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.

commented

This is what I see:

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

#Range: -1 ~ 8388607
remoteMaxRange = -1
commented

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.

commented

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.

commented

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.