You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to install the module-league-runes during first setup stages or via the web interface, the toolkit throws an error and does not install the module. All other modules work fine.
To Reproduce
Steps to reproduce the behavior:
Go to 'Modules'
Click on 'Download' for the module-league-runes v1.3.1
See error
Expected behavior
Installation of the module.
Log
2024-01-12T18:58:20.729Z [info ] main : _ _ _____ _ _ _ _
2024-01-12T18:58:20.730Z [info ] main : | | ___ | | |_ _|__ ___ | | | _(_) |_
2024-01-12T18:58:20.730Z [info ] main : | | / _ \| | | |/ _ \ / _ \| | |/ / | __|
2024-01-12T18:58:20.730Z [info ] main : | |__| (_) | |___ | | (_) | (_) | | <| | |_
2024-01-12T18:58:20.731Z [info ] main : |_____\___/|_____| |_|\___/ \___/|_|_|\_\_|\__|
2024-01-12T18:58:20.731Z [info ] main :
2024-01-12T18:58:21.174Z [info ] lpte-svc : Initialized event bus.
2024-01-12T18:58:21.175Z [info ] module-svc : Initializing module service.
2024-01-12T18:58:22.634Z [info ] module-svc : Initialized 11 module(s). Now loading plugins.
2024-01-12T18:58:22.634Z [info ] module-svc : Loaded 11 plugin(s).
2024-01-12T18:58:22.845Z [info ] main : LoL Toolkit started up successfully.
2024-01-12T18:58:22.846Z [info ] module-svc : Plugin status changed: plugin=plugin-prod-clock, old=UNAVAILABLE, new=RUNNING
2024-01-12T18:58:22.846Z [info ] module-svc : Plugin status changed: plugin=plugin-database, old=UNAVAILABLE, new=RUNNING
2024-01-12T18:58:22.846Z [info ] module-svc : Plugin status changed: plugin=plugin-config, old=UNAVAILABLE, new=RUNNING
2024-01-12T18:58:22.847Z [info ] module-svc : Plugin status changed: plugin=module-league-end-of-game, old=UNAVAILABLE, new=RUNNING
2024-01-12T18:58:22.847Z [info ] module-svc : Plugin status changed: plugin=module-league-champselect-ui, old=UNAVAILABLE, new=RUNNING
2024-01-12T18:58:22.886Z [info ] module-svc : Plugin status changed: plugin=plugin-webapi, old=UNAVAILABLE, new=RUNNING
2024-01-12T18:58:22.887Z [info ] module-svc : Plugin status changed: plugin=module-league-state, old=UNAVAILABLE, new=RUNNING
2024-01-12T18:58:22.887Z [info ] module-svc : Plugin status changed: plugin=module-league-in-game, old=UNAVAILABLE, new=RUNNING
2024-01-12T18:58:22.889Z [info ] module-svc : Plugin status changed: plugin=plugin-theming, old=UNAVAILABLE, new=RUNNING
2024-01-12T18:58:22.891Z [info ] module-svc : Plugin status changed: plugin=module-teams, old=UNAVAILABLE, new=RUNNING
2024-01-12T18:58:23.196Z [info ] module-svc : Plugin status changed: plugin=module-league-static, old=UNAVAILABLE, new=RUNNING
2024-01-12T18:58:23.202Z [info ] server : Listening for requests on http://localhost:3003
2024-01-12T18:58:39.027Z [info ] plugin-webapi: Fetching match data for matchid=EUW1_6762576482
2024-01-12T18:58:39.969Z [info ] plugin-webapi: Fetched match for matchId=EUW1_6762576482, gameId=6762576482
Downloading module-league-runes
✖ module-league-runes could not be installed
2024-01-12T18:59:13.956Z [error] module-svc : Module module-league-runes could not be installed: The prod-tool (v1.8.7) has not the required version >=1.2.9
Downloading module-league-prm
✔ module-league-prm installed
2024-01-12T18:59:24.953Z [info ] module-svc : module-league-prm was successfully installed
2024-01-12T18:59:24.955Z [info ] module-svc : Plugin status changed: plugin=module-league-prm, old=UNAVAILABLE, new=RUNNING
Downloading module-league-caster-cockpit
✔ module-league-caster-cockpit installed
2024-01-12T18:59:29.061Z [info ] module-svc : module-league-caster-cockpit was successfully installed
2024-01-12T18:59:29.062Z [info ] module-svc : Plugin status changed: plugin=module-league-caster-cockpit, old=UNAVAILABLE, new=RUNNING
System:
OS: Ubuntu 22.04.03 LTS (WSL 2.0.14.0 on Windows 11 Home 10.0.22631.3007)
Node: 20.10.0 (npm 10.2.3)
Prod Tool Version: 1.8.7
Observer Tool Version: 6.9.1
Browser: Chrome 120.0.6099.217
The text was updated successfully, but these errors were encountered:
We are aware of this issue. It's caused by the Version checking when installing a module.
We will bring an update to the prod tool as soon as possible.
Describe the bug
When trying to install the module-league-runes during first setup stages or via the web interface, the toolkit throws an error and does not install the module. All other modules work fine.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Installation of the module.
Log
System:
The text was updated successfully, but these errors were encountered: