Bug Description
Attempting any function with avatar textures causes an error.
Observed on Fabric 1.20.1 using the latest jar from Modrinth.
Reproduction Steps
Fabric Loader: 0.19.2
Figura: 0.1.5+1.20.1
Generate a new avatar and script, then attempt any function in the script that involves custom textures.
Script:
-- Auto generated script file --
--hide vanilla model
vanilla_model.PLAYER:setVisible(false)
local list = textures:GetTextures()
Result: org.luaj.vm2.LuaError: script:6 attempt to call a nil value
Log File
latest.log
Bug Description
Attempting any function with avatar textures causes an error.
Observed on Fabric 1.20.1 using the latest jar from Modrinth.
Reproduction Steps
Fabric Loader: 0.19.2
Figura: 0.1.5+1.20.1
Generate a new avatar and script, then attempt any function in the script that involves custom textures.
Script:
Result:
org.luaj.vm2.LuaError: script:6 attempt to call a nil valueLog File
latest.log