You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D2SFile('Varvar.d2s')
Traceback (most recent call last):
File "", line 1, in
File "/home/john/.local/lib/python3.8/site-packages/d2lib/files.py",
line 229, in init self.items = self._parse_items()
File "/home/john/.local/lib/python3.8/site-packages/d2lib/files.py",
line 83, in _parse_items item = Item(self._reader)
File "/home/john/.local/lib/python3.8/site-packages/d2lib/item.py",
line 146, in init self._parse_advanced()
File "/home/john/.local/lib/python3.8/site-packages/d2lib/item.py",
line 392, in _parse_advanced self.magic_attrs =
self._parse_magic_attrs() File
"/home/john/.local/lib/python3.8/site-packages/d2lib/item.py", line
284, in _parse_magic_attrs raise
ItemParseError( d2lib.errors.ItemParseError: Unknown magic attribute
id: 55
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: