sb3topy
sb3topy copied to clipboard
list object has error
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