2No2Name

Results 100 comments of 2No2Name

Is this issue still relevant or has it been resolved somehow?

Might be related to https://github.com/CaffeineMC/lithium-fabric/issues/326

Is this still an issue for the newer releases?

Now tracked at https://github.com/CaffeineMC/lithium-fabric/issues/382

Relates to https://github.com/CaffeineMC/lithium-fabric/issues/356

> We just had one of these today. [crash-2022-07-09_18.23.04-server.txt](https://github.com/CaffeineMC/lithium-fabric/files/9077853/crash-2022-07-09_18.23.04-server.txt) This is unrelated to this issue

Duplicate of https://github.com/CaffeineMC/lithium-fabric/issues/356 , suggested solutions are posted there.

Looking at the crashreport reveals that the server thread is waiting for a chunk to load, and another thread is working on light updates. "Worker-Main-62" Id=317 RUNNABLE at net.minecraft.class_3554.method_15492(class_3554.java:212) at...

I think the asymmetry of Object::equals is problematic. Is there any guarantee that WeakHashMap handles this the way you intend on all platforms? Could there be a platform where equals...

Added a missing remap=false, maybe this fixes this issue