FFFFFFFXXXXXXX / league_record

Record League of Legends games
Other
36 stars 2 forks source link

LeagueRecord doest startup on startup #33

Open QiyanuReeves opened 2 weeks ago

QiyanuReeves commented 2 weeks ago

Hello since your most recent update the Application isn't starting on its own like it used to, The QoL changes really helped and I feel improved the application by a lot for me and I hope it did to many others. Here are my settings:

{ "markerFlags": { "kill": true, "death": false, "assist": true, "turret": false, "inhibitor": false, "dragon": false, "herald": false, "baron": false }, "checkForUpdates": true, "debugLog": false, "recordingsFolder": "C:\Users\xrist\Videos\leaguerecordings", "filenameFormat": "%Y-%m-%d%H-%M.mp4", "encodingQuality": 30, "outputResolution": null, "framerate": [ 60, 2 ], "recordAudio": "APPLICATION", "onlyRecordRanked": false, "autostart": true, "maxRecordingAgeDays": null, "maxRecordingsSizeGb": null, "confirmDelete": false }

FFFFFFFXXXXXXX commented 1 week ago

If you go to Windows taskmanager -> autostart does LeagueRecord show up there? (e.g. https://www.ionos.de/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/windows-11-taskmanager-mit-dem-reiter-autostart.png)

If not, try setting "autostart": false then save and close the settings. Open them again and change autostart back to true. Does LeagueRecord show up in the taskmanager autostart list now?