Causes missing textures in BetterEnd mod.
frikinjay opened this issue ยท 0 comments
Using the latest version of dimdoors for 1.17 with the latest version of betterend for 1.17 causes massive log spam and causes missing textures in betterend.
The spam looks something like this
[11:34:26] [Worker-Main-5/WARN]: Exception loading blockstate definition: 'betterend:blockstates/mossy_glowshroom_door.json' missing model for variant: 'betterend:mossy_glowshroom_door#facing=east,half=upper,hinge=right,open=false,powered=false'
[11:34:26] [Worker-Main-5/WARN]: Exception loading blockstate definition: 'betterend:blockstates/mossy_glowshroom_door.json' missing model for variant: 'betterend:mossy_glowshroom_door#facing=west,half=upper,hinge=left,open=true,powered=false'
[11:34:26] [Worker-Main-5/WARN]: Exception loading blockstate definition: 'betterend:blockstates/mossy_glowshroom_door.json' missing model for variant: 'betterend:mossy_glowshroom_door#facing=north,half=upper,hinge=left,open=false,powered=true'
[11:34:26] [Worker-Main-5/WARN]: Exception loading blockstate definition: 'betterend:blockstates/mossy_glowshroom_door.json' missing model for variant: 'betterend:mossy_glowshroom_door#facing=west,half=upper,hinge=right,open=true,powered=false'
[11:34:26] [Worker-Main-5/WARN]: Exception loading blockstate definition: 'betterend:blockstates/mossy_glowshroom_door.json' missing model for variant: 'betterend:mossy_glowshroom_door#facing=east,half=upper,hinge=right,open=true,powered=true'
[11:34:26] [Worker-Main-5/WARN]: Exception loading blockstate definition: 'betterend:blockstates/mossy_glowshroom_door.json' missing model for variant: 'betterend:mossy_glowshroom_door#facing=south,half=upper,hinge=right,open=true,powered=true'
[11:34:26] [Worker-Main-5/WARN]: Exception loading blockstate definition: 'betterend:blockstates/mossy_glowshroom_door.json' missing model for variant: 'betterend:mossy_glowshroom_door#facing=north,half=lower,hinge=right,open=false,powered=false'
[11:34:26] [Worker-Main-5/WARN]: Exception loading blockstate definition: 'betterend:blockstates/mossy_glowshroom_door.json' missing model for variant: 'betterend:mossy_glowshroom_door#facing=south,half=upper,hinge=left,open=true,powered=false'
[11:34:26] [Worker-Main-5/WARN]: Exception loading blockstate definition: 'betterend:blockstates/mossy_glowshroom_door.json' missing model for variant: 'betterend:mossy_glowshroom_door#facing=north,half=upper,hinge=left,open=false,powered=false'