Thanks to visit codestin.com
Credit goes to github.com

Skip to content

list object has error #2

@Bloctans

Description

@Bloctans

File "D:\sb3topy-1.1-beta\sb3topy-1.1-beta\src\sb3topy\parser\variables.py", line 339, in mark_modified
var = self.get_var('list', block['fields']['LIST'][0])
File "D:\sb3topy-1.1-beta\sb3topy-1.1-beta\src\sb3topy\parser\variables.py", line 206, in get_var
if not name.startswith(prefix):
AttributeError: 'list' object has no attribute 'startswith'

in the error msg

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions