Bug Open

bows textures generation not working properly (residual textures missing on console msg)

#6769 opened by Unknown 9 months ago

Unknownreported this bug

if i generate a bow:

Generation: Model: materials/archer/bows/incandescentbow

the bow is generated with the textures correctly, however also the plugin is trying to generate the textures for bow_pulling0, 1, and 2, asking for the address root of those png files, when those ones are already generated and working fine, therefore, a new folder need to be created to put those residual files there and stop the errors in the console saying like those textures are missing.

example of error missing texture:

[13:53:17 WARN]: [MythicMobs] Texture File C:\Users\Anthony Desktop\Desktop\Agartha Server 2025\plugins\MythicMobs\Packs\CustomArmor\assets\textures\materials\archer\bows\aquaticbow_pulling_0.png not found

Sign in to join the discussion.