13:06:01.550 [ATL-Logging-Thread] INFO - Organising filesystem
13:06:01.553 [ATL-Logging-Thread] INFO - Unknown language English. Defaulting to ingl�s
13:06:01.664 [ATL-Logging-Thread] INFO - ATLauncher Version: 3.4.40.2 [9818b0b4145eae2d08c2bddef95db27607e01540]
13:06:01.665 [ATL-Logging-Thread] INFO - App Arguments: []
13:06:01.665 [ATL-Logging-Thread] INFO - JVM Arguments: ["-Djna.nosys=true","-Djava.net.preferIPv4Stack=true","-Dawt.useSystemAAFontSettings=on","-Dswing.aatext=true"]
13:06:01.665 [ATL-Logging-Thread] INFO - Java Version: Java 17 (17.0.9)
13:06:01.666 [ATL-Logging-Thread] INFO - 64 Bit Java: true
13:06:01.666 [ATL-Logging-Thread] INFO - RAM Available: 15664MB
13:06:01.676 [ATL-Logging-Thread] INFO - Launcher Directory: **USERSDIR**
13:06:01.679 [ATL-Logging-Thread] INFO - GPU: AMD Radeon(TM) Graphics (Advanced Micro Devices, Inc.) 31.0.21923.1000 512MB VRAM
13:06:01.806 [ATL-Logging-Thread] INFO - CPU: AMD Ryzen 5 5600GT with Radeon Graphics 6 cores/12 threads
13:06:01.828 [ATL-Logging-Thread] INFO - Operating System: Windows (11 build 26100)
13:06:01.829 [ATL-Logging-Thread] INFO - Bitness: 64
13:06:01.830 [ATL-Logging-Thread] INFO - Uptime: 1900
13:06:01.834 [ATL-Logging-Thread] INFO - Manufacturer: Microsoft
13:06:02.155 [ATL-Logging-Thread] INFO - Showing splash screen and loading everything
13:06:02.156 [ATL-Logging-Thread] INFO - Checking for updated files!
13:06:24.563 [ATL-Logging-Thread] INFO - Finished downloading updated files!
13:06:24.834 [ATL-Logging-Thread] INFO - Launcher finished loading everything
13:06:24.836 [ATL-Logging-Thread] WARN - Launcher not setup. Loading Setup Dialog
13:06:45.005 [ATL-Logging-Thread] INFO - Launcher opening
13:06:45.006 [ATL-Logging-Thread] INFO - Made By Bob*
13:06:45.006 [ATL-Logging-Thread] INFO - *(Not Actually)
13:06:45.008 [ATL-Logging-Thread] INFO - Setting up Bottom Bar
13:06:45.016 [ATL-Logging-Thread] INFO - Finished Setting up Bottom Bar
13:06:45.016 [ATL-Logging-Thread] INFO - Setting up Tabs
13:06:45.118 [ATL-Logging-Thread] INFO - Finished Setting up Tabs
13:06:45.118 [ATL-Logging-Thread] INFO - Showing Launcher
13:07:11.087 [ATL-Logging-Thread] ERROR - java.util.concurrent.ExecutionException: java.nio.file.AccessDeniedException: **USERSDIR**\cache\remote_image
13:07:11.087 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.report(Unknown Source)
13:07:11.088 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
13:07:11.088 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.get(Unknown Source)
13:07:11.088 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.BackgroundImageWorker.done(BackgroundImageWorker.java:93)
13:07:11.089 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$5.run(Unknown Source)
13:07:11.089 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
13:07:11.089 [ATL-Logging-Thread] ERROR - at java.desktop/sun.swing.AccumulativeRunnable.run(Unknown Source)
13:07:11.089 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
13:07:11.090 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.Timer.fireActionPerformed(Unknown Source)
13:07:11.090 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.Timer$DoPostEvent.run(Unknown Source)
13:07:11.097 [ATL-Logging-Thread] ERROR - at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
13:07:11.099 [ATL-Logging-Thread] ERROR - at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
13:07:11.101 [ATL-Logging-Thread] ERROR - at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
13:07:11.101 [ATL-Logging-Thread] ERROR - at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
13:07:11.101 [ATL-Logging-Thread] ERROR - at java.base/java.security.AccessController.doPrivileged(Unknown Source)
13:07:11.104 [ATL-Logging-Thread] ERROR - at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
13:07:11.105 [ATL-Logging-Thread] ERROR - at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
13:07:11.106 [ATL-Logging-Thread] ERROR - at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
13:07:11.107 [ATL-Logging-Thread] ERROR - at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
13:07:11.107 [ATL-Logging-Thread] ERROR - at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
13:07:11.109 [ATL-Logging-Thread] ERROR - at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
13:07:11.110 [ATL-Logging-Thread] ERROR - at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
13:07:11.110 [ATL-Logging-Thread] ERROR - at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
13:07:11.112 [ATL-Logging-Thread] ERROR - Caused by: java.nio.file.AccessDeniedException: **USERSDIR**\cache\remote_image
13:07:11.112 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
13:07:11.113 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
13:07:11.114 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
13:07:11.115 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
13:07:11.116 [ATL-Logging-Thread] ERROR - at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
13:07:11.116 [ATL-Logging-Thread] ERROR - at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
13:07:11.116 [ATL-Logging-Thread] ERROR - at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source)
13:07:11.116 [ATL-Logging-Thread] ERROR - at java.base/java.nio.file.Files.newInputStream(Unknown Source)
13:07:11.119 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.BackgroundImageWorker.doInBackground(BackgroundImageWorker.java:64)
13:07:11.120 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.BackgroundImageWorker.doInBackground(BackgroundImageWorker.java:36)
13:07:11.122 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:07:11.122 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:07:11.122 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:07:11.126 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:07:11.126 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:07:11.127 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:13:26.937 [ATL-Logging-Thread] INFO - Added Microsoft Account totipardo001
13:13:26.939 [ATL-Logging-Thread] INFO - Changed account to totipardo001
13:13:37.390 [ATL-Logging-Thread] INFO - Started install of Better MC [NEOFORGE] BMC5 version BMC5 [NEOFORGE] 1.21.1 v46.5
13:15:32.396 [ATL-Logging-Thread] INFO - Started install of Better MC [NEOFORGE] BMC5 version Better MC [NEOFORGE] BMC5 v31 (v31)
13:15:49.302 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:15:49.303 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
13:15:49.303 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
13:15:49.303 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
13:15:49.304 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
13:15:49.304 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
13:15:49.305 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
13:15:49.305 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
13:15:49.305 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:15:49.306 [ATL-Logging-Thread] ERROR - at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
13:15:49.306 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:15:49.306 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
13:15:49.306 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:15:49.307 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
13:15:49.307 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:15:49.307 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
13:15:49.308 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:15:49.308 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
13:15:49.308 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
13:15:49.309 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.execute(Download.java:274)
13:15:49.309 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.asString(Download.java:113)
13:15:49.309 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.getInstallerMetadata(NeoForgeLoader.java:127)
13:15:49.309 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:93)
13:15:49.310 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:15:49.310 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:15:49.310 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:15:49.311 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:15:49.311 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:15:49.311 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:15:49.311 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:15:49.311 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:15:49.311 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:15:49.312 [ATL-Logging-Thread] ERROR - Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:15:49.312 [ATL-Logging-Thread] ERROR - ... 31 more
13:15:49.312 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:15:49.312 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:15:49.313 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:15:49.313 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:15:49.313 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:15:49.313 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:15:49.314 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:15:49.314 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:15:49.314 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:15:49.314 [ATL-Logging-Thread] ERROR - ... 30 more
13:15:49.315 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:15:49.315 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:15:49.315 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:15:49.316 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:15:49.316 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:15:49.316 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:15:49.316 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:15:49.317 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:15:49.317 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:15:49.318 [ATL-Logging-Thread] ERROR - ... 30 more
13:15:49.318 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
at com.atlauncher.network.Download.execute(Download.java:274)
at com.atlauncher.network.Download.asString(Download.java:113)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.getInstallerMetadata(NeoForgeLoader.java:127)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:93)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:16:31.764 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:16:31.765 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
13:16:31.765 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
13:16:31.765 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
13:16:31.765 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
13:16:31.766 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
13:16:31.766 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
13:16:31.766 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
13:16:31.767 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:16:31.767 [ATL-Logging-Thread] ERROR - at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
13:16:31.767 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:16:31.768 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
13:16:31.768 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:16:31.768 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
13:16:31.768 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:16:31.769 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
13:16:31.769 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:16:31.769 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
13:16:31.770 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
13:16:31.770 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.execute(Download.java:274)
13:16:31.770 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.getFilesize(Download.java:356)
13:16:31.771 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:116)
13:16:31.771 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:16:31.771 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:16:31.771 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:16:31.772 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:16:31.772 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:16:31.772 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:16:31.773 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:16:31.773 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:16:31.773 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:16:31.773 [ATL-Logging-Thread] ERROR - Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:16:31.774 [ATL-Logging-Thread] ERROR - ... 30 more
13:16:31.774 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:16:31.774 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:16:31.774 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:16:31.774 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:16:31.775 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:16:31.775 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:16:31.775 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:16:31.775 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:16:31.776 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:16:31.776 [ATL-Logging-Thread] ERROR - ... 29 more
13:16:31.776 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:16:31.776 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:16:31.777 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:16:31.777 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:16:31.777 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:16:31.777 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:16:31.777 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:16:31.778 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:16:31.778 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:16:31.778 [ATL-Logging-Thread] ERROR - ... 29 more
13:16:31.779 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
at com.atlauncher.network.Download.execute(Download.java:274)
at com.atlauncher.network.Download.getFilesize(Download.java:356)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:116)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:16:31.782 [ATL-Logging-Thread] ERROR - java.nio.file.NoSuchFileException: **USERSDIR**\temp\BetterMCNEOFORGEBMC5_BMC5NEOFORGE1211v465\loader\version.json
13:16:31.782 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
13:16:31.782 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
13:16:31.782 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
13:16:31.782 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
13:16:31.783 [ATL-Logging-Thread] ERROR - at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
13:16:31.783 [ATL-Logging-Thread] ERROR - at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
13:16:31.783 [ATL-Logging-Thread] ERROR - at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source)
13:16:31.784 [ATL-Logging-Thread] ERROR - at java.base/java.nio.file.Files.newInputStream(Unknown Source)
13:16:31.784 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.getVersion(NeoForgeLoader.java:135)
13:16:31.785 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.copyLocalLibraries(NeoForgeLoader.java:145)
13:16:31.785 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:122)
13:16:31.785 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:16:31.786 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:16:31.786 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:16:31.786 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:16:31.786 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:16:31.787 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:16:31.787 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:16:31.787 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:16:31.787 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:16:31.788 [ATL-Logging-Thread] ERROR - java.nio.file.NoSuchFileException: **USERSDIR**\temp\BetterMCNEOFORGEBMC5_BMC5NEOFORGE1211v465\loader\version.json
at java.base/sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source)
at java.base/java.nio.file.Files.newInputStream(Unknown Source)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.getVersion(NeoForgeLoader.java:135)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.copyLocalLibraries(NeoForgeLoader.java:145)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:122)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
13:16:31.789 [ATL-Logging-Thread] ERROR - java.nio.file.NoSuchFileException: **USERSDIR**\temp\BetterMCNEOFORGEBMC5_BMC5NEOFORGE1211v465\loader\install_profile.json
13:16:31.789 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
13:16:31.789 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
13:16:31.789 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
13:16:31.790 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
13:16:31.790 [ATL-Logging-Thread] ERROR - at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
13:16:31.790 [ATL-Logging-Thread] ERROR - at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
13:16:31.791 [ATL-Logging-Thread] ERROR - at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source)
13:16:31.791 [ATL-Logging-Thread] ERROR - at java.base/java.nio.file.Files.newInputStream(Unknown Source)
13:16:31.791 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.getInstallProfile(NeoForgeLoader.java:169)
13:16:31.791 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.copyLocalLibraries(NeoForgeLoader.java:146)
13:16:31.792 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:122)
13:16:31.792 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:16:31.792 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:16:31.793 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:16:31.793 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:16:31.793 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:16:31.793 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:16:31.794 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:16:31.794 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:16:31.794 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:16:31.794 [ATL-Logging-Thread] ERROR - java.nio.file.NoSuchFileException: **USERSDIR**\temp\BetterMCNEOFORGEBMC5_BMC5NEOFORGE1211v465\loader\install_profile.json
at java.base/sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source)
at java.base/java.nio.file.Files.newInputStream(Unknown Source)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.getInstallProfile(NeoForgeLoader.java:169)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.copyLocalLibraries(NeoForgeLoader.java:146)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:122)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
13:16:31.796 [ATL-Logging-Thread] ERROR - java.lang.NullPointerException: Cannot read field "libraries" because "neoForgeVersionData" is null
13:16:31.796 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.copyLocalLibraries(NeoForgeLoader.java:147)
13:16:31.796 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:122)
13:16:31.797 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:16:31.797 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:16:31.797 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:16:31.798 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:16:31.798 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:16:31.798 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:16:31.798 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:16:31.798 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:16:31.799 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:16:31.799 [ATL-Logging-Thread] ERROR - java.lang.NullPointerException: Cannot read field "libraries" because "neoForgeVersionData" is null
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.copyLocalLibraries(NeoForgeLoader.java:147)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:122)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
13:16:36.197 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:16:36.198 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
13:16:36.198 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
13:16:36.199 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
13:16:36.199 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
13:16:36.199 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
13:16:36.199 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
13:16:36.201 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
13:16:36.201 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:16:36.201 [ATL-Logging-Thread] ERROR - at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
13:16:36.201 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:16:36.202 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
13:16:36.202 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:16:36.204 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
13:16:36.204 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:16:36.204 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
13:16:36.204 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:16:36.205 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
13:16:36.205 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
13:16:36.205 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.execute(Download.java:274)
13:16:36.206 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.asString(Download.java:113)
13:16:36.206 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.getInstallerMetadata(NeoForgeLoader.java:127)
13:16:36.206 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:93)
13:16:36.206 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:16:36.207 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:16:36.207 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:16:36.207 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:16:36.207 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:16:36.208 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:16:36.208 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:16:36.208 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:16:36.208 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:16:36.209 [ATL-Logging-Thread] ERROR - Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:16:36.209 [ATL-Logging-Thread] ERROR - ... 31 more
13:16:36.209 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:16:36.210 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:16:36.210 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:16:36.210 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:16:36.210 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:16:36.210 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:16:36.211 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:16:36.211 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:16:36.211 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:16:36.211 [ATL-Logging-Thread] ERROR - ... 30 more
13:16:36.212 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:16:36.212 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:16:36.212 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:16:36.212 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:16:36.213 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:16:36.213 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:16:36.213 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:16:36.213 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:16:36.213 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:16:36.214 [ATL-Logging-Thread] ERROR - ... 30 more
13:16:36.214 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
at com.atlauncher.network.Download.execute(Download.java:274)
at com.atlauncher.network.Download.asString(Download.java:113)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.getInstallerMetadata(NeoForgeLoader.java:127)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:93)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:17:18.307 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:17:18.309 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
13:17:18.309 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
13:17:18.309 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
13:17:18.309 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
13:17:18.309 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
13:17:18.309 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
13:17:18.310 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
13:17:18.310 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:17:18.310 [ATL-Logging-Thread] ERROR - at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
13:17:18.312 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:17:18.312 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
13:17:18.312 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:17:18.312 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
13:17:18.313 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:17:18.313 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
13:17:18.314 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:17:18.315 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
13:17:18.315 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
13:17:18.315 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.execute(Download.java:274)
13:17:18.315 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.getFilesize(Download.java:356)
13:17:18.315 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:116)
13:17:18.317 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:17:18.317 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:17:18.318 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:17:18.318 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:17:18.319 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:17:18.319 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:17:18.319 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:17:18.319 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:17:18.319 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:17:18.320 [ATL-Logging-Thread] ERROR - Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:17:18.320 [ATL-Logging-Thread] ERROR - ... 30 more
13:17:18.321 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:17:18.321 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:17:18.321 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:17:18.322 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:17:18.322 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:17:18.322 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:17:18.323 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:17:18.323 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:17:18.323 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:17:18.324 [ATL-Logging-Thread] ERROR - ... 29 more
13:17:18.324 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:17:18.324 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:17:18.325 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:17:18.325 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:17:18.326 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:17:18.326 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:17:18.326 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:17:18.327 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:17:18.327 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:17:18.327 [ATL-Logging-Thread] ERROR - ... 29 more
13:17:18.327 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
at com.atlauncher.network.Download.execute(Download.java:274)
at com.atlauncher.network.Download.getFilesize(Download.java:356)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:116)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:18:00.479 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:18:00.480 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
13:18:00.480 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
13:18:00.480 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
13:18:00.481 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
13:18:00.481 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
13:18:00.481 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
13:18:00.482 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
13:18:00.482 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:18:00.482 [ATL-Logging-Thread] ERROR - at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
13:18:00.482 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:18:00.483 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
13:18:00.483 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:18:00.483 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
13:18:00.484 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:18:00.484 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
13:18:00.484 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:18:00.484 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
13:18:00.485 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
13:18:00.485 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.execute(Download.java:274)
13:18:00.485 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.downloadFile(Download.java:569)
13:18:00.485 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.downloadFile(Download.java:520)
13:18:00.486 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:120)
13:18:00.486 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:18:00.486 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:18:00.486 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:18:00.486 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:18:00.486 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:18:00.488 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:18:00.488 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:18:00.489 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:18:00.489 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:18:00.489 [ATL-Logging-Thread] ERROR - Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:18:00.489 [ATL-Logging-Thread] ERROR - ... 31 more
13:18:00.490 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:18:00.490 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:18:00.490 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:18:00.490 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:18:00.490 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:18:00.491 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:18:00.491 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:18:00.491 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:18:00.491 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:18:00.492 [ATL-Logging-Thread] ERROR - ... 30 more
13:18:00.492 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:18:00.492 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:18:00.493 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:18:00.493 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:18:00.493 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:18:00.493 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:18:00.493 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:18:00.494 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:18:00.494 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:18:00.494 [ATL-Logging-Thread] ERROR - ... 30 more
13:18:00.495 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
at com.atlauncher.network.Download.execute(Download.java:274)
at com.atlauncher.network.Download.downloadFile(Download.java:569)
at com.atlauncher.network.Download.downloadFile(Download.java:520)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:120)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:19:32.697 [ATL-Logging-Thread] INFO - Started install of Better MC [NEOFORGE] BMC5 version BMC5 [NEOFORGE] 1.21.1 v46.5
13:20:57.281 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:20:57.282 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
13:20:57.282 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
13:20:57.283 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
13:20:57.283 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
13:20:57.283 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
13:20:57.283 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
13:20:57.284 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
13:20:57.284 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:20:57.284 [ATL-Logging-Thread] ERROR - at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
13:20:57.284 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:20:57.285 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
13:20:57.285 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:20:57.285 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
13:20:57.286 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:20:57.286 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
13:20:57.286 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:20:57.287 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
13:20:57.287 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
13:20:57.287 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.execute(Download.java:274)
13:20:57.287 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.asString(Download.java:113)
13:20:57.288 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.getInstallerMetadata(NeoForgeLoader.java:127)
13:20:57.288 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:93)
13:20:57.288 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:20:57.289 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:20:57.289 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:20:57.289 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:20:57.290 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:20:57.290 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:20:57.290 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:20:57.291 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:20:57.291 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:20:57.291 [ATL-Logging-Thread] ERROR - Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:20:57.292 [ATL-Logging-Thread] ERROR - ... 31 more
13:20:57.292 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:20:57.292 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:20:57.292 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:20:57.293 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:20:57.293 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:20:57.293 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:20:57.293 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:20:57.294 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:20:57.294 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:20:57.294 [ATL-Logging-Thread] ERROR - ... 30 more
13:20:57.295 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:20:57.295 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:20:57.295 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:20:57.296 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:20:57.296 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:20:57.296 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:20:57.297 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:20:57.297 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:20:57.297 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:20:57.297 [ATL-Logging-Thread] ERROR - ... 30 more
13:20:57.298 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
at com.atlauncher.network.Download.execute(Download.java:274)
at com.atlauncher.network.Download.asString(Download.java:113)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.getInstallerMetadata(NeoForgeLoader.java:127)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:93)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:21:39.572 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:21:39.573 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
13:21:39.574 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
13:21:39.574 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
13:21:39.575 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
13:21:39.575 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
13:21:39.575 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
13:21:39.575 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
13:21:39.577 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:21:39.577 [ATL-Logging-Thread] ERROR - at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
13:21:39.578 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:21:39.578 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
13:21:39.578 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:21:39.579 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
13:21:39.579 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:21:39.579 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
13:21:39.580 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:21:39.580 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
13:21:39.580 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
13:21:39.581 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.execute(Download.java:274)
13:21:39.581 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.getFilesize(Download.java:356)
13:21:39.581 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:116)
13:21:39.582 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:21:39.582 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:21:39.583 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:21:39.583 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:21:39.583 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:21:39.584 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:21:39.584 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:21:39.584 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:21:39.585 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:21:39.585 [ATL-Logging-Thread] ERROR - Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:21:39.585 [ATL-Logging-Thread] ERROR - ... 30 more
13:21:39.586 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:21:39.586 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:21:39.586 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:21:39.586 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:21:39.587 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:21:39.587 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:21:39.587 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:21:39.588 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:21:39.588 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:21:39.589 [ATL-Logging-Thread] ERROR - ... 29 more
13:21:39.589 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:21:39.589 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:21:39.589 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:21:39.589 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:21:39.590 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:21:39.590 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:21:39.590 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:21:39.591 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:21:39.591 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:21:39.591 [ATL-Logging-Thread] ERROR - ... 29 more
13:21:39.592 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
at com.atlauncher.network.Download.execute(Download.java:274)
at com.atlauncher.network.Download.getFilesize(Download.java:356)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:116)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:22:21.742 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:22:21.743 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
13:22:21.743 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
13:22:21.744 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
13:22:21.744 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
13:22:21.744 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
13:22:21.744 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
13:22:21.745 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
13:22:21.745 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:22:21.745 [ATL-Logging-Thread] ERROR - at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
13:22:21.745 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:22:21.746 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
13:22:21.746 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:22:21.747 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
13:22:21.747 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:22:21.747 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
13:22:21.747 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:22:21.748 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
13:22:21.748 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
13:22:21.748 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.execute(Download.java:274)
13:22:21.749 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.downloadFile(Download.java:569)
13:22:21.749 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.downloadFile(Download.java:520)
13:22:21.749 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:120)
13:22:21.749 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:22:21.750 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:22:21.750 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:22:21.750 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:22:21.751 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:22:21.751 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:22:21.751 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:22:21.751 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:22:21.752 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:22:21.752 [ATL-Logging-Thread] ERROR - Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:22:21.752 [ATL-Logging-Thread] ERROR - ... 31 more
13:22:21.753 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:22:21.753 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:22:21.753 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:22:21.754 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:22:21.754 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:22:21.754 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:22:21.754 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:22:21.755 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:22:21.755 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:22:21.755 [ATL-Logging-Thread] ERROR - ... 30 more
13:22:21.756 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:22:21.756 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:22:21.756 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:22:21.756 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:22:21.757 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:22:21.757 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:22:21.757 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:22:21.757 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:22:21.759 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:22:21.759 [ATL-Logging-Thread] ERROR - ... 30 more
13:22:21.759 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
at com.atlauncher.network.Download.execute(Download.java:274)
at com.atlauncher.network.Download.downloadFile(Download.java:569)
at com.atlauncher.network.Download.downloadFile(Download.java:520)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:120)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:26:25.705 [ATL-Logging-Thread] INFO - Started install of Better MC [NEOFORGE] BMC5 version BMC5 [NEOFORGE] 1.21.1 v46.5
13:28:00.823 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:28:00.824 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
13:28:00.824 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
13:28:00.824 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
13:28:00.824 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
13:28:00.824 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
13:28:00.824 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
13:28:00.825 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
13:28:00.826 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:28:00.826 [ATL-Logging-Thread] ERROR - at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
13:28:00.826 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:28:00.826 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
13:28:00.826 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:28:00.827 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
13:28:00.827 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:28:00.828 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
13:28:00.828 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:28:00.828 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
13:28:00.828 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
13:28:00.829 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.execute(Download.java:274)
13:28:00.829 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.asString(Download.java:113)
13:28:00.829 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.getInstallerMetadata(NeoForgeLoader.java:127)
13:28:00.830 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:93)
13:28:00.830 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:28:00.830 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:28:00.831 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:28:00.831 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:28:00.831 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:28:00.831 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:28:00.832 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:28:00.832 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:28:00.832 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:28:00.832 [ATL-Logging-Thread] ERROR - Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:28:00.833 [ATL-Logging-Thread] ERROR - ... 31 more
13:28:00.833 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:28:00.833 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:28:00.833 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:28:00.834 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:28:00.834 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:28:00.834 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:28:00.834 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:28:00.835 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:28:00.835 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:28:00.835 [ATL-Logging-Thread] ERROR - ... 30 more
13:28:00.835 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:28:00.836 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:28:00.836 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:28:00.836 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:28:00.836 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:28:00.837 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:28:00.837 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:28:00.837 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:28:00.838 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:28:00.838 [ATL-Logging-Thread] ERROR - ... 30 more
13:28:00.838 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
at com.atlauncher.network.Download.execute(Download.java:274)
at com.atlauncher.network.Download.asString(Download.java:113)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.getInstallerMetadata(NeoForgeLoader.java:127)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:93)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:28:43.099 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:28:43.102 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
13:28:43.103 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
13:28:43.103 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
13:28:43.103 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
13:28:43.103 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
13:28:43.104 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
13:28:43.105 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
13:28:43.105 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:28:43.106 [ATL-Logging-Thread] ERROR - at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
13:28:43.106 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:28:43.107 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
13:28:43.107 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:28:43.107 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
13:28:43.108 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:28:43.108 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
13:28:43.108 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:28:43.109 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
13:28:43.109 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
13:28:43.109 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.execute(Download.java:274)
13:28:43.110 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.getFilesize(Download.java:356)
13:28:43.110 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:116)
13:28:43.111 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:28:43.111 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:28:43.112 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:28:43.112 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:28:43.112 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:28:43.113 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:28:43.113 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:28:43.114 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:28:43.114 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:28:43.115 [ATL-Logging-Thread] ERROR - Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:28:43.115 [ATL-Logging-Thread] ERROR - ... 30 more
13:28:43.115 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:28:43.116 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:28:43.116 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:28:43.116 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:28:43.117 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:28:43.117 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:28:43.118 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:28:43.118 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:28:43.119 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:28:43.119 [ATL-Logging-Thread] ERROR - ... 29 more
13:28:43.120 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:28:43.120 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:28:43.120 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:28:43.121 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:28:43.121 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:28:43.122 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:28:43.122 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:28:43.122 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:28:43.124 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:28:43.124 [ATL-Logging-Thread] ERROR - ... 29 more
13:28:43.125 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
at com.atlauncher.network.Download.execute(Download.java:274)
at com.atlauncher.network.Download.getFilesize(Download.java:356)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:116)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:29:31.203 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:29:31.204 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
13:29:31.204 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
13:29:31.204 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
13:29:31.205 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
13:29:31.205 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
13:29:31.205 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
13:29:31.205 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
13:29:31.206 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:29:31.206 [ATL-Logging-Thread] ERROR - at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
13:29:31.206 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:29:31.207 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
13:29:31.207 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:29:31.207 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
13:29:31.207 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:29:31.208 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
13:29:31.208 [ATL-Logging-Thread] ERROR - at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
13:29:31.208 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
13:29:31.209 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
13:29:31.209 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.execute(Download.java:274)
13:29:31.209 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.downloadFile(Download.java:569)
13:29:31.209 [ATL-Logging-Thread] ERROR - at com.atlauncher.network.Download.downloadFile(Download.java:520)
13:29:31.210 [ATL-Logging-Thread] ERROR - at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:120)
13:29:31.210 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
13:29:31.210 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
13:29:31.211 [ATL-Logging-Thread] ERROR - at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
13:29:31.211 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
13:29:31.211 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
13:29:31.211 [ATL-Logging-Thread] ERROR - at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
13:29:31.212 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
13:29:31.212 [ATL-Logging-Thread] ERROR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
13:29:31.212 [ATL-Logging-Thread] ERROR - at java.base/java.lang.Thread.run(Unknown Source)
13:29:31.213 [ATL-Logging-Thread] ERROR - Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
13:29:31.213 [ATL-Logging-Thread] ERROR - ... 31 more
13:29:31.213 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:29:31.214 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:29:31.214 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:29:31.214 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:29:31.215 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:29:31.215 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:29:31.215 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:29:31.215 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:29:31.216 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:29:31.216 [ATL-Logging-Thread] ERROR - ... 30 more
13:29:31.216 [ATL-Logging-Thread] ERROR - Caused by: java.net.ConnectException: Connection timed out: no further information
13:29:31.216 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnect(Native Method)
13:29:31.217 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
13:29:31.217 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
13:29:31.217 [ATL-Logging-Thread] ERROR - at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
13:29:31.217 [ATL-Logging-Thread] ERROR - at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
13:29:31.218 [ATL-Logging-Thread] ERROR - at java.base/java.net.Socket.connect(Unknown Source)
13:29:31.218 [ATL-Logging-Thread] ERROR - at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
13:29:31.218 [ATL-Logging-Thread] ERROR - at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
13:29:31.219 [ATL-Logging-Thread] ERROR - ... 30 more
13:29:31.219 [ATL-Logging-Thread] ERROR - java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at com.atlauncher.network.DebugLoggingInterceptor.intercept(DebugLoggingInterceptor.java:46)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
at com.atlauncher.network.Download.execute(Download.java:274)
at com.atlauncher.network.Download.downloadFile(Download.java:569)
at com.atlauncher.network.Download.downloadFile(Download.java:520)
at com.atlauncher.data.minecraft.loaders.neoforge.NeoForgeLoader.downloadAndExtractInstaller(NeoForgeLoader.java:120)
at com.atlauncher.workers.InstanceInstaller.downloadLoader(InstanceInstaller.java:2009)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:382)
at com.atlauncher.workers.InstanceInstaller.doInBackground(InstanceInstaller.java:155)
at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Suppressed: java.net.ConnectException: Failed to connect to maven.neoforged.net/**.**.**.**:443
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
Caused by: java.net.ConnectException: Connection timed out: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)