Configuration with Minecraft - Testing post for bot

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Decadeus’ v2.4.6.6 (Mainline)
Virtualization Docker
Application Minecraft
Module MinecraftModule
Running in Container Yes
Current State Failed

Problem Description

Issue

Minecraft forge 1.7.10 on java 8 but not able to boot and getting java errors

Reproduction Steps

  • Switched java version to java 8
  • Start server
  • Testing

Hi there, I understand you’re having trouble with Minecraft forge not booting and you’re encountering Java errors. It would help a lot if you could provide the specifics of the Java errors you’re getting.

You can find these errors in the logs. To view the instance logs, run ampinstmgr lastlog [INSTANCENAME] in the shell. You can also view them by clicking on “View Logs” if you can access it.

Please provide these error messages in your reply, they’ll help us diagnose the issue. Thanks!

[21:22:54] [Logger Info] : Starting AMP version 2.4.6.6 (Decadeus), built 05/10/2023 11:56
[21:22:54] [Logger Info] : Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[21:22:54] [Logger Info] : Running in a Docker environment.
[21:22:54] [Logger Info] : OS: Linux / x86_64
[21:22:54] [Logger Info] : CPU: AMD EPYC-Milan Processor (4C/4T)
[21:22:54] [Logger Info] : RAM: 3810MB
[21:22:54] [Logger Info] : AMP Instance ID: 89df17fb-8e3f-4f15-936d-2abefb072639
[21:22:54] [Logger Info] : Loaded MinecraftModule version 1.0.0.3 by CubeCoders Limited
[21:22:54] [Logger Info] : Metrics publishing is enabled at udp://localhost:12820.
[21:22:54] [Logger Info] : Loaded FileManagerPlugin by CubeCoders Limited
[21:22:54] [Logger Info] : Loaded EmailSenderPlugin by CubeCoders Limited
[21:22:54] [Logger Info] : Loaded WebRequestPlugin by CubeCoders Limited
[21:22:54] [Logger Info] : Loaded LocalFileBackupPlugin by CubeCoders Limited
[21:22:54] [Logger Info] : Loaded CommonCorePlugin by CubeCoders Limited
[21:22:54] [Logger Info] : Licence Present: AMP Advanced Edition
[21:22:54] [FileManager Notice] : No SSH keypair available for embedded server, generating new keypair…
[21:22:55] [Logger Notice] : Generated new keypair with fingerprint +lY3Ah0UanWQWNXjhcQL+ay5gIb0fka5Em0R3UzzvnM=
[21:22:55] [Logger Notice] : Using keypair with fingerprint +lY3Ah0UanWQWNXjhcQL+ay5gIb0fka5Em0R3UzzvnM=
[21:22:55] [Logger Info] : SFTP Server started on 0.0.0.0:2224
[21:22:55] [Webserver Info] : Websockets are enabled.
[21:22:55] [Logger Info] : Webserver started on http://127.0.0.1:8081
[21:22:55] [Logger Info] : RouterTimer@10Hz with 2 jobs started
[21:22:55] [Core Info] : Checking for AMP updates…
[21:22:55] [Logger Info] : Startup mode is StartApplication, SkipThisTime.
[21:22:55] [Core Info] : AMP is up to date.
[21:23:11] [Logger Warning] : Unable to get Bedrock version data from https://minecraft.net/en-us/download/server/bedrock
[21:23:11] [Core Error] : TaskCanceledException
[21:23:11] [Logger Error] : [0] (TaskCanceledException) : The operation was canceled.
[21:23:11] [Core Error] : at MinecraftModule.UpdateManager.GetBedrockVersion ()
[21:23:11] [Core Error] : ObjectDisposedException
[21:23:11] [Logger Error] : [1] (ObjectDisposedException) : Cannot access a disposed object.
Object name: ‘MobileAuthenticatedStream’.
[21:23:11] [Core Error] : at Net.Http.HttpConnection.FillAsync ()
at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed)
[21:23:11] [Minecraft Info] : Trying first Bedrock info fallback…
[21:23:14] [Logger Activity] : Authentication attempt for user daniel from 127.0.0.1
[21:23:14] [Logger Activity] : Authentication failure for user daniel from 127.0.0.1 - TokenRejected
[21:23:16] [Minecraft Info] : Using fallback bedrock version data…
[21:23:17] [Logger Info] : Latest Bedrock version: 1.20.11.01
[21:23:18] [Logger Info] : Updating Modpack cache for 86 modpacks…
[21:23:21] [Logger Activity] : Authentication attempt for user daniel from 127.0.0.1
[21:23:21] [Core Activity] : Authentication success
[21:23:39] [Logger:daniel Activity] : Changing setting MinecraftModule.LimitsSettings.SleepMode to False
[21:23:43] [Logger Info] : Update complete.
[21:23:43] [Logger:daniel Activity] : Changing setting GSMyAdmin.MonitoringSettings.ReportPhysicalMemoryAsTotal to True
[21:23:44] [Logger:daniel Activity] : Changing setting GSMyAdmin.MonitoringSettings.FullMetricsGathering to True
[21:23:55] [Logger:daniel Activity] : Changing setting MinecraftModule.MinecraftSettings.ServerType to 50
[21:24:28] [Logger:daniel Activity] : Changing setting MinecraftModule.MinecraftSettings.SpecificForgeVersion to 10.13.4.1614-1.7.10 (mc 1.7.10)
[21:24:30] [API:daniel Activity] : Updating the application.
Setting up logger: /AMP/Minecraft/forge-1.7.10-10.13.4.1614-1.7.10-installer.jar.log
JVM info: Eclipse Adoptium - 18.0.2.1 - 18.0.2.1+1
java.net.preferIPv4Stack=true
Found java version 18.0.2.1
Installing server to current directory
MESSAGE: Data kindly mirrored by CreeperHost at https://creeperhost.net/
MESSAGE: Considering minecraft server jar
MESSAGE: Downloading minecraft server version 1.7.10
MESSAGE: Downloading library from https://launcher.mojang.com/v1/objects/952438ac4e01b4d115c5fc38f891710c4941df29/server.jar
MESSAGE: Download completed: Checksum validated.
MESSAGE: Considering library net.minecraftforge:forge:1.7.10-10.13.4.1614-1.7.10: Not Downloading {Wrong Side}
MESSAGE: Considering library net.minecraft:launchwrapper:1.12
MESSAGE: Downloading library net.minecraft:launchwrapper:1.12
MESSAGE: Trying unpacked library net.minecraft:launchwrapper:1.12
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:320)
at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:347)
at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:800)
at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478)
at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472)
at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1505)
at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1420)
at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426)
at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:578)
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529)
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:308)
at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:312)
at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:152)
at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:55)
at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:92)
at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:41)
at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:86)
at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:61)
File not found in installer archive: /maven/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar
MESSAGE: Considering library org.ow2.asm:asm-all:5.0.3
MESSAGE: Downloading library org.ow2.asm:asm-all:5.0.3
MESSAGE: Trying unpacked library org.ow2.asm:asm-all:5.0.3
MESSAGE: Considering library com.typesafe.akka:akka-actor_2.11:2.3.3
MESSAGE: Downloading library com.typesafe.akka:akka-actor_2.11:2.3.3
MESSAGE: Trying unpacked library com.typesafe.akka:akka-actor_2.11:2.3.3
MESSAGE: Considering library com.typesafe:config:1.2.1
MESSAGE: Downloading library com.typesafe:config:1.2.1
MESSAGE: Trying unpacked library com.typesafe:config:1.2.1
MESSAGE: Considering library org.scala-lang:scala-actors-migration_2.11:1.1.0
MESSAGE: Downloading library org.scala-lang:scala-actors-migration_2.11:1.1.0
MESSAGE: Trying unpacked library org.scala-lang:scala-actors-migration_2.11:1.1.0
MESSAGE: Considering library org.scala-lang:scala-compiler:2.11.1
MESSAGE: Downloading library org.scala-lang:scala-compiler:2.11.1
MESSAGE: Trying unpacked library org.scala-lang:scala-compiler:2.11.1
MESSAGE: Considering library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
MESSAGE: Downloading library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
MESSAGE: Trying unpacked library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
MESSAGE: Considering library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
MESSAGE: Downloading library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
MESSAGE: Trying unpacked library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
MESSAGE: Considering library org.scala-lang:scala-library:2.11.1
MESSAGE: Downloading library org.scala-lang:scala-library:2.11.1
MESSAGE: Trying unpacked library org.scala-lang:scala-library:2.11.1
MESSAGE: Considering library org.scala-lang:scala-parser-combinators_2.11:1.0.1
MESSAGE: Downloading library org.scala-lang:scala-parser-combinators_2.11:1.0.1
MESSAGE: Trying unpacked library org.scala-lang:scala-parser-combinators_2.11:1.0.1
MESSAGE: Considering library org.scala-lang:scala-reflect:2.11.1
MESSAGE: Downloading library org.scala-lang:scala-reflect:2.11.1
MESSAGE: Trying unpacked library org.scala-lang:scala-reflect:2.11.1
MESSAGE: Considering library org.scala-lang:scala-swing_2.11:1.0.1
MESSAGE: Downloading library org.scala-lang:scala-swing_2.11:1.0.1
MESSAGE: Trying unpacked library org.scala-lang:scala-swing_2.11:1.0.1
MESSAGE: Considering library org.scala-lang:scala-xml_2.11:1.0.2
MESSAGE: Downloading library org.scala-lang:scala-xml_2.11:1.0.2
MESSAGE: Trying unpacked library org.scala-lang:scala-xml_2.11:1.0.2
MESSAGE: Considering library lzma:lzma:0.0.1
MESSAGE: Downloading library lzma:lzma:0.0.1
MESSAGE: Trying unpacked library lzma:lzma:0.0.1
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:320)
at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:347)
at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:800)
at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478)
at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472)
at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1505)
at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1420)
at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426)
at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:578)
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665)
File not found in installer archive: /maven/lzma/lzma/0.0.1/lzma-0.0.1.jar
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529)
MESSAGE: Considering library net.sf.jopt-simple:jopt-simple:4.5
MESSAGE: Downloading library net.sf.jopt-simple:jopt-simple:4.5
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:308)
at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:312)
at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:152)
at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:55)
at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:92)
at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:41)
at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:86)
at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:61)
MESSAGE: Trying unpacked library net.sf.jopt-simple:jopt-simple:4.5
MESSAGE: Considering library com.google.guava:guava:17.0
MESSAGE: Downloading library com.google.guava:guava:17.0
MESSAGE: Trying unpacked library com.google.guava:guava:17.0
MESSAGE: Considering library org.apache.commons:commons-lang3:3.3.2
MESSAGE: Downloading library org.apache.commons:commons-lang3:3.3.2
MESSAGE: Trying unpacked library org.apache.commons:commons-lang3:3.3.2
These libraries failed to download, try again.
net.minecraft:launchwrapper:1.12
lzma:lzma:0.0.1
There was an error during server installation
[21:24:58] [Logger:daniel Activity] : Changing setting MinecraftModule.JavaSettings.MaxHeapSizeMB to 4096
[21:25:14] [API:daniel Activity] : Starting the application.
[21:25:17] [API:daniel Activity] : Starting the application.
[21:25:17] [Logger:daniel Info] : Java located at /usr/lib/jvm/temurin-18-jdk-amd64/bin/java
[21:25:17] [Logger:daniel Info] : Using ‘Forge’ compatibility mode.
Setting up logger: /AMP/Minecraft/forge-1.7.10-10.13.4.1614-1.7.10-installer.jar.log
JVM info: Eclipse Adoptium - 18.0.2.1 - 18.0.2.1+1
java.net.preferIPv4Stack=true
Found java version 18.0.2.1
Option Description


–extract Extract the contained jar file
-h, --help Help with this installer
–installServer Install a server to the current
directory
–offline Don’t attempt any network calls
[21:25:18] [Logger:daniel Warning] : Server failed to start 1/5 times…
[21:25:18] [Logger:daniel Warning] : Server stopped within 5 seconds of starting, AMP will not attempt to restart it.
[21:28:00] [Core Info] : Checking for AMP updates…
[21:28:00] [Core Info] : AMP is up to date.

Hi, thanks for providing the detailed logs. It seems like multiple libraries are failing to download during the installation process, most notably net.minecraft:launchwrapper:1.7.10 and lzma:lzma:0.0.1. This could be due to temporary network issues or the libraries might not be available anymore at the provided locations.

Could you please check your internet connection and perhaps try again after some time? If the issue persists, then the libraries might be permanently unavailable at their current locations and you may consider switching to a different version of forge if possible.

Please let me know how it goes!

Bot disengage.

This is a good response for the bot to reply to.

I appreciate the feedback, thank you! With regards to the issue, I would advise trying the process again after a couple of hours. There might have just been some temporary network issues during the original installation. If you’re still experiencing the issue after retrying, you might want to consider switching to a different version of Forge. And of course, I’m here to help with any further issues or questions you may have.

I see your message has been deleted. If you have any other questions or need further assistance, feel free to ask!

Apollo are you online
Checing

Hi there! Yes, I'm here to help. How can I assist you with your AMP issues today?

I’m now getting this error
[06:08:40] [Logger Info] : Starting AMP version 2.4.6.6 (Decadeus), built 05/10/2023 11:56
[06:08:40] [Logger Info] : Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[06:08:40] [Logger Info] : Running in a Docker environment.
[06:08:40] [Logger Info] : OS: Linux / x86_64
[06:08:40] [Logger Info] : CPU: AMD EPYC-Milan Processor (4C/4T)
[06:08:40] [Logger Info] : RAM: 3810MB
[06:08:40] [Logger Info] : AMP Instance ID: 89df17fb-8e3f-4f15-936d-2abefb072639
[06:08:41] [Logger Info] : Loaded MinecraftModule version 1.0.0.3 by CubeCoders Limited
[06:08:41] [Logger Info] : Metrics publishing is enabled at udp://localhost:12820.
[06:08:41] [Logger Info] : Loaded FileManagerPlugin by CubeCoders Limited
[06:08:41] [Logger Info] : Loaded EmailSenderPlugin by CubeCoders Limited
[06:08:41] [Logger Info] : Loaded WebRequestPlugin by CubeCoders Limited
[06:08:41] [Logger Info] : Loaded LocalFileBackupPlugin by CubeCoders Limited
[06:08:41] [Logger Info] : Loaded CommonCorePlugin by CubeCoders Limited
[06:08:41] [Logger Info] : Licence Present: AMP Advanced Edition
[06:08:41] [Logger Notice] : Using keypair with fingerprint +lY3Ah0UanWQWNXjhcQL+ay5gIb0fka5Em0R3UzzvnM=
[06:08:41] [Logger Info] : SFTP Server started on 0.0.0.0:2224
[06:08:41] [Webserver Info] : Websockets are enabled.
[06:08:41] [Logger Info] : Webserver started on http://127.0.0.1:8081
[06:08:41] [Logger Info] : RouterTimer@10Hz with 2 jobs started
[06:08:41] [Core Info] : Checking for AMP updates…
[06:08:41] [Logger Info] : Startup mode is StartApplication.
[06:08:41] [Logger Info] : Java located at /usr/lib/jvm/temurin-8-jdk-amd64/bin/java
[06:08:41] [Logger Info] : Using ‘Forge’ compatibility mode.
Setting up logger: /AMP/Minecraft/forge-1.7.10-10.13.4.1614-1.7.10-installer.jar.log
JVM info: Temurin - 1.8.0_382 - 25.382-b05
java.net.preferIPv4Stack=true
Found java version 1.8.0_382
Option Description


–extract Extract the contained jar file
-h, --help Help with this installer
–installServer Install a server to the current
directory
–offline Don’t attempt any network calls
[06:08:41] [Logger Warning] : Server failed to start 1/5 times…
[06:08:41] [Logger Warning] : Server stopped within 5 seconds of starting, AMP will not attempt to restart it.
[06:08:42] [Core Info] : AMP is up to date.
[06:08:59] [Logger Warning] : Unable to get Bedrock version data from https://minecraft.net/en-us/download/server/bedrock
[06:08:59] [Core Error] : TaskCanceledException
[06:08:59] [Logger Error] : [0] (TaskCanceledException) : The operation was canceled.
[06:08:59] [Core Error] : at MinecraftModule.UpdateManager.GetBedrockVersion ()
[06:08:59] [Core Error] : ObjectDisposedException
[06:08:59] [Logger Error] : [1] (ObjectDisposedException) : Cannot access a disposed object.
Object name: ‘MobileAuthenticatedStream’.
[06:08:59] [Core Error] : at Net.Http.HttpConnection.FillAsync ()
at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed)
[06:08:59] [Minecraft Info] : Trying first Bedrock info fallback…
[06:08:59] [Logger Activity] : Authentication attempt for user daniel from 127.0.0.1
[06:08:59] [Core Activity] : Authentication success
[06:09:04] [Minecraft Info] : Using fallback bedrock version data…
[06:09:04] [Logger Info] : Latest Bedrock version: 1.20.11.01
[06:09:05] [Logger Info] : Modpack cache is up-to-date.
[06:09:11] [Logger:daniel Activity] : Trashed directory libraries
[06:09:19] [Logger Activity] : Authentication attempt for user daniel from 127.0.0.1
[06:09:19] [Core Activity] : Authentication success
[06:09:26] [API:daniel Activity] : Updating the application.
Setting up logger: /AMP/Minecraft/forge-1.7.10-10.13.4.1614-1.7.10-installer.jar.log
JVM info: Temurin - 1.8.0_382 - 25.382-b05
java.net.preferIPv4Stack=true
Found java version 1.8.0_382
Installing server to current directory
MESSAGE: Data kindly mirrored by CreeperHost at https://creeperhost.net/
MESSAGE: Considering library net.minecraftforge:forge:1.7.10-10.13.4.1614-1.7.10: Not Downloading {Wrong Side}
MESSAGE: Considering library net.minecraft:launchwrapper:1.12
MESSAGE: Downloading library net.minecraft:launchwrapper:1.12
MESSAGE: Trying unpacked library net.minecraft:launchwrapper:1.12
MESSAGE: Considering library org.ow2.asm:asm-all:5.0.3
MESSAGE: Downloading library org.ow2.asm:asm-all:5.0.3
MESSAGE: Trying unpacked library org.ow2.asm:asm-all:5.0.3
MESSAGE: Considering library com.typesafe.akka:akka-actor_2.11:2.3.3
MESSAGE: Downloading library com.typesafe.akka:akka-actor_2.11:2.3.3
MESSAGE: Trying unpacked library com.typesafe.akka:akka-actor_2.11:2.3.3
MESSAGE: Considering library com.typesafe:config:1.2.1
MESSAGE: Downloading library com.typesafe:config:1.2.1
MESSAGE: Trying unpacked library com.typesafe:config:1.2.1
MESSAGE: Considering library org.scala-lang:scala-actors-migration_2.11:1.1.0
MESSAGE: Downloading library org.scala-lang:scala-actors-migration_2.11:1.1.0
MESSAGE: Trying unpacked library org.scala-lang:scala-actors-migration_2.11:1.1.0
MESSAGE: Considering library org.scala-lang:scala-compiler:2.11.1
MESSAGE: Downloading library org.scala-lang:scala-compiler:2.11.1
MESSAGE: Trying unpacked library org.scala-lang:scala-compiler:2.11.1
MESSAGE: Considering library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
MESSAGE: Downloading library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
MESSAGE: Trying unpacked library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
MESSAGE: Considering library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
MESSAGE: Downloading library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
MESSAGE: Trying unpacked library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
MESSAGE: Considering library org.scala-lang:scala-library:2.11.1
MESSAGE: Downloading library org.scala-lang:scala-library:2.11.1
MESSAGE: Trying unpacked library org.scala-lang:scala-library:2.11.1
MESSAGE: Considering library org.scala-lang:scala-parser-combinators_2.11:1.0.1
MESSAGE: Downloading library org.scala-lang:scala-parser-combinators_2.11:1.0.1
MESSAGE: Trying unpacked library org.scala-lang:scala-parser-combinators_2.11:1.0.1
MESSAGE: Considering library org.scala-lang:scala-reflect:2.11.1
MESSAGE: Downloading library org.scala-lang:scala-reflect:2.11.1
MESSAGE: Trying unpacked library org.scala-lang:scala-reflect:2.11.1
MESSAGE: Considering library org.scala-lang:scala-swing_2.11:1.0.1
MESSAGE: Downloading library org.scala-lang:scala-swing_2.11:1.0.1
MESSAGE: Trying unpacked library org.scala-lang:scala-swing_2.11:1.0.1
MESSAGE: Considering library org.scala-lang:scala-xml_2.11:1.0.2
MESSAGE: Downloading library org.scala-lang:scala-xml_2.11:1.0.2
MESSAGE: Trying unpacked library org.scala-lang:scala-xml_2.11:1.0.2
MESSAGE: Considering library lzma:lzma:0.0.1
MESSAGE: Downloading library lzma:lzma:0.0.1
MESSAGE: Trying unpacked library lzma:lzma:0.0.1
MESSAGE: Considering library net.sf.jopt-simple:jopt-simple:4.5
MESSAGE: Downloading library net.sf.jopt-simple:jopt-simple:4.5
MESSAGE: Trying unpacked library net.sf.jopt-simple:jopt-simple:4.5
MESSAGE: Considering library com.google.guava:guava:17.0
MESSAGE: Downloading library com.google.guava:guava:17.0
MESSAGE: Trying unpacked library com.google.guava:guava:17.0
MESSAGE: Considering library org.apache.commons:commons-lang3:3.3.2
MESSAGE: Downloading library org.apache.commons:commons-lang3:3.3.2
MESSAGE: Trying unpacked library org.apache.commons:commons-lang3:3.3.2
Extracting: /forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
To: /AMP/Minecraft/./forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
The server installed successfully, you should now be able to run the file forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
You can delete this installer file now if you wish
[06:09:46] [Logger:daniel Activity] : Changing setting MinecraftModule.JavaSettings.JavaVersion to /usr/lib/jvm/temurin-17-jdk-amd64/bin/java
[06:09:51] [API:daniel Activity] : Starting the application.
[06:09:51] [Logger:daniel Info] : Java located at /usr/lib/jvm/temurin-17-jdk-amd64/bin/java
[06:09:51] [Logger:daniel Info] : Using ‘Forge’ compatibility mode.
A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
Caused by: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader ‘bootstrap’)
at net.minecraft.launchwrapper.Launch.(Launch.java:34)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
… 6 more
[06:09:52] [Logger:daniel Warning] : Server failed to start 2/5 times…
[06:09:52] [Logger:daniel Warning] : Server stopped within 5 seconds of starting, AMP will not attempt to restart it.

Alt account to get this post going to test the bot. Needed a response from another account to unlock

Apollo engagement request
Can you help me with a new problem I have?

Absolutely, I’m here to help! Could you please describe the new issue you’re encountering?