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

ModuleNotFound Error : Segment #334

Closed paww81 closed 1 year ago

paww81 commented 1 year ago

We are trying to install the Blender plugin for cobra-master-tools. I have Blender 3.2.2 and Python 3.11.3. I have tried to add the plug in on Blender 3.4 and 3.5 with the same exact error every time. The error traces back with ModuleNotFound for Segment (see attached ovl tool log). I ran the required pip install and it said it was completed. However, I see in the ovl_tool_gui log that it is saying some Modules may be missing ?? What am I doing wrong?

Version Info:

ovl_tool_gui.log

HENDRIX-ZT2 commented 1 year ago

Nothing wrong on your end, the file had not been added by mistake. Redownload and it will work.

paww81 commented 1 year ago

Thank you for the quick response. I did redownload and am now getting a new bitstring error. Please see attached log. Thank you.

ovl_tool_gui.log

HENDRIX-ZT2 commented 1 year ago

try again now

paww81 commented 1 year ago

It worked! Thank you.