BigBang1112 / gbx-net

General purpose library for Gbx files - data from Nadeo games like Trackmania or Shootmania, written in C#/.NET. It supports high performance serialization and deserialization of 200+ Gbx classes.
https://explorer.gbx.tools
86 stars 21 forks source link

Not converting to .challenge.gbx #124

Closed fosterchild1 closed 2 months ago

fosterchild1 commented 2 months ago

Hi, I was watching this tutorial made by you. I wanted to extract a track from my replay because it got corrupted. I did all the steps in the video, but it doesnt want to export it as a .challenge.gbx!!

please help!!!

here are the files: lucky #02 wip_fosterchild(00'36''08).Replay.zip

fosterchild1 commented 2 months ago

will pay in coppers if it gets fixed IMAGE: image

fosterchild1 commented 2 months ago

here is the corrupted track too.. if you can, try to un-corrupt it.

i wanted to change the times to the ones in the replay because i added the replay to GPS and that makes trackmania unvalidate the track, even if you finished it already. that ended up corrupting it, even after i rolled back my changes :( lucky #02 wip.Challenge.zip

BigBang1112 commented 2 months ago

Just specify the name like lucky #02.Challenge. For these simple tasks, I made a site as well which aims to make it simpler: https://io.gbx.tools/extract-map-from-replay

fosterchild1 commented 2 months ago

thank you so much!!