![[ETF] Entity Texture Features - [Fabric & Forge]](https://media.forgecdn.net/avatars/thumbnails/983/279/256/256/638491557830728907.png)
[BUG] The newest ETF crash with ImediatelyFast
Closed this issue ยท 1 comments
Describe the issue
This crash is caused by a mixin conflict between two mods: Entity Texture Features and ImmediatelyFast.
The crash occurs during game initialization when Entity Texture Features tries to modify a method in ImmediatelyFast's BatchableBufferSource class, but can't find the target method it's trying to modify.
Crash log
---- Minecraft Crash Report ----
crash-2025-08-25_11.16.06-client.txt
My setup:
- Minecraft version: 1.21.1
- ModLoader: neoforge
- ETF Version [e.g. 4.0.1]
- Does the issue persist with only ETF installed?
- No
- Have you checked the FAQ in the Readme, or Discord, to see if it is a known issue?
- Yes