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
╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮
│ in decode:39 │
│ │
│ in extract_room_images:209 │
│ │
│ in read_room:60 │
│ │
│ in read_room_background:33 │
│ │
│ in decode_smap:381 │
│ │
│ in parse_strip:342 │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
NameError: name 'exit' is not defined
[84133] Failed to execute script 'runner' due to unhandled exception!
Now, the NameError is not the problem, but rather the mismatch between ORIG and ENCODED above, already in their sizes.
I'm running this against monkey.000 of 9135 bytes and monkey.001 of 6653379 bytes.
The text was updated successfully, but these errors were encountered:
Command running:
nutcracker sputm room decode ./monkey.000
After room 23 out of about 99, nutcracker errors out after logging
Now, the NameError is not the problem, but rather the mismatch between ORIG and ENCODED above, already in their sizes.
I'm running this against monkey.000 of 9135 bytes and monkey.001 of 6653379 bytes.
The text was updated successfully, but these errors were encountered: