Giter VIP home page Giter VIP logo

Comments (13)

PistonFX avatar PistonFX commented on July 28, 2024

Try scan and repair. If that doesn't help, try playing the game for a bit

from owlib.

Js41637 avatar Js41637 commented on July 28, 2024

Yep try a scan and repair and play the game for a minute and try again. Overwatch is weird sometimes. Also you can join the Discord if you need more help. Link in the readme.

from owlib.

aqiank avatar aqiank commented on July 28, 2024

I have tried scan and repair and played one match. After that, it still reports the same error.

from owlib.

ZingBallyhoo avatar ZingBallyhoo commented on July 28, 2024

[CASC] Text Language: enUS | Speech Language: jaJP

either set to your game language to enUS, or switch to jaJP and scan and repaint

from owlib.

aqiank avatar aqiank commented on July 28, 2024

@ZingBallyhoo You mean speech language to enUS? I want jaJP though. I have tried with the -T=jaJP flag as well. Could you explain what scan and repaint is?

from owlib.

ZingBallyhoo avatar ZingBallyhoo commented on July 28, 2024

its the word repair but autocorrected. try setting both language settings as jaJP too

from owlib.

aqiank avatar aqiank commented on July 28, 2024

I have done scan and repair again but it's still the same. I've also set game text language and speech language to English. Then I used enUS for both -L and -T but it still cannot process it. You can see the output below.

DataTool.exe -L=enUS -T=enUS "C:\Program Files (x86)\Overwatch" extract-hero-voice C:\Users\aqian\Downloads\datatool\voices "Baptiste|voiceline=*"
[Core] DataTool v1.50.0.878-git-14cc6c1bce8898083a3a1bbdd238d6185ae7386e
[Core] CommandLine: ["-L=enUS", "-T=enUS", "C:\Program Files (x86)\Overwatch", "extract-hero-voice", "C:\Users\aqian\Downloads\datatool\voices", "Baptiste|voiceline=*"]
[Core] CommandLineFile: C:\Users\aqian\Downloads\datatool\DataTool.exe.args
[CASC] Text Language: enUS | Speech Language: enUS
[CASC] Overwatch build 1.50.0.0.71255
[CASC] Initializing...
System.IO.IOException: The process cannot access the file 'C:\Program Files (x86)\Overwatch\data\casc\data\0000000039.idx' because it is being used by another process.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at TACTLib.Container.ContainerHandler.LoadIndexFile(String file, Int32 bucketIndex)
   at TACTLib.Container.ContainerHandler.LoadIndexFiles()
   at TACTLib.Client.ClientHandler..ctor(String basePath, ClientCreateArgs createArgs)
   at DataTool.Program.InitStorage(Boolean online)
   at DataTool.Program.Main()

from owlib.

ZingBallyhoo avatar ZingBallyhoo commented on July 28, 2024

that isn't the same error. close battle.net and the game

from owlib.

aqiank avatar aqiank commented on July 28, 2024

My bad. Here you go:

C:\Users\aqian\Downloads\datatool>DataTool.exe -L=enUS -T=enUS "C:\Program Files (x86)\Overwatch" extract-hero-voice C:\Users\aqian\Downloads\datatool\voices "Baptiste|voiceline=*"
[Core] DataTool v1.50.0.878-git-14cc6c1bce8898083a3a1bbdd238d6185ae7386e
[Core] CommandLine: ["-L=enUS", "-T=enUS", "C:\Program Files (x86)\Overwatch", "extract-hero-voice", "C:\Users\aqian\Downloads\datatool\voices", "Baptiste|voiceline=*"]
[Core] CommandLineFile: C:\Users\aqian\Downloads\datatool\DataTool.exe.args
[CASC] Text Language: enUS | Speech Language: enUS
[CASC] Overwatch build 1.50.0.0.71255
[CASC] Initializing...
[Manifest] Using TRG procedure 70665 for Win_SPWin_RDEV_EExt.trg
[Manifest] Using CMF procedure 70665 for Win_SPWin_RDEV_EExt.cmf
[Manifest] Using CMF procedure 70665 for Win_SPWin_RDEV_LenUS_speech_EExt.cmf
[Manifest] Using CMF procedure 70665 for Win_SPWin_RDEV_LenUS_text_EExt.cmf
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> TACTLib.Core.BLTEDecoderException: frame header mismatch (bad BLTE file)
   at TACTLib.Core.BLTEStream.Init()
   at TACTLib.Client.ClientHandler.OpenEKey(CKey key)
   at TACTLib.Client.ClientHandler.OpenCKey(CKey key)
   at TACTLib.Core.Product.Tank.ProductHandler_Tank.OpenBundle(UInt64 bundleGuid)
   at TACTLib.Core.Product.Tank.ProductHandler_Tank.DoBundleLookupHack()
   at TACTLib.Core.Product.Tank.ProductHandler_Tank..ctor(ClientHandler client, Stream stream)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
   at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at System.Activator.CreateInstance(Type type, Object[] args)
   at TACTLib.Core.Product.ProductHandlerFactory.GetHandler(TACTProduct product, ClientHandler client, Stream root)
   at TACTLib.Client.ClientHandler..ctor(String basePath, ClientCreateArgs createArgs)
   at DataTool.Program.InitStorage(Boolean online)
   at DataTool.Program.Main()

from owlib.

ZingBallyhoo avatar ZingBallyhoo commented on July 28, 2024

this is literally impossible, the game can't work in this state. make sure battle.net is updated, scan and repair, play the game for a while, then try the tool

from owlib.

aqiank avatar aqiank commented on July 28, 2024

@ZingBallyhoo I have done those steps as mentioned in my previous messages.

What's your Battle.net and Overwatch versions? Maybe somehow they aren't the same even if I checked for updates.

from owlib.

ZingBallyhoo avatar ZingBallyhoo commented on July 28, 2024

we've seen this issue hundreds of times and every time its fixed by doing a scan and repair, and also possibly running the game. i don't know how i can help u with this further.

try follow these steps below

  1. open bnet
    1.5. make sure there are no pending updates to bnet, it was bugged recently
  2. set text and speech language to enUS
  3. scan and repair
  4. run game and play for a bit
  5. run tool

from owlib.

aqiank avatar aqiank commented on July 28, 2024

Okay, I suppose it is unsolvable since I have already tried those steps. I'm going to close this issue since we are just going round and round with the solution. Thanks!

from owlib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.