Forge 1.17.1 server Error wont start
-
when getting started on forge server, the logs shoed this
it gives me an error on the file and i also tried to change its name but wont work either any suggestions??
-
so i just started a forge server on my cloudron but for some reason it wont start, i checked the logs and it says "Error: Unable to access jarfile /app/code/forge-1.17.1-37.0.22.jar"
i've tried changing the name of the file but also didnt work
here's the log post ----
-
@rocostre this is a bug, I am fixing the package.
-
@girish Oh i see, thanks for the heads up, I'm looking forward for any updates.
-
@rocostre I reverted the current version since it's broken, so if you reinstall it you will atleast get a working version.
-
It looks like the upstream app has changed the way how to start the backend server.
I am no java expert and after a quick look, I wasn't able to get it off the ground correctly.Essentially it now has a txt file containing a whole set of startup arguments, however I don't know how to run it with those and their upstream run.sh does not seem to work. Do we have java experts here?
-
Pinging the @appdev group to get some assistance regarding java
-
I can't say I know much about Java but I'll see if my brother has any ideas when he has some free time. He helped me package this and works with Java quite frequently. In the mean time if anyone else in @appdev knows anything about this it would be great
-
I guess we can call the run.sh script instead of java directly?
-
@girish that does not work, which is why I was a bit puzzled how such java parameter startup scripts work in the first place, or if that is maybe related to a specific java version/flavor
-
@girish yes i see it went back to 1.16.5 but i do hope you can solve the issue and have the 1.17.1 soon, thanks again for your assistance