You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I get some warns like Unable to load model: 'everyxhotpot:hotpot_long_plate#inventory' referenced from: everyxhotpot:hotpot_long_plate#inventory: java.lang.IllegalStateException: Circular reference while loading everyxhotpot:item/hotpot_long_plate, and get the texture missing blocks in game. So, how can I fix it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description
I want to load some model by using ModelLoadingRegistry in Minecraft 1.19.2, and I try to use the code below
But I get some warns like
Unable to load model: 'everyxhotpot:hotpot_long_plate#inventory' referenced from: everyxhotpot:hotpot_long_plate#inventory: java.lang.IllegalStateException: Circular reference while loading everyxhotpot:item/hotpot_long_plate
, and get the texture missing blocks in game. So, how can I fix it.Full code can be got here
Beta Was this translation helpful? Give feedback.
All reactions