How to update forge version

I had a mod (enhanced farming) crash the server and was recommended by the author to update the forge version of my 1.19.2 minecraft server, i have used the latest profile in the MineOS WebUI to install the latest 43.2.3 version but checking the latest.log i still have the 43.1.7 versions. How do i correctly force it to start with the latest version? MineOS installed in docker in Unraid server.

Just make sure you are targeting the right server jar it should be available in the drop down list on the webui or you can force it via an argument.

1 Like

For recent versions ensure the java argument is pointing to the correct version

1 Like

Thanks for the replies! Had the profile on latest and changed the .jar files to the newest forge versions in the server and pointed the java argument to those files. SOLVED and thank you!

1 Like