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

Chunks not loading when going through portals. #124

Closed
forrestw92 opened this issue Aug 31, 2020 · 4 comments
Closed

Chunks not loading when going through portals. #124

forrestw92 opened this issue Aug 31, 2020 · 4 comments
Labels
P-high Priority: High S-confirmed Status: Confirmed T-bug Type: Bug

Comments

@forrestw92
Copy link

Expected Behavior

Going through a portal should load the chunks.

Actual Behavior

Does not load any chunks only entities/mobs. Have to re-log to get the chunk updates.

Reproduction Steps

Running Lithium 0.5.3, Phosphor, Carpet. Happening to all the players on the server also.

Attachments

Issue

@forrestw92 forrestw92 added the T-bug Type: Bug label Aug 31, 2020
@2No2Name
Copy link
Member

2No2Name commented Aug 31, 2020

Does adding world.player_chunk_tick=false to the lithium config solve the issue?

https://github.com/jellysquid3/lithium-fabric/wiki/Configuration-File

@2No2Name 2No2Name added the S-confirmed Status: Confirmed label Aug 31, 2020
@2No2Name
Copy link
Member

I tested it, and adding that to the config solves it.

@2No2Name 2No2Name added the P-high Priority: High label Aug 31, 2020
@jellysquid3
Copy link
Member

Fixed with 9bfbd1b, candidate for expedited release.

@jellysquid3 jellysquid3 added the R-pending-release Resolution: Pending release label Sep 1, 2020
@jellysquid3
Copy link
Member

This should be fixed with Lithium 0.5.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-high Priority: High S-confirmed Status: Confirmed T-bug Type: Bug
Projects
None yet
Development

No branches or pull requests

3 participants