overtools / OWLib

Toolchain that lets you interact with the Overwatch files and extract models and stuff.
MIT License
361 stars 40 forks source link

Debug Install Issues crashes #176

Closed RedMser closed 9 months ago

RedMser commented 9 months ago

Describe the bug Running debug-install-issues throws an uncaught exception.

To Reproduce Steps to reproduce the behavior:

  1. Run ./DataTool.exe E:\Games\Steam\steamapps\common\Overwatch\ debug-install-issues on the latest installation of Overwatch 2 on Steam
  2. Observe error in output

Expected behavior I don't know what the command actually does, but it seems to not work correctly.

Logs

[Core] DataTool v2.8.1.0+1068+2f49ac7c
[Core] CommandLine: ["E:\Games\Steam\steamapps\common\Overwatch\", "debug-install-issues"]
[Core] CommandLineFile: D:\OWLib\DataTool.args
[Core] Tooling...
[Core] Failed to detect language! Defaulting to enUS
[CASC] Overwatch build prometheus-2_08_1_0-120606
[CASC] Initializing...
[Manifest] Using TRG procedure 120606 for Win_SPWin_RDEV_EExt.trg
[Manifest] Using CMF procedure 120606 for Win_SPWin_RDEV_EExt.cmf
[Manifest] Using CMF procedure 120606 for Win_SPWin_RDEV_LenUS_speech_EExt.cmf
[Manifest] Using CMF procedure 120606 for Win_SPWin_RDEV_LenUS_text_EExt.cmf
[CASC] Ready
Unable to cast object of type 'TACTLib.Container.StaticContainerHandler' to type 'TACTLib.Container.ContainerHandler'.
   at DataTool.ToolLogic.Dbg.DebugInstallIssues.Parse(ICLIFlags toolFlags) in D:\a\OWLib\OWLib\DataTool\ToolLogic\Dbg\DebugInstallIssues.cs:line 48
   at DataTool.Program.Main() in D:\a\OWLib\OWLib\DataTool\Program.cs:line 179

Desktop (please complete the following information):