2019-06-17 15:13:09.828 INFO 3092 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application on willyu with PID 3092 (started by league of legends in C:\Program Files (x86)\Downlord's FAF Client)
2019-06-17 15:13:09.834 INFO 3092 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: windows,prod
2019-06-17 15:13:13.464 INFO 3092 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$85d7c747] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-06-17 15:13:16.708 INFO 3092 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps...
2019-06-17 15:13:17.571 INFO 3092 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 0.10.6-beta
2019-06-17 15:13:17.639 INFO 3092 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
2019-06-17 15:13:18.319 INFO 3092 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 10.206 seconds (JVM running for 18.087)
2019-06-17 15:13:22.613 INFO 3092 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001
2019-06-17 15:13:23.331 INFO 3092 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF server connection established
2019-06-17 15:13:23.378 INFO 3092 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF session initiated, session ID: 2836526879
2019-06-17 15:13:28.674 INFO 3092 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF login succeeded
2019-06-17 15:13:28.864 INFO 3092 --- [pool-2-thread-2] c.f.client.chat.PircBotXChatService : Connecting to IRC at irc.faforever.com:8167
2019-06-17 15:13:29.268 INFO 3092 --- [pool-2-thread-3] c.f.client.update.CheckForUpdateTask : Checking for client update
2019-06-17 15:13:29.682 INFO 3092 --- [pool-2-thread-3] c.f.client.update.CheckForUpdateTask : Current version is 0.10.6-beta, newest version is v0.10.6-beta
2019-06-17 15:13:53.528 WARN 3092 --- [JavaFX Application Thread] c.f.c.patch.BireusFeaturedModUpdater : Error while testing
http://content.faforever.com/bireus/faf/java.io.FileNotFoundException:
http://content.faforever.com/bireus/faf//info.json at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[na:na]
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[na:na]
at java.base/java.net.URL.openStream(Unknown Source) ~[na:na]
at com.fasterxml.jackson.core.JsonFactory._optimizedStreamFromURL(JsonFactory.java:1595) ~[jackson-core-2.9.7.jar:2.9.7]
at com.fasterxml.jackson.core.JsonFactory.createParser(JsonFactory.java:793) ~[jackson-core-2.9.7.jar:2.9.7]
at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2959) ~[jackson-databind-2.9.7.jar:2.9.7]
at com.faforever.client.patch.BireusFeaturedModUpdater.canUpdate(BireusFeaturedModUpdater.java:57) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.patch.GameUpdaterImpl.updateFeaturedMod(GameUpdaterImpl.java:171) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.patch.GameUpdaterImpl.update(GameUpdaterImpl.java:82) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.updateGameIfNecessary(GameService.java:439) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.hostGame(GameService.java:250) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.CreateGameController.onCreateButtonClicked(CreateGameController.java:400) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
at com.sun.javafx.reflect.Trampoline.invoke(Unknown Source) [na:na]
at jdk.internal.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
at javafx.base/com.sun.javafx.reflect.MethodUtil.invoke(Unknown Source) [javafx.base:na]
at javafx.fxml/com.sun.javafx.fxml.MethodHelper.invoke(Unknown Source) [javafx.fxml:na]
at javafx.fxml/javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source) [javafx.fxml:na]
at javafx.fxml/javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source) [javafx.fxml:na]
at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source) [javafx.base:na]
at javafx.base/javafx.event.Event.fireEvent(Unknown Source) [javafx.base:na]
at javafx.graphics/javafx.scene.Node.fireEvent(Unknown Source) [javafx.graphics:na]
at javafx.controls/javafx.scene.control.Button.fire(Unknown Source) [javafx.controls:na]
at javafx.controls/com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source) [javafx.controls:na]
at javafx.controls/com.sun.javafx.scene.control.inputmap.InputMap.handle(Unknown Source) ~[javafx.controls:na]
at javafx.base/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source) ~[javafx.base:na]
at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source) [javafx.base:na]
at javafx.base/javafx.event.Event.fireEvent(Unknown Source) [javafx.base:na]
at javafx.graphics/javafx.scene.Scene$MouseHandler.process(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/javafx.scene.Scene$MouseHandler.access$1300(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/javafx.scene.Scene.processMouseEvent(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source) ~[javafx.graphics:na]
at java.base/java.security.AccessController.doPrivileged(Native Method) ~[na:na]
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.glass.ui.View.handleMouseEvent(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.glass.ui.View.notifyMouse(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) ~[javafx.graphics:na]
at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(Unknown Source) ~[javafx.graphics:na]
at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
2019-06-17 15:14:50.860 INFO 3092 --- [pool-2-thread-4] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3703
2019-06-17 15:14:53.775 INFO 3092 --- [Thread-30] c.f.client.fa.ForgedAllianceService : Starting Forged Alliance with command: [/init, init.lua, /nobugreport, /log, C:\ProgramData\FAForever\logs\game.log, /gpgnet, 127.0.0.1:54093, /mean, 799.161, /deviation, 122.945, /savereplay,
gpgnet://127.0.0.1:51321/9801080/ma5t3rch31f.SCFAreplay, /country, GB, /numgames, 79] in directory: C:\ProgramData\FAForever\bin
2019-06-17 15:14:53.789 WARN 3092 --- [Thread-30] com.faforever.client.game.GameService : Game could not be started
java.util.concurrent.CompletionException: com.github.nocatch.NoCatchException: java.io.IOException: Cannot run program "/init" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.complete(Unknown Source) ~[na:na]
at com.faforever.client.fa.relay.ice.IceAdapterImpl.lambda$start$8(IceAdapterImpl.java:228) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: com.github.nocatch.NoCatchException: java.io.IOException: Cannot run program "/init" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[na:na]
at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) ~[na:na]
at com.github.nocatch.NoCatch.wrapException(NoCatch.java:61) ~[nocatch-1.1.jar:na]
at com.github.nocatch.NoCatch.noCatch(NoCatch.java:104) ~[nocatch-1.1.jar:na]
at com.github.nocatch.NoCatch.noCatch(NoCatch.java:82) ~[nocatch-1.1.jar:na]
at com.faforever.client.game.GameService.lambda$startGame$30(GameService.java:472) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
... 5 common frames omitted
Caused by: java.io.IOException: Cannot run program "/init" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified
at java.base/java.lang.ProcessBuilder.start(Unknown Source) ~[na:na]
at java.base/java.lang.ProcessBuilder.start(Unknown Source) ~[na:na]
at com.faforever.client.fa.ForgedAllianceService.launch(ForgedAllianceService.java:128) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.fa.ForgedAllianceService.startGame(ForgedAllianceService.java:73) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.lambda$startGame$29(GameService.java:472) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.github.nocatch.NoCatch.noCatch(NoCatch.java:100) ~[nocatch-1.1.jar:na]
... 7 common frames omitted
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
at java.base/java.lang.ProcessImpl.create(Native Method) ~[na:na]
at java.base/java.lang.ProcessImpl.<init>(Unknown Source) ~[na:na]
at java.base/java.lang.ProcessImpl.start(Unknown Source) ~[na:na]
... 13 common frames omitted
2019-06-17 15:15:06.512 INFO 3092 --- [JavaFX Application Thread] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
2019-06-17 15:15:06.667 ERROR 3092 --- [pool-2-thread-2] org.pircbotx.PircBotX : --- PircBotX interrupted during read, aborting reconnect loop and shutting down ---
2019-06-17 15:22:54.972 INFO 4380 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application on willyu with PID 4380 (started by league of legends in C:\Program Files\Downlord's FAF Client)
2019-06-17 15:22:54.998 INFO 4380 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: windows,prod
2019-06-17 15:22:58.885 INFO 4380 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$5dd877e7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-06-17 15:23:02.845 INFO 4380 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps...
2019-06-17 15:23:04.682 INFO 4380 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 0.10.6-beta
2019-06-17 15:23:04.792 INFO 4380 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
2019-06-17 15:23:05.290 INFO 4380 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 12.472 seconds (JVM running for 20.832)
2019-06-17 15:23:10.199 INFO 4380 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001
2019-06-17 15:23:10.922 INFO 4380 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF server connection established
2019-06-17 15:23:11.001 INFO 4380 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF session initiated, session ID: 3979268570
2019-06-17 15:23:18.550 INFO 4380 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF login succeeded
2019-06-17 15:23:19.870 INFO 4380 --- [pool-2-thread-2] c.f.client.chat.PircBotXChatService : Connecting to IRC at irc.faforever.com:8167
2019-06-17 15:23:19.918 INFO 4380 --- [pool-2-thread-3] c.f.client.update.CheckForUpdateTask : Checking for client update
2019-06-17 15:23:19.982 INFO 4380 --- [pool-2-thread-3] c.f.client.update.CheckForUpdateTask : Current version is 0.10.6-beta, newest version is v0.10.6-beta
2019-06-17 15:25:48.298 INFO 4380 --- [JavaFX Application Thread] com.faforever.client.game.GameService : Joining game: 'Welcome ' (9801096)
2019-06-17 15:25:48.485 WARN 4380 --- [pool-2-thread-3] c.f.c.patch.BireusFeaturedModUpdater : Error while testing
http://content.faforever.com/bireus/faf/java.io.FileNotFoundException:
http://content.faforever.com/bireus/faf//info.json at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[na:na]
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[na:na]
at java.base/java.net.URL.openStream(Unknown Source) ~[na:na]
at com.fasterxml.jackson.core.JsonFactory._optimizedStreamFromURL(JsonFactory.java:1595) ~[jackson-core-2.9.7.jar:2.9.7]
at com.fasterxml.jackson.core.JsonFactory.createParser(JsonFactory.java:793) ~[jackson-core-2.9.7.jar:2.9.7]
at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2959) ~[jackson-databind-2.9.7.jar:2.9.7]
at com.faforever.client.patch.BireusFeaturedModUpdater.canUpdate(BireusFeaturedModUpdater.java:57) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.patch.GameUpdaterImpl.updateFeaturedMod(GameUpdaterImpl.java:171) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.patch.GameUpdaterImpl.update(GameUpdaterImpl.java:82) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.updateGameIfNecessary(GameService.java:439) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.lambda$joinGame$8(GameService.java:270) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:na]
at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
2019-06-17 15:26:05.110 INFO 4380 --- [pool-2-thread-6] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3703
2019-06-17 15:26:09.156 INFO 4380 --- [Thread-95] c.f.client.fa.ForgedAllianceService : Starting Forged Alliance with command: [/init, init.lua, /nobugreport, /log, C:\ProgramData\FAForever\logs\game.log, /gpgnet, 127.0.0.1:47616, /mean, 799.161, /deviation, 122.945, /savereplay,
gpgnet://127.0.0.1:51425/9801096/ma5t3rch31f.SCFAreplay, /country, GB, /numgames, 79] in directory: C:\ProgramData\FAForever\bin
2019-06-17 15:26:09.170 WARN 4380 --- [Thread-95] com.faforever.client.game.GameService : Game could not be started
java.util.concurrent.CompletionException: com.github.nocatch.NoCatchException: java.io.IOException: Cannot run program "/init" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.complete(Unknown Source) ~[na:na]
at com.faforever.client.fa.relay.ice.IceAdapterImpl.lambda$start$8(IceAdapterImpl.java:228) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: com.github.nocatch.NoCatchException: java.io.IOException: Cannot run program "/init" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[na:na]
at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) ~[na:na]
at com.github.nocatch.NoCatch.wrapException(NoCatch.java:61) ~[nocatch-1.1.jar:na]
at com.github.nocatch.NoCatch.noCatch(NoCatch.java:104) ~[nocatch-1.1.jar:na]
at com.github.nocatch.NoCatch.noCatch(NoCatch.java:82) ~[nocatch-1.1.jar:na]
at com.faforever.client.game.GameService.lambda$startGame$30(GameService.java:472) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
... 5 common frames omitted
Caused by: java.io.IOException: Cannot run program "/init" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified
at java.base/java.lang.ProcessBuilder.start(Unknown Source) ~[na:na]
at java.base/java.lang.ProcessBuilder.start(Unknown Source) ~[na:na]
at com.faforever.client.fa.ForgedAllianceService.launch(ForgedAllianceService.java:128) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.fa.ForgedAllianceService.startGame(ForgedAllianceService.java:73) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.lambda$startGame$29(GameService.java:472) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.github.nocatch.NoCatch.noCatch(NoCatch.java:100) ~[nocatch-1.1.jar:na]
... 7 common frames omitted
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
at java.base/java.lang.ProcessImpl.create(Native Method) ~[na:na]
at java.base/java.lang.ProcessImpl.<init>(Unknown Source) ~[na:na]
at java.base/java.lang.ProcessImpl.start(Unknown Source) ~[na:na]
... 13 common frames omitted
2019-06-17 15:26:32.836 WARN 4380 --- [Thread-95] faf-ice-adapter : ICE adapter terminated with exit code: 337
2019-06-17 15:26:48.265 INFO 4380 --- [JavaFX Application Thread] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
2019-06-17 15:26:48.361 ERROR 4380 --- [pool-2-thread-2] org.pircbotx.PircBotX : --- PircBotX interrupted during read, aborting reconnect loop and shutting down ---
2019-06-17 15:40:35.948 INFO 4708 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application on willyu with PID 4708 (started by league of legends in C:\Program Files (x86)\Downlord's FAF Client)
2019-06-17 15:40:35.954 INFO 4708 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: windows,prod
2019-06-17 15:40:39.450 INFO 4708 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$2bbd2827] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-06-17 15:40:42.910 INFO 4708 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps...
2019-06-17 15:40:43.940 INFO 4708 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 0.10.6-beta
2019-06-17 15:40:44.049 INFO 4708 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
2019-06-17 15:40:44.594 INFO 4708 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 10.852 seconds (JVM running for 20.232)
2019-06-17 15:40:49.784 INFO 4708 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001
2019-06-17 15:40:50.355 INFO 4708 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF server connection established
2019-06-17 15:40:50.422 INFO 4708 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF session initiated, session ID: 1465093413
2019-06-17 15:40:54.977 INFO 4708 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF login succeeded
2019-06-17 15:40:55.163 INFO 4708 --- [pool-2-thread-2] c.f.client.chat.PircBotXChatService : Connecting to IRC at irc.faforever.com:8167
2019-06-17 15:40:55.349 INFO 4708 --- [pool-2-thread-3] c.f.client.update.CheckForUpdateTask : Checking for client update
2019-06-17 15:40:55.769 INFO 4708 --- [pool-2-thread-3] c.f.client.update.CheckForUpdateTask : Current version is 0.10.6-beta, newest version is v0.10.6-beta
2019-06-17 15:41:46.508 WARN 4708 --- [JavaFX Application Thread] c.f.c.patch.BireusFeaturedModUpdater : Error while testing
http://content.faforever.com/bireus/faf/java.io.FileNotFoundException:
http://content.faforever.com/bireus/faf//info.json at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[na:na]
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[na:na]
at java.base/java.net.URL.openStream(Unknown Source) ~[na:na]
at com.fasterxml.jackson.core.JsonFactory._optimizedStreamFromURL(JsonFactory.java:1595) ~[jackson-core-2.9.7.jar:2.9.7]
at com.fasterxml.jackson.core.JsonFactory.createParser(JsonFactory.java:793) ~[jackson-core-2.9.7.jar:2.9.7]
at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2959) ~[jackson-databind-2.9.7.jar:2.9.7]
at com.faforever.client.patch.BireusFeaturedModUpdater.canUpdate(BireusFeaturedModUpdater.java:57) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.patch.GameUpdaterImpl.updateFeaturedMod(GameUpdaterImpl.java:171) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.patch.GameUpdaterImpl.update(GameUpdaterImpl.java:82) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.updateGameIfNecessary(GameService.java:439) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.hostGame(GameService.java:250) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.CreateGameController.onCreateButtonClicked(CreateGameController.java:400) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
at com.sun.javafx.reflect.Trampoline.invoke(Unknown Source) [na:na]
at jdk.internal.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
at javafx.base/com.sun.javafx.reflect.MethodUtil.invoke(Unknown Source) [javafx.base:na]
at javafx.fxml/com.sun.javafx.fxml.MethodHelper.invoke(Unknown Source) [javafx.fxml:na]
at javafx.fxml/javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source) [javafx.fxml:na]
at javafx.fxml/javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source) [javafx.fxml:na]
at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source) [javafx.base:na]
at javafx.base/javafx.event.Event.fireEvent(Unknown Source) [javafx.base:na]
at javafx.graphics/javafx.scene.Node.fireEvent(Unknown Source) [javafx.graphics:na]
at javafx.controls/javafx.scene.control.Button.fire(Unknown Source) [javafx.controls:na]
at javafx.controls/com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source) [javafx.controls:na]
at javafx.controls/com.sun.javafx.scene.control.inputmap.InputMap.handle(Unknown Source) ~[javafx.controls:na]
at javafx.base/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source) ~[javafx.base:na]
at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source) [javafx.base:na]
at javafx.base/javafx.event.Event.fireEvent(Unknown Source) [javafx.base:na]
at javafx.graphics/javafx.scene.Scene$MouseHandler.process(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/javafx.scene.Scene$MouseHandler.access$1300(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/javafx.scene.Scene.processMouseEvent(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source) ~[javafx.graphics:na]
at java.base/java.security.AccessController.doPrivileged(Native Method) ~[na:na]
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.glass.ui.View.handleMouseEvent(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.glass.ui.View.notifyMouse(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) ~[javafx.graphics:na]
at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(Unknown Source) ~[javafx.graphics:na]
at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
2019-06-17 15:41:47.848 INFO 4708 --- [pool-2-thread-5] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3703
2019-06-17 15:41:50.801 INFO 4708 --- [Thread-20] c.f.client.fa.ForgedAllianceService : Starting Forged Alliance with command: [/init, init.lua, /nobugreport, /log, C:\ProgramData\FAForever\logs\game.log, /gpgnet, 127.0.0.1:53507, /mean, 799.161, /deviation, 122.945, /savereplay,
gpgnet://127.0.0.1:51577/9801168/ma5t3rch31f.SCFAreplay, /country, GB, /numgames, 79] in directory: C:\ProgramData\FAForever\bin
2019-06-17 15:41:50.818 WARN 4708 --- [Thread-20] com.faforever.client.game.GameService : Game could not be started
java.util.concurrent.CompletionException: com.github.nocatch.NoCatchException: java.io.IOException: Cannot run program "/init" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.complete(Unknown Source) ~[na:na]
at com.faforever.client.fa.relay.ice.IceAdapterImpl.lambda$start$8(IceAdapterImpl.java:228) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: com.github.nocatch.NoCatchException: java.io.IOException: Cannot run program "/init" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[na:na]
at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) ~[na:na]
at com.github.nocatch.NoCatch.wrapException(NoCatch.java:61) ~[nocatch-1.1.jar:na]
at com.github.nocatch.NoCatch.noCatch(NoCatch.java:104) ~[nocatch-1.1.jar:na]
at com.github.nocatch.NoCatch.noCatch(NoCatch.java:82) ~[nocatch-1.1.jar:na]
at com.faforever.client.game.GameService.lambda$startGame$30(GameService.java:472) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
... 5 common frames omitted
Caused by: java.io.IOException: Cannot run program "/init" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified
at java.base/java.lang.ProcessBuilder.start(Unknown Source) ~[na:na]
at java.base/java.lang.ProcessBuilder.start(Unknown Source) ~[na:na]
at com.faforever.client.fa.ForgedAllianceService.launch(ForgedAllianceService.java:128) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.fa.ForgedAllianceService.startGame(ForgedAllianceService.java:73) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.lambda$startGame$29(GameService.java:472) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.github.nocatch.NoCatch.noCatch(NoCatch.java:100) ~[nocatch-1.1.jar:na]
... 7 common frames omitted
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
at java.base/java.lang.ProcessImpl.create(Native Method) ~[na:na]
at java.base/java.lang.ProcessImpl.<init>(Unknown Source) ~[na:na]
at java.base/java.lang.ProcessImpl.start(Unknown Source) ~[na:na]
... 13 common frames omitted
2019-06-17 15:42:16.070 WARN 4708 --- [Thread-20] faf-ice-adapter : ICE adapter terminated with exit code: 337
2019-06-17 15:49:39.033 INFO 4708 --- [JavaFX Application Thread] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
2019-06-17 15:49:39.178 ERROR 4708 --- [pool-2-thread-2] org.pircbotx.PircBotX : --- PircBotX interrupted during read, aborting reconnect loop and shutting down ---
2019-06-17 16:08:23.880 INFO 3320 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application on willyu with PID 3320 (started by league of legends in C:\Program Files (x86)\Downlord's FAF Client)
2019-06-17 16:08:23.885 INFO 3320 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: windows,prod
2019-06-17 16:08:27.291 INFO 3320 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$7f5c8b6a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-06-17 16:08:30.299 INFO 3320 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps...
2019-06-17 16:08:31.226 INFO 3320 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 0.10.6-beta
2019-06-17 16:08:31.268 INFO 3320 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
2019-06-17 16:08:31.779 INFO 3320 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 9.597 seconds (JVM running for 17.417)
2019-06-17 16:08:36.622 INFO 3320 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001
2019-06-17 16:08:37.142 INFO 3320 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF server connection established
2019-06-17 16:08:37.373 INFO 3320 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF session initiated, session ID: 1610943924
2019-06-17 16:08:42.611 INFO 3320 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF login succeeded
2019-06-17 16:08:42.790 INFO 3320 --- [pool-2-thread-2] c.f.client.chat.PircBotXChatService : Connecting to IRC at irc.faforever.com:8167
2019-06-17 16:08:42.866 INFO 3320 --- [pool-2-thread-3] c.f.client.update.CheckForUpdateTask : Checking for client update
2019-06-17 16:08:43.130 INFO 3320 --- [pool-2-thread-3] c.f.client.update.CheckForUpdateTask : Current version is 0.10.6-beta, newest version is v0.10.6-beta
2019-06-17 16:09:05.100 WARN 3320 --- [JavaFX Application Thread] c.f.c.patch.BireusFeaturedModUpdater : Error while testing
http://content.faforever.com/bireus/faf/java.io.FileNotFoundException:
http://content.faforever.com/bireus/faf//info.json at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[na:na]
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[na:na]
at java.base/java.net.URL.openStream(Unknown Source) ~[na:na]
at com.fasterxml.jackson.core.JsonFactory._optimizedStreamFromURL(JsonFactory.java:1595) ~[jackson-core-2.9.7.jar:2.9.7]
at com.fasterxml.jackson.core.JsonFactory.createParser(JsonFactory.java:793) ~[jackson-core-2.9.7.jar:2.9.7]
at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2959) ~[jackson-databind-2.9.7.jar:2.9.7]
at com.faforever.client.patch.BireusFeaturedModUpdater.canUpdate(BireusFeaturedModUpdater.java:57) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.patch.GameUpdaterImpl.updateFeaturedMod(GameUpdaterImpl.java:171) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.patch.GameUpdaterImpl.update(GameUpdaterImpl.java:82) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.updateGameIfNecessary(GameService.java:439) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.hostGame(GameService.java:250) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.CreateGameController.onCreateButtonClicked(CreateGameController.java:400) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
at com.sun.javafx.reflect.Trampoline.invoke(Unknown Source) [na:na]
at jdk.internal.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
at javafx.base/com.sun.javafx.reflect.MethodUtil.invoke(Unknown Source) [javafx.base:na]
at javafx.fxml/com.sun.javafx.fxml.MethodHelper.invoke(Unknown Source) [javafx.fxml:na]
at javafx.fxml/javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source) [javafx.fxml:na]
at javafx.fxml/javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source) [javafx.fxml:na]
at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source) [javafx.base:na]
at javafx.base/javafx.event.Event.fireEvent(Unknown Source) [javafx.base:na]
at javafx.graphics/javafx.scene.Node.fireEvent(Unknown Source) [javafx.graphics:na]
at javafx.controls/javafx.scene.control.Button.fire(Unknown Source) [javafx.controls:na]
at javafx.controls/com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source) [javafx.controls:na]
at javafx.controls/com.sun.javafx.scene.control.inputmap.InputMap.handle(Unknown Source) ~[javafx.controls:na]
at javafx.base/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source) ~[javafx.base:na]
at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source) [javafx.base:na]
at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source) [javafx.base:na]
at javafx.base/javafx.event.Event.fireEvent(Unknown Source) [javafx.base:na]
at javafx.graphics/javafx.scene.Scene$MouseHandler.process(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/javafx.scene.Scene$MouseHandler.access$1300(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/javafx.scene.Scene.processMouseEvent(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source) ~[javafx.graphics:na]
at java.base/java.security.AccessController.doPrivileged(Native Method) ~[na:na]
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.glass.ui.View.handleMouseEvent(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.glass.ui.View.notifyMouse(Unknown Source) ~[javafx.graphics:na]
at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) ~[javafx.graphics:na]
at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(Unknown Source) ~[javafx.graphics:na]
at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
2019-06-17 16:09:06.621 INFO 3320 --- [pool-2-thread-3] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3703
2019-06-17 16:09:10.289 INFO 3320 --- [Thread-21] c.f.client.fa.ForgedAllianceService : Starting Forged Alliance with command: [/init, init.lua, /nobugreport, /log, C:\ProgramData\FAForever\logs\game.log, /gpgnet, 127.0.0.1:27684, /mean, 799.161, /deviation, 122.945, /savereplay,
gpgnet://127.0.0.1:51763/9801253/ma5t3rch31f.SCFAreplay, /country, GB, /numgames, 79] in directory: C:\ProgramData\FAForever\bin
2019-06-17 16:09:10.404 WARN 3320 --- [Thread-21] com.faforever.client.game.GameService : Game could not be started
java.util.concurrent.CompletionException: com.github.nocatch.NoCatchException: java.io.IOException: Cannot run program "/init" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.complete(Unknown Source) ~[na:na]
at com.faforever.client.fa.relay.ice.IceAdapterImpl.lambda$start$8(IceAdapterImpl.java:228) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: com.github.nocatch.NoCatchException: java.io.IOException: Cannot run program "/init" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[na:na]
at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) ~[na:na]
at com.github.nocatch.NoCatch.wrapException(NoCatch.java:61) ~[nocatch-1.1.jar:na]
at com.github.nocatch.NoCatch.noCatch(NoCatch.java:104) ~[nocatch-1.1.jar:na]
at com.github.nocatch.NoCatch.noCatch(NoCatch.java:82) ~[nocatch-1.1.jar:na]
at com.faforever.client.game.GameService.lambda$startGame$30(GameService.java:472) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
... 5 common frames omitted
Caused by: java.io.IOException: Cannot run program "/init" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified
at java.base/java.lang.ProcessBuilder.start(Unknown Source) ~[na:na]
at java.base/java.lang.ProcessBuilder.start(Unknown Source) ~[na:na]
at com.faforever.client.fa.ForgedAllianceService.launch(ForgedAllianceService.java:128) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.fa.ForgedAllianceService.startGame(ForgedAllianceService.java:73) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.lambda$startGame$29(GameService.java:472) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.github.nocatch.NoCatch.noCatch(NoCatch.java:100) ~[nocatch-1.1.jar:na]
... 7 common frames omitted
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
at java.base/java.lang.ProcessImpl.create(Native Method) ~[na:na]
at java.base/java.lang.ProcessImpl.<init>(Unknown Source) ~[na:na]
at java.base/java.lang.ProcessImpl.start(Unknown Source) ~[na:na]
... 13 common frames omitted
2019-06-17 16:09:18.397 WARN 3320 --- [JavaFX Application Thread] c.f.c.patch.BireusFeaturedModUpdater : Error while testing
http://content.faforever.com/bireus/fafbeta/