Xander

Results 210 comments of Xander

Potential to breakage of intended behaviour by datapacks.

I guess this would be okay to implement as a gameplay fix (which are auto-off).

Found this error in a mixin export. Bytecode for method: ``` // access flags 0x1 // signature (Lnet/minecraft/client/gui/navigation/ScreenDirection;Ljava/util/function/Predicate;TE;)TE; // declaration: E nextEntry(net.minecraft.client.gui.navigation.ScreenDirection, java.util.function.Predicate, E) public nextEntry(Lnet/minecraft/client/gui/navigation/ScreenDirection;Ljava/util/function/Predicate;Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;)Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry; // parameter direction //...

> I don't really know how this should work. How could the launcher know which file is more correct? It knows what loader is installed in the instance, just correlate...

You can identify a fabric jar through its manifest. Here's an example: ``` Manifest-Version: 1.0 Fabric-Jar-Type: classes Fabric-Loom-Mixin-Remap-Type: static Fabric-Gradle-Version: 8.6 Fabric-Loom-Version: 1.6.11 Fabric-Mixin-Compile-Extensions-Version: 0.6.0 Fabric-Minecraft-Version: 1.20.5 Fabric-Tiny-Remapper-Version: 0.10.1 Fabric-Loader-Version:...

> Humm, intresting. I can see that being an issue, the easy fix for this is to not share the caches between diffrent versions. Or take into account the entire...

Thanks for the help! I know pnpm is not mentioned at all on the wiki, but it may be wise to point out that pnpm is not compatible.

The field is not incorrect though. During handshake, the regular packet listener is also set to this param

> Almost certainly fixed in > > * [Fix panic when creating a surface while no backend is available #5166](https://github.com/gfx-rs/wgpu/pull/5166) > > Worth noting though that this would only happen...

This is because of the ligature.