jaszlo / Playerautoma

Record and replay player actions to automate tasks. Also, re-stacks blocks when used up like Inventory tweaks. The mod works on servers but can be regarded as cheating by some.
https://modrinth.com/mod/playerautoma
Creative Commons Zero v1.0 Universal
4 stars 2 forks source link

cant save/load recordings v0.1+1.20.1 due to missing JRE #4

Closed ItsCerv closed 10 months ago

ItsCerv commented 10 months ago

when i hit save recording nothing happens and when i hit load recording it says invalid file then loaded recording. Then when I hit start nothing happens

jaszlo commented 10 months ago

Please let me know which version you're using. Also note that recording files from previous mod versions do not work on newer versions. I'm really sorry for that but due to the mod being so early in development structure of the recording save files changes rather often and stuff gets added to it.

ItsCerv commented 10 months ago

Sorry, ive been on break. Im using Alphine Client to launch the mod on 1.20.1

jaszlo commented 10 months ago

For that version, a dedicated JRE (Java Runtime Environment) has to be installed on your machine for the save/load mechanism to work. This was updated in later versions.

You are using the first release - I would recommend switching to a newer release for Minecraft 1.20.2 or 1.20.4. The version you are using was a proof of concept. I will check the workload required to support 1.20.1 for the latest mod version. If feasible, I will create a new release in the next few days. Otherwise, I'll let you know via a new comment that I will not be implementing that. In the latter case, feel free to use the 1.20.2 branch to create a working version of the mod's version 0.3.3 for Minecraft 1.20.1 and submit a pull request.

jaszlo commented 10 months ago

I have added an updated version for 1.20.1. See the modrinth or the github release. It contains a bug that the buttons in the "select recording" screen have no outline which I won't fix as it works fine.

The bug:
Screenshot_1

I'll concider this issue as closed. If you encounter any other issue please create a new one!