Toms-Storage icon indicating copy to clipboard operation
Toms-Storage copied to clipboard

Terminal range not infinite

Open eternalfragment opened this issue 1 year ago • 6 comments

image

The GUI says its got lvl4 Beacon (which it does). However, going more than 64 blocks away (or another dimension), it gives the "terminal out of range" error.

It worked perfectly fine, until I moved the inventory system to another beacon. (completely destroyed the other one) It is exactly 7 blocks away from the beacon item. I relocated the terminal to be right next to the beacon, and its still not working as it should be. no idea what would cause it to not carry the beacon effect as it should.

eternalfragment avatar Jul 18 '23 19:07 eternalfragment

sorry for not including: running MC 1.19.2, fabric, mod version v1.5.6. (included as a part of Better MC). Playing on a server (not self hosted)

eternalfragment avatar Jul 18 '23 20:07 eternalfragment

Make sure the terminal is chunk loaded

tom5454 avatar Jul 20 '23 16:07 tom5454

Make sure the terminal is chunk loaded

That means it's not infinite, please update the description to include "as long as the chunk is loaded". In order for it to be infinite, users need an additional chunk loader mod.

Phystache avatar Jul 28 '23 10:07 Phystache

That is just how minecraft works. You can enter a forceload command to keep a chunk loaded without an additional mod.

Phoenixdive avatar Aug 19 '23 19:08 Phoenixdive

except when you are on a public server that you do not have that command ability. If the chunk requires force loading, then one would think it would be in the description, or do the forceloading inside the mod that requires it.

eternalfragment avatar Aug 19 '23 20:08 eternalfragment

except when you are on a public server that you do not have that command ability. If the chunk requires force loading, then one would think it would be in the description, or do the forceloading inside the mod that requires it.

That is your personal problem, not the mods. If the server does not allow chunk forceloading, its not mods fault you cant access your terminal

Geckuss avatar Oct 30 '23 09:10 Geckuss