Applied Energistics 2

Applied Energistics 2

137M Downloads

chunkload disable config for spatial anchor

jennLumm opened this issue · 7 comments

commented

Describe the feature

[example]
"spatialAnchorEnableChunkLoad_comment": "Whether Spatial Anchors should load chunk. default=true",
"spatialAnchorEnableChunkLoad": true

if set to false, chunks loaded by spatial anchors will no longer be loaded, and anchor doesn't do anything

Reasons why it should be considered

it's a server with a lot of user inflows, so it was operating so that the chunk is only loaded when the chunk owner is online
but there are some users who leave spatial anchor loaded at their own base on the server and no longer log in.

the base size and number of AE2(spatial anchor) users will gonna increase, which is not good for new users.
(tried removing the anchor, but the chunks were still loading even entire ae2 system removed...)

currently the server has a 10~12 tps even though there is only one new user.

would be nice to be able to control the whether of chunkload by anchors via config.

Additional details

commented

Just disable the recipe...

commented

@shartte what about this part?

(tried removing the anchor, but the chunks were still loading even entire ae2 system removed...)

any idea how this can be? when the block has been removed it should not chunk load anymore does it ?! (asuuming removed by using normal commands and no special tools)

commented
commented

Assuming those yes. But that is a separate bug report.and requires a version report (works differently on forge and fabric) mindforger @.> schrieb am Do., 28. März 2024, 14:56:

@shartte https://github.com/shartte what about this part? (tried removing the anchor, but the chunks were still loading even entire ae2 system removed...) any idea how this can be? when the block has been removed it should not chunk load anymore does it ?! (asuuming removed by using normal commands and no special tools) — Reply to this email directly, view it on GitHub <#7801 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJT6V2DYUKKVXNGPMQOFRDY2QHRBAVCNFSM6AAAAABFMXAEPOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRVGI2DSNRXGE . You are receiving this because you were mentioned.Message ID: @.
com>

my current version is appliedenergistics2-forge-15.0.23.

it's also possible to disable the recipe, and will very effective if it's new server. but i wanted to prevent the chunkload from already going on

there are a many anchors already placed on the server, so rather than disable the recipe and telling the server owener to remove all the anchors in the world, i'd like to ask them to turn off the feature in the config.
please consider it one more time.

and i would like to use the config option while submitting a bug report and waiting for its cause to be identified and fixed.

commented

We are not going to add a config option to make a block pointless.

commented

#7438

and if there's a user who doesn't like disable it think this is also a good idea

commented

please. i want to recover the server's tps back