CaffeineMC / lithium-fabric

A Fabric mod designed to improve the general performance of Minecraft without breaking things
GNU Lesser General Public License v3.0
1.94k stars 189 forks source link

game crashes while player is moving in the world with betterchunkloading #535

Open Mr-Squid42 opened 4 months ago

Mr-Squid42 commented 4 months ago

version: lithium-fabric-mc1.21-0.12.7 steps to re-create:

  1. launch up a world with both lithium and betterchunkloading
  2. move around, after a while, often a couple of seconds, game crashes.

https://gist.github.com/Mr-Squid42/252cd43da4d34c39b70da77feaec89e1

Shadowpudding commented 4 months ago

same issue for me as well

Franco227 commented 3 months ago

Can confirm. Lithium 1.21-0.13.0 Fabric API 0.102.0 Fabric Loaded 0.16.0

From betterchunkloading's author : "better chunk loading is just adding a Ticket, while lithiums coremodding fails"

2No2Name commented 3 months ago

Unclear how this happens unless adding the ticket is done via an unusual path or the ticket is modified after being added

MaGyul commented 3 months ago

I'm having the same problem. Minus Lithium, it works very well.

lugui1998 commented 2 months ago

Issue still happens.

bafb commented 2 months ago

Issue still happens.

yep, still happens crash-2024-09-25_19.02.30-server.txt

2No2Name commented 2 weeks ago

Workaround available here (needs to be tested/confirmed) https://github.com/CaffeineMC/lithium-fabric/issues/571

2No2Name commented 2 weeks ago

Possible workaround is adding the line mixin.minimal_nonvanilla.world.expiring_chunk_tickets=false to the lithium.properties file