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
recently installed speedruntools and luabackend/front end. Neither will allow me to use the scripts from speedruntools. Both of them cite a version error. is that a version of the game or version of the mods that is incorrect. im playing using the epic games launcher
The text was updated successfully, but these errors were encountered:
Are you on the most up to date version of the game? In the case of front end did you update the gameConfig.toml accordingly? In the case of backend do you have the most recent version of that from the link? If you would rather troubleshoot one on one feel free to find me on discord.
For clarity the version error message means that the address used to check which version of the game you are running could not be matched to the running instance of the game. One of two things is generally happening in this case:
You have an outdated version of the game either through purposeful down patching or just not updating.
OR -
Your config files for your lua hook program (frontend or backend) have an offset set in them which is adjusting the values making it impossible to match.
It is POSSIBLE that neither of these are true but would be an outlier case.
recently installed speedruntools and luabackend/front end. Neither will allow me to use the scripts from speedruntools. Both of them cite a version error. is that a version of the game or version of the mods that is incorrect. im playing using the epic games launcher
The text was updated successfully, but these errors were encountered: