Skip to content

[Bug]: I cannot increase team chunk force load limit despite config changes / reboot #1297

Description

@RevenantWendigo

Mod

FTB Chunks

Mod version

ftb-chunks-forge-2001.3.1.jar

Forge / Fabric version

1.20.1 47.2.20

Modpack & version

All The Mods 9 0.3.0

What issue are you having?

No matter what config changes I make I cannot increase the force chunk load limit for my team. It is 25 no matter what I do. Please see attached config (I changed it to TXT to be able to upload it). Here are the relevant lines that I changed:

ftbchunks-world.txt

# Max force loaded chunks.
# You can override this with FTB Ranks 'ftbchunks.max_force_loaded' permission
# Default: 25
# Range: -∞ ~ +∞
max_force_loaded_chunks: 75

# Method by which party claim & force-load limits are calculated.
# LARGEST: use the limits of the member with the largest limits
# SUM: add up all the members' limits
# OWNER: use the party owner's limits only
# AVERAGE: use the average of all members' limits.
# Default: "largest"
# Valid values: "largest", "owner", "sum", "average"
party_limit_mode: "sum"

I didn't change this config, but I am posting for clarity:

# Hard limit for the number of chunks a team can force-load, regardless of how many members. Default of 0 means no hard limit.
# Default: 0
# Range: 0 ~ 2147483647
hard_team_force_limit: 0

Crashlogs

N/A

Steps to reproduce

  1. Create a team
  2. Invite friends
  3. Chunk force load limit is at 25
  4. Change configs (above)
  5. Reboot server
  6. Chunk force load limit is still 25

Anything else to note?

Hopefully I am just being dumb... but I have wrestled with this issue for hours and I swear something must be broken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions