Warning: include(config/userInterface/uiOverrides.php): failed to open stream: No such file or directory in C:\xampp\htdocs\backup\lndr_j_common\config\userInterface\autoplayButton.php on line 6

Warning: include(): Failed opening 'config/userInterface/uiOverrides.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\backup\lndr_j_common\config\userInterface\autoplayButton.php on line 6
{ "type": "Container", "atlas": "all_ui_buttons_new.json", "visible": "@iface.getVisibleAutoPlay.isAutoSpinsDisabled", "id": "AutoplayStopAndStartBtnsContainer", "x": { "dynamic": true, "default": "@view.x.r.-100", "Portrait": "@iface.stepFunction.@view.x.r.-400,@view.x.r.-470,0.55" }, "y": { "dynamic": true, "default": "@view.y.b.-105", "Mobile,Landscape": "@view.y.b.-210", "Portrait": "@iface.stepFunction.@view.y.b.-980,@view.y.b.-800,0.55" }, "scale": { "dynamic": true, "default": 0.8, "Portrait": "@iface.stepFunction.1.7,1.7,0.55" }, "children": [ { "type": "Button", "id": "AutoplayButton", "canReleaseOutside": false, "autoFillTextures": true, "textures": [ "autoplay_normal.png" ], "onPress": "showMenuView", "onPressSound": "FXButtonClick1" }, { "type": "Button", "id": "AutoplayStopButton", "canReleaseOutside": false, "interactionArea": [ {"x":51,"y":142},{"x":66,"y":94},{"x":101,"y":61},{"x":146,"y":51},{"x":187,"y":62}, {"x":220,"y":63},{"x":229,"y":121},{"x":234,"y":149},{"x":219,"y":192},{"x":188,"y":222},{"x":146,"y":235}, {"x":91,"y":223},{"x":60,"y":187} ], "autoFillTextures": true, "textures": [ "stop.png" ], "disabled": true, "visible": false, "onPress": "stopAutoplay", "onPressSound": "FXButtonClick1", "text": { "type": "Text", "padding": 20, "id": "AutoplayCounter", "autoUpdate": true, "x": -10, "y": 8, "decimals": 0, "font": "Frabk", "size": 60, "fill": "#FFFFFF", "stroke": "#000000", "thickness": 3, "text": "@model.autoplay.leftOrPlayed" } } ] }