Coder Social home page Coder Social logo

tpp.fileformats's People

Contributors

atvaark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tpp.fileformats's Issues

Can't modify fox2 files upon latest patch

Fox Tool doesn't seem to be working quite right upon the latest patch (1.07.1 I believe). As I was working on my mod yesterday, I noticed that the game would crash after making small changes to f30020.fox2, changes which worked just fine a few days before.
I then discovered that if I decompiled the fox2 file and then recompiled it without any alterations at all, the game would still crash! On top of that, If I decompile a vanilla fox2 file, then recompile it, and then decompile it again, the resulting XML will be 0kb, with this error in the cmd window:

System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
   at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
   at System.IO.BinaryReader.ReadUInt64()
   at FoxTool.Fox.FoxHash.Read(Stream input)
   at FoxTool.Fox.FoxStringLookupLiteral.Read(Stream input)
   at FoxTool.Fox.FoxStringLookupLiteral.ReadFoxStringLookupLiteral(Stream input)
   at FoxTool.Fox.FoxFile.Read(Stream input)
   at FoxTool.Fox.FoxFile.ReadFoxFile(Stream input, FoxLookupTable lookupTable)
   at FoxTool.Program.DecompileFile(FileInfo file)

Can you look into this? I've gone so far as to reinstall MGS5 entirely and the issue still persists on my end. I really appreciate the time you've taken to make these files moddable, please let me know if this issue happens to you as well. Thanks.

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.