FarbstoffRSL / RSL-Helper

Der Farbstoff RSL-Helper
234 stars 180 forks source link

Outdated version (v3.3.2.4) even higher(!) than described on GitHub thread #431

Closed Alex-Mirai closed 2 years ago

Alex-Mirai commented 2 years ago

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". image

Steps to reproduce

Just update through "RslHelperUpdater.exe" after installation from here: https://bit.ly/3ztHzMH image

Relevant log output

No response

Dwza commented 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.

Alex-Mirai commented 2 years ago

Thank you for fast response!

LJutii commented 2 years ago

А где вы скачали обновление 3,3?

salt-vrn commented 2 years ago

Please come back, I really need you!

gorzos commented 2 years ago

Have patience!

DanEdens commented 2 years ago

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*

OpaWattebausch commented 2 years ago

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.

DanEdens commented 2 years ago

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.

github-actions[bot] commented 2 years ago

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.

Dwza commented 2 years ago

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.

github-actions[bot] commented 2 years ago

This staled issue was closed because it has been inactive for a total of 7 days.