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 28 forks source link

AssertionError,when I try to open Mains.ovl in contend0(JWE2) #279

Closed 2239614634plr closed 1 year ago

2239614634plr commented 1 year ago

Hi,when I try to use the new cobra tools to open Main.ovl in contend0(JWE2).The tools breaking. Python Version: 3.7.9 屏幕截图(8)

HENDRIX-ZT2 commented 1 year ago

Verify files and try again.

2239614634plr commented 1 year ago

Verify files and try again.

I've tried many times.

2239614634plr commented 1 year ago

Verify files and try again.

I can open Main.ovl in other files such as contend1,but only can not open the Main.ovl in contend0

HENDRIX-ZT2 commented 1 year ago

Getting no error on my end for content0 main with freshly updated files.

2239614634plr commented 1 year ago

Thank you ,I will try again

2239614634plr commented 1 year ago

Getting no error on my end for content0 main with freshly updated files.

Oh ,I used the freshli updated files,but the I still can't open the contend0 屏幕截图(9)

HENDRIX-ZT2 commented 1 year ago

Post the complete ovl_tool_gui.log file please.

2239614634plr commented 1 year ago

Post the complete ovl_tool_gui.log file please.

ok thank you

2239614634plr commented 1 year ago

ovl_tool_gui.log

HENDRIX-ZT2 commented 1 year ago

Well, I can tell from the log that your Main.ovs.models_l0 is not original, as it says: INFO | Compressed stream Models_L0 in Main.ovs.models_l0 starts at 0 DEBUG | Compression magic bytes: b'x\x9c'

The original should say: DEBUG | Compression magic bytes: b'\x8c\x06'

2239614634plr commented 1 year ago

emmm Could I ask you that what should I do next?

HENDRIX-ZT2 commented 1 year ago

Delete the Main.ovs.models_l0 file, verify files, try again. This is not a tools issue.