Skip to content

Functions involving custom textures cause errors. #502

Description

@Ironsand09

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions