Closed sneak-it closed 7 years ago
Hate to bring this up again, but had the same issue today when re-zoning a map:
Upon first completion of stage 3: http://puu.sh/uGw55/d971ebc8bd.jpg Second completion of stage 3: https://puu.sh/uGw55/d971ebc8bd.jpg
That happens because the zones were reloaded and so were the stage records buffers. I can fix it in two ways, either I don't display a message when the zones are being loaded, or I simply ignore the stage run if it's loading the zones.
Em 13/03/2017 5:10 a.m., "blackhawk74" notifications@github.com escreveu:
Hate to bring this up again, but had the same issue today when re-zoning a map:
Upon first completion of stage 3: http://puu.sh/uGw55/d971ebc8bd.jpg Second completion of stage 3: https://puu.sh/uGw55/d971ebc8bd.jpg
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/marcowmadeira/ckSurf/issues/10#issuecomment-286016828, or mute the thread https://github.com/notifications/unsubscribe-auth/AMEDtoXmufAaanbEBXiGKDzli3QyXwRfks5rlM-vgaJpZM4MGgWl .
To be honest, it's probably best to not display the announcement when the zones are being loaded. I figure this would be helpful for people like you and I, who may edit zones on the fly while players are on. That way, we can perfect zoning, and players can keep surfing, while still getting times.
That being said, I'm a bit surprised as to how long zones are considered "loading". In this test, I was doing all sorts of zoning, and took 5-10 minutes until I did the second pass, and it still did the false record announcement. Any ideas on why?
I figured out what was causing stage record announcements to show up falsely!
How to reproduce: Have players in the server, on a staged map Adjust some zoning (for example, raise the level of a stage zone), save the zone As players continue surfing through, they will get stage record announcements, even though they have not beaten the stage record.