Giter Club home page Giter Club logo

Comments (4)

Measurity avatar Measurity commented on May 27, 2024 1

Got the same issue with a path of 262 when dumping Subnautica files:

Error opening C:\Users\Measurity\AppData\Local\Packages\UnknownWorldsEntertainmen.GAMEPREVIEWSubnautica_bh1f6rvenfkm2\TempState\DUMP\Subnautica_Data\StreamingAssets\aa\StandaloneWindows64\aurora_livingarea_captainsquarters_keypad.prefab_5df5cc80af0f62fae7638855ed38c38f.bundle for writing

This path is 262 characters long.

Even if you specify -d "F:\Subnautica" it will still write to TempState\DUMP which causes the path too long error.

from uwpdumper.

Wunkolo avatar Wunkolo commented on May 27, 2024

Sorry for the delay, have you ran into this issue again at all?
The path C:\Users\User\AppData\Local\Packages\ParadoxInteractive.PillarsofEternity-MicrosoftStor_zfnrdv2de78ny\TempState\DUMP\PillarsOfEternity_Data\data_expansion1\localized\it\text\conversations\px1_00_stalwart_village\px1_00_bs_ambient_banters.stringtable is 249 characters total. Which should be totally fine as there is no intermediate fixed-sized buffer that would cause issues with larger file sizes unless there is(or was) an internal limitation with std::filesystem::path that causes this.

from uwpdumper.

thule0 avatar thule0 commented on May 27, 2024

Can confirm, Subnautica cannot be dumped, and the '-d' switch is entirely ignored.

from uwpdumper.

mrpijey avatar mrpijey commented on May 27, 2024

It's a long path issue. Solved manually by copying out the files manually, since only the exes are encrypted everything else can be copied out just fine.

Would be nice if this could be addressed since Windows does support long paths, so only the right APIs needs to be used for reading and writing.

from uwpdumper.

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.