team-abnormals / blueprint

Library that implements the framework of all Abnormals mods
https://www.curseforge.com/minecraft/mc-mods/blueprint
Other
111 stars 34 forks source link

render errors spamming the log #75

Closed Hypsellis closed 3 years ago

Hypsellis commented 3 years ago

These render errors keep spamming the game log.

[03:45:54] [Render thread/WARN]: Unable to resolve texture due to reference chain thatch->thatch in abnormals_core:block/thatch/thatch_stairs_inner_top
[03:45:54] [Render thread/WARN]: Unable to resolve texture due to reference chain extrudes->extrudes in abnormals_core:block/thatch/thatch_stairs_inner_top
[03:45:54] [Render thread/WARN]: Unable to resolve texture due to reference chain thatch->thatch in abnormals_core:block/thatch/thatch_vertical_slab
[03:45:54] [Render thread/WARN]: Unable to resolve texture due to reference chain extrudes->extrudes in abnormals_core:block/thatch/thatch_vertical_slab
[03:45:54] [Render thread/WARN]: Unable to resolve texture due to reference chain thatch->thatch in abnormals_core:block/thatch/thatch_stairs_inner
[03:45:54] [Render thread/WARN]: Unable to resolve texture due to reference chain extrudes->extrudes in abnormals_core:block/thatch/thatch_stairs_inner
[03:45:54] [Render thread/WARN]: Unable to resolve texture due to reference chain thatch->thatch in abnormals_core:block/thatch/thatch_stairs_outer
[03:45:54] [Render thread/WARN]: Unable to resolve texture due to reference chain extrudes->extrudes in abnormals_core:block/thatch/thatch_stairs_outer
[03:45:54] [Render thread/WARN]: Unable to resolve texture due to reference chain thatch->thatch in abnormals_core:block/thatch/thatch_stairs_outer_top
[03:45:54] [Render thread/WARN]: Unable to resolve texture due to reference chain extrudes->extrudes in abnormals_core:block/thatch/thatch_stairs_outer_top
bageldotjpg commented 3 years ago

Duplicate of #69, but it seems to be another mod causing it and can't do anything with a replication method

Hypsellis commented 3 years ago

Ah sorry for the duplicate.