Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Portal Gun keeps chunks loaded #353

Open
christiankarsch opened this issue Feb 5, 2025 · 0 comments
Open

Portal Gun keeps chunks loaded #353

christiankarsch opened this issue Feb 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@christiankarsch
Copy link

Just Dire Things version

1.5.1

Minecraft Version

1.21.1

(Neo)Forge Version

21.1.83

Modpack & Version

No response

Do you have optifine or Rubidium installed?

None

Describe the issue

The chunk and the 8 neighboring chunks in which a portal is located remain loaded, regardless of whether there are players nearby or whether there are any players on the server at all.

Steps to reproduce

  1. Go to a point where no other chunk-loading elements are present
  2. Create a portal pair with Entities nearby (1, 2 and 3 chunks away)
  3. Go away
  4. Logout
  5. Restart server
  6. Login
  7. Use tools like Observable to measure active entitys (https://www.curseforge.com/minecraft/mc-mods/observable)
  8. Go to the portal an look which entity was active

Expected behaviour

Chunks are not force loaded

Screenshots

No response

Log files

No response

Additional information

Using cheap portal guns to keep chunks active even when the player is not online is not desirable.

In contrast: Mekaninm's Dimensional Stabilizer has the same effect, but is much more expensive and requires energy.

@christiankarsch christiankarsch added the bug Something isn't working label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant