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

MANIS - JWE1 error on injection #366

Closed JosebaJWE closed 8 months ago

JosebaJWE commented 9 months ago

Describe the bug An error that appears when injecting a MANIS file from JWE1 into another OVL of the game.

To Reproduce Steps to reproduce the behavior:

  1. Open a Dinosaur OVL (Unsure if this affects all OVLs containing manis) and unpack a mani file.
  2. When injected back without any further changes, you get an error on the console. (Shown on the Log Files section)

Expected behavior It should inject without any further issues.

Version Info:

HENDRIX-ZT2 commented 9 months ago

manis spec apparently does not work for JWE1

HENDRIX-ZT2 commented 9 months ago

possibly fixed in https://github.com/OpenNaja/cobra-tools/commit/704cb0fa70e4592de76fc62bc64e21eb06d74b95 needs testing

JosebaJWE commented 9 months ago

possibly fixed in 704cb0f needs testing

Version Info:

Log Files: ovl_tool_gui.log

I'll test 704cb0f too.

HENDRIX-ZT2 commented 8 months ago

Tested by @JosebaJWE, apparently working