Traben-0 / Entity_Texture_Features

A Minecraft Fabric & Forge mod that adds random, emissive & blinking textures for mobs, skins and much more!
GNU Lesser General Public License v3.0
131 stars 25 forks source link

[BUG] "Warning about failed injection in 4.3.5" #158

Closed MeeniMc closed 1 year ago

MeeniMc commented 1 year ago

Describe the issue

[09:44:07] [Render thread/WARN]: Injection warning: LVT in net/minecraft/class_922::method_24302(Lnet/minecraft/class_1309;ZZZ)Lnet/minecraft/class_1921;
has incompatible changes at opcode 122 in callback entity_texture_features-common.mixins.json:entity.renderer.MixinLivingEntityRenderer from mod 
entity_texture_features->@Inject::etf$renderLayerAlter(
  Lnet/minecraft/class_1309;
  ZZZ
  Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;
  Lnet/minecraft/class_2960;
)V.
 Expected: [Lnet/minecraft/class_2960;]
    Found: []
Available: []

Crash log

Click to expand log ``` [09:43:57] [main/INFO]: Loading Minecraft 1.19.4 with Fabric Loader 0.14.19 [09:43:57] [main/INFO]: Loading 70 mods: - entity_texture_features 4.3.5 \-- org_apache_httpcomponents_httpmime 4.5.10 - fabric-api 0.77.0+1.19.4 |-- fabric-api-base 0.4.23+9ff28bcef4 |-- fabric-api-lookup-api-v1 1.6.24+49abcf7ef4 |-- fabric-biome-api-v1 13.0.6+348a9c64f4 |-- fabric-block-api-v1 1.0.5+e022e5d1f4 |-- fabric-blockrenderlayer-v1 1.1.33+c2e6f674f4 |-- fabric-client-tags-api-v1 1.0.14+1134c5b8f4 |-- fabric-command-api-v1 1.2.25+f71b366ff4 |-- fabric-command-api-v2 2.2.4+ae0966baf4 |-- fabric-commands-v0 0.2.42+df3654b3f4 |-- fabric-containers-v0 0.1.53+df3654b3f4 |-- fabric-content-registries-v0 3.5.7+ae0966baf4 |-- fabric-convention-tags-v1 1.4.0+9a7c5daaf4 |-- fabric-crash-report-info-v1 0.2.14+aeb40ebef4 |-- fabric-data-generation-api-v1 11.3.6+5da15ca1f4 |-- fabric-dimensions-v1 2.1.44+7f87f8faf4 |-- fabric-entity-events-v1 1.5.12+e45f7c65f4 |-- fabric-events-interaction-v0 0.4.42+a1ccd7bff4 |-- fabric-events-lifecycle-v0 0.2.51+df3654b3f4 |-- fabric-game-rule-api-v1 1.0.32+a1ccd7bff4 |-- fabric-item-api-v1 2.1.16+09a3510cf4 |-- fabric-item-group-api-v1 3.0.3+043f9acff4 |-- fabric-key-binding-api-v1 1.0.32+c477957ef4 |-- fabric-keybindings-v0 0.2.30+df3654b3f4 |-- fabric-lifecycle-events-v1 2.2.14+5da15ca1f4 |-- fabric-loot-api-v2 1.1.25+75e98211f4 |-- fabric-loot-tables-v1 1.1.29+9e7660c6f4 |-- fabric-message-api-v1 5.1.0+1ee8be40f4 |-- fabric-mining-level-api-v1 2.1.37+49abcf7ef4 |-- fabric-models-v0 0.3.29+11ba9c3bf4 |-- fabric-networking-api-v1 1.3.0+a6f3ccfaf4 |-- fabric-networking-v0 0.3.40+df3654b3f4 |-- fabric-object-builder-api-v1 7.0.1+63b515f4f4 |-- fabric-particles-v1 1.0.22+f1e4495bf4 |-- fabric-recipe-api-v1 1.0.7+a1ccd7bff4 |-- fabric-registry-sync-v0 2.1.3+a383ab97f4 |-- fabric-renderer-api-v1 2.2.4+81e8c576f4 |-- fabric-renderer-indigo 1.1.0+81e8c576f4 |-- fabric-renderer-registries-v1 3.2.37+df3654b3f4 |-- fabric-rendering-data-attachment-v1 0.3.27+afca2f3ef4 |-- fabric-rendering-fluids-v1 3.0.20+f1e4495bf4 |-- fabric-rendering-v0 1.1.40+df3654b3f4 |-- fabric-rendering-v1 2.1.0+8f878217f4 |-- fabric-resource-conditions-api-v1 2.3.0+e6c7d4eef4 |-- fabric-resource-loader-v0 0.11.0+938a1d56f4 |-- fabric-screen-api-v1 1.0.44+8c25edb4f4 |-- fabric-screen-handler-api-v1 1.3.19+5da15ca1f4 |-- fabric-sound-api-v1 1.0.8+75e98211f4 |-- fabric-transfer-api-v1 3.0.1+9003cbe9f4 \-- fabric-transitive-access-wideners-v1 3.0.2+63b515f4f4 - fabric-language-kotlin 1.9.3+kotlin.1.8.20 |-- org_jetbrains_kotlin_kotlin-reflect 1.8.20 |-- org_jetbrains_kotlin_kotlin-stdlib 1.8.20 |-- org_jetbrains_kotlin_kotlin-stdlib-jdk7 1.8.20 |-- org_jetbrains_kotlin_kotlin-stdlib-jdk8 1.8.20 |-- org_jetbrains_kotlinx_atomicfu-jvm 0.20.1 |-- org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm 1.6.4 |-- org_jetbrains_kotlinx_kotlinx-coroutines-jdk8 1.6.4 |-- org_jetbrains_kotlinx_kotlinx-datetime-jvm 0.4.0 |-- org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm 1.5.0 |-- org_jetbrains_kotlinx_kotlinx-serialization-core-jvm 1.5.0 \-- org_jetbrains_kotlinx_kotlinx-serialization-json-jvm 1.5.0 - fabricloader 0.14.19 - java 19 - minecraft 1.19.4 - modmenu 6.1.0-rc.4 - not-that-cc 1.0 - starlight 1.1.1+fabric.ae22326 [09:43:58] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Games/Minecraft/Prism/libraries/net/fabricmc/sponge-mixin/0.12.4+mixin.0.8.5/sponge-mixin-0.12.4+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT [09:43:58] [main/INFO]: Compatibility level set to JAVA_17 [09:43:59] [main/WARN]: Invalid registry value type detected for PerfOS counters. Should be REG_DWORD. Ignoring: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfOS\Performance\Disable Performance Counters. [09:44:02] [Datafixer Bootstrap/INFO]: 180 Datafixer optimizations took 97 milliseconds [09:44:04] [Render thread/INFO]: [STDERR]: [LWJGL] [ThreadLocalUtil] Unsupported JNI version detected, this may result in a crash. Please inform LWJGL developers. [09:44:04] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [09:44:04] [Render thread/INFO]: Setting user: MeeniMe [09:44:04] [Render thread/INFO]: Loading Entity Texture Features, Thank you for 4 Million downloads :) [09:44:04] [Render thread/INFO]: [Indigo] Registering Indigo renderer! [09:44:05] [Worker-Main-1/INFO]: Checking mod updates... [09:44:05] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 SNAPSHOT [09:44:05] [Render thread/INFO]: Found non-pack entry 'C:\Games\Minecraft\MultiMC\instances\1.19 Test\.minecraft\resourcepacks\Clarity.1.19.4+x.zip.disabled', ignoring [09:44:05] [Render thread/INFO]: Found non-pack entry 'C:\Games\Minecraft\MultiMC\instances\1.19 Test\.minecraft\resourcepacks\TZP_1.19.2_2.6.zip.disabled', ignoring [09:44:05] [Render thread/WARN]: Removed resource pack continuity:default from options because it doesn't seem to exist anymore [09:44:06] [Render thread/INFO]: Narrator library for x64 successfully loaded [09:44:06] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/VanillaTweaks_redstone_r654302.zip, file/painting-detail.zip, file/roboto-bold 1194.zip, Fabric Mods (Entity Texture Features, Fabric API, Fabric API Base, Fabric API Lookup API (v1), Fabric Biome API (v1), Fabric Block API (v1), Fabric BlockRenderLayer Registration (v1), Fabric Client Tags, Fabric Command API (v1), Fabric Command API (v2), Fabric Commands (v0), Fabric Containers (v0), Fabric Content Registries (v0), Fabric Convention Tags, Fabric Crash Report Info (v1), Fabric Data Generation API (v1), Fabric Dimensions API (v1), Fabric Entity Events (v1), Fabric Events Interaction (v0), Fabric Events Lifecycle (v0), Fabric Game Rule API (v1), Fabric Item API (v1), Fabric Item Group API (v1), Fabric Key Binding API (v1), Fabric Key Bindings (v0), Fabric Language Kotlin, Fabric Lifecycle Events (v1), Fabric Loot API (v2), Fabric Loot Tables (v1), Fabric Message API (v1), Fabric Mining Level API (v1), Fabric Models (v0), Fabric Networking API (v1), Fabric Networking (v0), Fabric Object Builder API (v1), Fabric Particles (v1), Fabric Recipe API (v1), Fabric Registry Sync (v0), Fabric Renderer API (v1), Fabric Renderer - Indigo, Fabric Renderer Registries (v1), Fabric Rendering Data Attachment (v1), Fabric Rendering Fluids (v1), Fabric Rendering (v0), Fabric Rendering (v1), Fabric Resource Conditions API (v1), Fabric Resource Loader (v0), Fabric Screen API (v1), Fabric Screen Handler API (v1), Fabric Sound API (v1), Fabric Transfer API (v1), Fabric Transitive Access Wideners (v1), Fabric Loader, Mod Menu, Starlight), file/nan2uu-visual-spawn-egg-v1-1.zip, file/BannerPatternClarity_1.19.3-2.zip, file/Weibrot'sUniquePotionBottles.zip, file/Redstone+Tweaks+2.2.1, file/rt-carpet-addon-1-0-1.zip, file/SimpleHotbar.zip, file/PRO GUI v.b-1.0 .zip [09:44:07] [Render thread/WARN]: getErrorETFTexture() was called, investigate this if called more than once [09:44:07] [Render thread/INFO]: emissive suffixes loaded: {_e} [09:44:07] [Render thread/INFO]: emissive suffixes loaded: {_e} [09:44:07] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play [09:44:07] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break [09:44:07] [Render thread/WARN]: Missing sound for event: minecraft:music.overworld.cherry_grove [09:44:07] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on 4 - V405-G9 (AMD High Definition Audio Device) [09:44:07] [Render thread/INFO]: Sound engine started [09:44:07] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas [09:44:07] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas [09:44:07] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [09:44:07] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [09:44:07] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas [09:44:07] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas [09:44:07] [Render thread/INFO]: Created: 64x64x4 minecraft:textures/atlas/decorated_pot.png-atlas [09:44:07] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [09:44:07] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [09:44:07] [Render thread/WARN]: Injection warning: LVT in net/minecraft/class_922::method_24302(Lnet/minecraft/class_1309;ZZZ)Lnet/minecraft/class_1921; has incompatible changes at opcode 122 in callback entity_texture_features-common.mixins.json:entity.renderer.MixinLivingEntityRenderer from mod entity_texture_features->@Inject::etf$renderLayerAlter(Lnet/minecraft/class_1309;ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/class_2960;)V. Expected: [Lnet/minecraft/class_2960;] Found: [] Available: [] [09:44:08] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. [09:44:08] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas [09:44:08] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [09:44:08] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas ```

Your setup: (please complete the following information):

Traben-0 commented 1 year ago

duplicate of #141

i'm aware of the fix however this doesn't cause an issue just a warning