Giter Club home page Giter Club logo

Comments (7)

BeereMgM avatar BeereMgM commented on May 27, 2024 1

Thank you for taking the time to help me!
I'm gonna try another replay, where I got first place to see, if its maybe corrupted!

from fortnitereplaydecompressor.

BeereMgM avatar BeereMgM commented on May 27, 2024

(addition)
The placements arent available for the places 1-14

from fortnitereplaydecompressor.

Shiqan avatar Shiqan commented on May 27, 2024

If you leave before the game is finished, we obviously dont know the placements of the remaining players at that point.
If that isnt the case, please share the replay and I can have a look to see where it goes wrong.

Placement is coming from FortPlayerStateAthena if you want to debug it yourself:
https://github.com/Shiqan/FortniteReplayDecompressor/blob/master/src/FortniteReplayReader/Models/NetFieldExports/FortPlayerState.cs#L119-L120

from fortnitereplaydecompressor.

BeereMgM avatar BeereMgM commented on May 27, 2024

Hey again.
Thanks for your response!
I got first place in this replay, so I was the last one alive.
Here is the replay file:
UnsavedReplay-2024.03.23-15.18.05.zip

from fortnitereplaydecompressor.

Shiqan avatar Shiqan commented on May 27, 2024

Had a quick look, and they are indeed not there๐Ÿค”
Cant see anything going wrong either, but something could be failing silently...
Would have to see what changed in the recent UE builds.

from fortnitereplaydecompressor.

BeereMgM avatar BeereMgM commented on May 27, 2024

Would be amazing if you could check this!
Please let me know if you got more informations!

Have a great easter festival!

from fortnitereplaydecompressor.

Shiqan avatar Shiqan commented on May 27, 2024

He, if you play this play in replay in Fortnite, does it include the end?
It almost feels like it is straight up missing the last chunk(s) of the replay.

If I log all received properties for your player (for FortPlayerStateAthena, coming in on channelIndex 213 if you want to have a look yourself) I barely get anything after the initial values. Only that you were bInAircraft, bThankedBusDriver (important ๐Ÿ‘) and bHasEverSkydivedFromBus, followed by bHasEverSkydivedFromBusAndLanded and then the 2 kills you had early on (updated on TeamKillScore and KillScore). After that, nothing but CompressedPing until the very end...

The replay.Eliminations does contain your final kill, but that is coming from ReplayChunkType.Event instead of ReplayChunkType.ReplayData, so that would suggest the replay is (almost) complete.

from fortnitereplaydecompressor.

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.