forum

Incomplete linear slider hitobject

posted
Total Posts
8
Topic Starter
CosminPerRam
I'm trying to parse .osu files and i got a problem, in the map `155118 Drop - Granat`, on the `extra` difficulty, there is this hitobject that seems to be incomplete in the file:

456,200,18517,2,0,L|373:164,1,89.9999952316285
Where a normal hitobject with this type should look like:
208,144,18185,6,0,L|290:179,1,89.9999952316285,4|0,0:0|0:0,0:0:0:0:
(its the previous hitobject of the above one)

And in the official file documentation (https://osu.ppy.sh/wiki/en/osu%21_File_Formats/Osu_%28file_format%29) at the #sliders section it does not specify that it might be incomplete or any default values, what is going on here?
(The map's file format is v12, where v14 is the latest, where can I find the differences in the file format versions?)
aiq
differences in format version come from when the map was made. it might be something related to that but it's not like it breaks the game or something
Topic Starter
CosminPerRam
Yeah but I find it weird because this particular object is the only one that is like that
gummibar
the 0:0 stuff is just hitsounds, which is an optional parameter.
Topic Starter
CosminPerRam
I found another weird object on `58951 UNDEAD CORPORATION - Yoru Naku Usagi wa Yume o Miru, on the `Lanturn's Easy` difficulty (v12):
256,192,135262,12,4,137962,0:0:0:0:
x, y, time, type, hitsound, time?, hitsample?

this one doesnt look like a normal object, how is it handled?

Edit:
Yet another one on `54373 LiSA - crossing field (TV Size)`, `LiSA - crossing field (TV Size) (CXu) [Easy]`(v9):
256,192,4186,12,4,6197
x, y, time, type, hitsound, time?
Repeated hitobject on that timestamp with the same properties?
gummibar
they're spinners.
Topic Starter
CosminPerRam
Oh, sorry, I overlooked some info.
Hmm, I guess everything is alright, thanks everyone!
Chiru-kun
I also overlook spinners sometimes. Poor spinners...
Please sign in to reply.

New reply