null texture when holding items
Pupster1569 opened this issue ยท 3 comments
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