Jump to content

OrbitingAstronaut

Members
  • Posts

    2
  • Joined

  • Last visited

OrbitingAstronaut's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. i fixed that it was that i didnt hve java installed for some odd reason anyways this the error im getting [09:51:49] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information java.net.http.HttpConnectTimeoutException: HTTP connect timed out at jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:565) ~[java.net.http:?] {} at jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:123) ~[java.net.http:?] {} at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:139) ~[fmlcore-1.19.2-43.2.21.jar%23942!/:?] {} at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:177) ~[fmlcore-1.19.2-43.2.21.jar%23942!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) [?:?] {re:mixin} at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:114) [fmlcore-1.19.2-43.2.21.jar%23942!/:?] {} Caused by: java.net.http.HttpConnectTimeoutException: HTTP connect timed out at jdk.internal.net.http.ResponseTimerEvent.handle(ResponseTimerEvent.java:68) ~[java.net.http:?] {} at jdk.internal.net.http.HttpClientImpl.purgeTimeoutsAndReturnNextDeadline(HttpClientImpl.java:1268) ~[java.net.http:?] {} at jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:897) ~[java.net.http:?] {} Caused by: java.net.ConnectException: HTTP connect timed out at jdk.internal.net.http.ResponseTimerEvent.handle(ResponseTimerEvent.java:69) ~[java.net.http:?] {} at jdk.internal.net.http.HttpClientImpl.purgeTimeoutsAndReturnNextDeadline(HttpClientImpl.java:1268) ~[java.net.http:?] {} at jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:897) ~[java.net.http:?] {}
  2. hello so i cant start my server im runnning forge 1.19.2 - 43.2.21 and java 17 the error im getting is java not found and it just restarts and again java not found i have checked the logs theres nothing trust me here s the boot.sh and the start.sh; https://pastebin.com/qHmXqxpL i just copied the : java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.19.2-43.2.21/unix_args.txt "$@" and put into my boot.sh (the boot.sh is needed for starting the server and updating java) and server logs(not minecraft):https://pastebin.com/qdC09MNw
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.