OpenNaja / cobra-tools

A suite of GUI tools for extracting and modifying OVL and OVS archives, as well as editing the associated in-house file formats. Also includes a model plugin for Blender. For downloads, guides, and FAQs visit:
https://opennaja.github.io/cobra-tools/
GNU General Public License v3.0
98 stars 26 forks source link

AttributeError: 'BaseFile' object has no attribute 'extract' #338

Closed NomadWithoutAHome closed 1 year ago

NomadWithoutAHome commented 1 year ago

Describe the bug AttributeError: 'BaseFile' object has no attribute 'extract'

To Reproduce Steps to reproduce the behavior:

  1. Go to 'any .ovl.'
  2. Click on 'unpack all'
  3. See error

Expected behavior extract contents with no errors

Version Info:

ovl_tool_gui.log ovl_tool_gui.log

HENDRIX-ZT2 commented 1 year ago

The only apparent error is with the datastreams file, which has no support at the moment

NomadWithoutAHome commented 1 year ago

I got gotcha my bad after, fiddling with it i got everything i wanted to work just fine!