Luke100000 / ImmersiveMelodies

Play custom melodies on various instruments and annoy your friends!
Other
4 stars 4 forks source link

null texture when holding items #15

Closed Pupster1569 closed 9 months ago

Pupster1569 commented 9 months ago

Held instruments are null blocks, I'm not sure if its a mod incompatibility issue or a bug

To Reproduce hold instrument

Expected behavior proper texture

Screenshots image

Luke100000 commented 9 months ago

Please double check the mod is up to date and provide the log.

FuturisticDruid commented 9 months ago

having same issue here is log latest.log

here are the lines about the models
Line  741: [18:40:27] [Worker-Main-2/WARN]: Unable to load model: 'immersive_melodies:bagpipe_hand#inventory' referenced from: immersive_melodies:bagpipe_hand#inventory: java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.impl.client.model.loading.ModelLoadingEventDispatcher.loadModel(net.minecraft.class_2960)" because "this.fabric_eventDispatcher" is null
Line  742: [18:40:27] [Worker-Main-2/WARN]: Unable to load model: 'immersive_melodies:didgeridoo_hand#inventory' referenced from: immersive_melodies:didgeridoo_hand#inventory: java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.impl.client.model.loading.ModelLoadingEventDispatcher.loadModel(net.minecraft.class_2960)" because "this.fabric_eventDispatcher" is null
Line  743: [18:40:27] [Worker-Main-2/WARN]: Unable to load model: 'immersive_melodies:flute_hand#inventory' referenced from: immersive_melodies:flute_hand#inventory: java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.impl.client.model.loading.ModelLoadingEventDispatcher.loadModel(net.minecraft.class_2960)" because "this.fabric_eventDispatcher" is null
Line  744: [18:40:27] [Worker-Main-2/WARN]: Unable to load model: 'immersive_melodies:lute_hand#inventory' referenced from: immersive_melodies:lute_hand#inventory: java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.impl.client.model.loading.ModelLoadingEventDispatcher.loadModel(net.minecraft.class_2960)" because "this.fabric_eventDispatcher" is null
Line  745: [18:40:27] [Worker-Main-2/WARN]: Unable to load model: 'immersive_melodies:piano_hand#inventory' referenced from: immersive_melodies:piano_hand#inventory: java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.impl.client.model.loading.ModelLoadingEventDispatcher.loadModel(net.minecraft.class_2960)" because "this.fabric_eventDispatcher" is null
Line  746: [18:40:27] [Worker-Main-2/WARN]: Unable to load model: 'immersive_melodies:triangle_hand#inventory' referenced from: immersive_melodies:triangle_hand#inventory: java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.impl.client.model.loading.ModelLoadingEventDispatcher.loadModel(net.minecraft.class_2960)" because "this.fabric_eventDispatcher" is null
Line  747: [18:40:27] [Worker-Main-2/WARN]: Unable to load model: 'immersive_melodies:trumpet_hand#inventory' referenced from: immersive_melodies:trumpet_hand#inventory: java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.impl.client.model.loading.ModelLoadingEventDispatcher.loadModel(net.minecraft.class_2960)" because "this.fabric_eventDispatcher" is null
Luke100000 commented 9 months ago

Alright next attempt, 0.0.5 should work now.