SuperMartijn642 / ChunkLoaders

15 stars 11 forks source link

[Bug] Chunkloader stop working when going through Endportal and back #99

Closed MickNick98 closed 10 months ago

MickNick98 commented 10 months ago

Version Info

Playing on Server?: Yes.

Are you using OptiFine?: No.

Description of the Bug Whenever I go through the End Portal and back to the Overworld, the Chunkloaders in the Overworld stop working.

Steps to Reproduce When I click on a Chunkloader it say's "0 Chunks loaded". As far as I can say the Chunkloaders in the Nether and the End seems still working after you went back. When you go to the Nether and back to the Overworld this issue isn't present.

Temporary Solution Reconnect to the Server to "restart" the Chunkloaders.

Screenshots (Not really helpful but maybe more clear)

before going through Endportal: 2023-08-14_11 16 22

after going back to the Overworld: 2023-08-14_11 16 47

after reconnect to the Server: 2023-08-14_11 17 06

SuperMartijn642 commented 10 months ago

Ah seems Fabric's player dimension change event doesn't get called when going through an end portal or when respawning when killed, since those are a bit of a special case. Should be fixed now in Chunk Loaders version 1.2.7. Thank you for reporting the issue!