Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

after beating a royal challenge I got locked here 

<<if $ROYALE_MODE.enemy >= _royale.list.length>>         <<set $ROYALE_MODE.complete = true>>         <<set  $ROYALE_MODE.newBest to _royale.record( $ROYALE_MODE.turns )>>         <<goto "royale-mode-win">>     <<else>>         <<set _bg = _royale.bg, _nme to _royale.list[ $ROYALE_MODE.enemy ]>>         <<timed 0s>><<rematch_bg _bg _nme "royale-mode-next" "royale-mode-fail">><</timed>>     <</if>>

Does this happen on every royale challenge or a specific one. Also, is there an actual error message?

(+1)

it happened on the last one with 3 stars and now I'm hard locked on that screen

Thanks. I’ll investigate this.