bruvzg / gdsdecomp

Godot reverse engineering tools
MIT License
1.42k stars 138 forks source link

Nonexistent function 'set_key' in base 'PckDumper' #64

Closed polybiusproxy closed 1 year ago

polybiusproxy commented 1 year ago

Version v0.0.9 will return this error when using the "key" argument and not decompile the scripts.

SCRIPT ERROR: Invalid call. Nonexistent function 'set_key' in base 'PckDumper'.
          at: dump_files (res://gdre_main.gd:64)