LoliKingdom / LoliASM

The lolis are now preparing to bytecode manipulate your game.
GNU Lesser General Public License v2.1
105 stars 23 forks source link

Mod doesn't work properly with resource loader, leading to animated textures not work #99

Closed TheNelston closed 2 years ago

TheNelston commented 2 years ago

Title says it all, the mod prevents textures with associated .mcmeta files from working properly. Thank you for any help!

Rongmario commented 2 years ago

Log

TheNelston commented 2 years ago

which log? just latest.log?

MasterEnderman commented 2 years ago

The same happens with the animation of avaritia items.

# Calculate and send animated textures only when needed to the GPU, better than VanillaFix's textureFixes config - <default: true>
    B:onDemandAnimatedTextures=false

turning off fixes it.

Rongmario commented 2 years ago

Latest/debug log, either or both

TheNelston commented 2 years ago

debug.log latest.log

Rongmario commented 2 years ago

Closing to make #113 the main onDemandAnimatedTextures thread.