TheVileOne wrote:
Okay. I am having a baffling issue. This is the second time I've sent a guest difficulty to someone and they submit it, and all of my inherited changes are reset to whatever green lines the other maps have or perhaps it's the green lines the map I made the difficulty from once had. It's usually fixed after my difficulty is submitted and they resubmit with the fixed green lines. The issue seems to lie with the BSS thinking that my guest difficulty is in some way using the same green lines as the difficulty that I created it from when i made slight changes to those green lines/added a few of my own.
This bug could cause serious loss of work if one does not keep the backup once its updated, so please get right on this.
^ can confirm every word there. just did upload a bunch of guest diffs and got the same bug, its very annoying to hand fix all green lines after submit, and resubmit again lol
how to replicate:
lets say we have a original mapper diff A and guest diff B
diff A was submitted first and the mapset have only 1 diff inside it on osu site
then u need to submit guest diff B, there goes 2 cases
1. u do submit from diff A (in editor diff A is opened and u want to upload diff B) then, after submit, diff B lose it green lines. actually green lines not lost, they just get copy pasted from diff A during submit on editor purpose.
2. u do submit from diff B, then u lose green lines on diff A (green lines on diff A becomes from diff B)
peppy wrote:
Can you check whether changes are written to the .osu file when you make them? From my end they seem to be occurring.
my thoughts why this happen:
BeatmapID:1111
coz of both diff A and diff B have the same BeatmapID before u do upload? so editor copy green lines during submit, and then when diff B get unique BeatmapID u can fix green lines by reuploading diff? idk~