Closed Alex-Mirai closed 2 years ago
Hi Alex, yes the helper is currently outdated. This is because farbstoff is on holiday untill 16th of august. As soon as he gets back, he will publish an update to make the helper work again.
The versioning you see has following reason.... Sometime farbstoff pushes a update that easily can be updated via updater... mostly some fixes from small issues. these versions are not published on github. so there is a situation where the version you have may is higher than the version on github. but you can always download the github version and than run the updater to get latest fixes. depending on if farbstoff released them :)
thanks for you patient.
Thank you for fast response!
А где вы скачали обновление 3,3?
Please come back, I really need you!
Have patience!
I know with each Version bump, there is a new folder and therefore the log path has to be updated. I got around this issue with my own Log parser project, and am wondering if this might be viable for RSLhelper
When you return from vacation, please take a look. https://github.com/DanEdens/rsl_log_parser/blob/main/run.cmd
the particular code I'm referring to is:
pushd %userprofile%\AppData\Local\PlariumPlay\StandAloneApps\raid\ && cd 2*
The helper is starting plariumplay.exe, not raid.exe. So there is normaly no need for a change in the startup path (and has not been updated for over a year now).
A "log path" is unknown to me.
Seems they have changed the path to now be. "%userprofile%\AppData\LocalLow\Plarium\Raid_ Shadow Legends\output_log.txt" which is good because the new folder per version seemed pretty bad practice.. lol
I would love to become a collaborator, and share a couple of my projects for a mobile helper. I'm curious about how data is pulled out, Ive only been able to find this log file and react to changes in resource values.
This issue is stale because it has been open for 5 days with no activity. It will be closed in 2 days if there is no further response.
Seems they have changed the path to now be. "%userprofile%\AppData\LocalLow\Plarium\Raid_ Shadow Legends\output_log.txt" which is good because the new folder per version seemed pretty bad practice.. lol
I would love to become a collaborator, and share a couple of my projects for a mobile helper. I'm curious about how data is pulled out, Ive only been able to find this log file and react to changes in resource values.
Actually the path is: %APPDATA%\rslHelper\Config
for the config folder and the last time i properly installed the helper it was installed to %PROGRAMFILES%\RSL_Helper_X64
.
This staled issue was closed because it has been inactive for a total of 7 days.
Operating system
Windows 11
Systemlanguage
English (EN)
Current Game-Version
5.80.0
RSL Helper Version
v3.3.2.4
Bug description
Starting RSL helper as Admin. Helper has founded game. Inject DLL = OK. Writes: "Current version is outdated".
Steps to reproduce
Just update through "RslHelperUpdater.exe" after installation from here: https://bit.ly/3ztHzMH
Relevant log output
No response