Page 1 of 1

[CHANGED or BUG?] Validation does not show intro anymore

Posted: 20 Jun 2015, 13:58
by TMarc
Reported by Patriot1 in the German section (Source).

Before the recent update, it was apparently possible to see MediaTracker intros etc. at the validation in the map editor.
But now, the validation directly starts at the start or multilap. And to check if intros are correct, one has to save the map, exit the editor, start local play, start the map, see that something is wrong, go back to the editors, load the map, etc.

Was this changed on purpose, or is it a new bug? :?

Re: [CHANGED or BUG?] Validation does not show intro anymore

Posted: 20 Jun 2015, 16:30
by spaii
confirmed here.

For info, via ManiaScript in editor, if i change the value of Mode.UIManager.UISequenceMaxDuration, there is no effect, intro not play and player is spawned long time after request via script.
if i change UIManager.UISequenceMaxDuration, then intro is playing and all is ok.