Subcategories

  • 29 Topics
    260 Posts
    maudlin27M

    FAF's rules are set out on the main FAForever website - by accessing FAF services, you agree to the rules outlined there, which are supplemental to the FAF Terms of Service.

    For details of how to report rule breaches and/or how the rules are enforced, please refer to the separate page on moderation

    Separate contribution guidelines exist for those considering contributing to FAF, while there are also official tournament rules that apply to official FAF tournaments.

  • Please provide detailled logs and/or error messages!

    902 Topics
    4k Posts
    C

    Client Version: 2025.2.1
    org.springframework.web.reactive.function.client.WebClientRequestException: handshake timed out after 10000ms
    at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$9(ExchangeFunctions.java:137)
    Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below:
    Assembly trace from producer [reactor.core.publisher.MonoErrorSupplied] :
    reactor.core.publisher.Mono.error
    org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.wrapException(ExchangeFunctions.java:137)
    Error has been observed at the following site(s):
    *___________Mono.error ⇢ at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.wrapException(ExchangeFunctions.java:137)
    | ⇢ at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$exchange$4(ExchangeFunctions.java:106)
    *Mono.onErrorResume ⇢ at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.exchange(ExchangeFunctions.java:106)
    | Mono.map ⇢ at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.exchange(ExchangeFunctions.java:107)
    | Mono.doOnNext ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$ObservationFilterFunction.filter(DefaultWebClient.java:745)
    | ⇢ at org.springframework.web.reactive.function.client.ExchangeFilterFunction.lambda$apply$2(ExchangeFilterFunction.java:73)
    | ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultRequestBodyUriSpec.lambda$exchange$8(DefaultWebClient.java:468)
    *__Mono.defer ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultRequestBodyUriSpec.lambda$exchange$12(DefaultWebClient.java:467)
    | checkpoint ⇢ Request to POST https://hydra.faforever.com/oauth2/token [DefaultWebClient]
    | Mono.switchIfEmpty ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultRequestBodyUriSpec.lambda$exchange$12(DefaultWebClient.java:472)
    | Mono.doOnNext ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultRequestBodyUriSpec.lambda$exchange$12(DefaultWebClient.java:478)
    | Mono.doOnError ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultRequestBodyUriSpec.lambda$exchange$12(DefaultWebClient.java:479)
    | Mono.doFinally ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultRequestBodyUriSpec.lambda$exchange$12(DefaultWebClient.java:480)
    | Mono.contextWrite ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultRequestBodyUriSpec.lambda$exchange$12(DefaultWebClient.java:486)
    *Mono.deferContextual ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultRequestBodyUriSpec.exchange(DefaultWebClient.java:453)
    | Mono.flatMap ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultRequestBodyUriSpec.exchangeToMono(DefaultWebClient.java:421)
    | Mono.doOnSubscribe ⇢ at com.faforever.client.api.TokenRetriever.retrieveToken(TokenRetriever.java:115)
    | Mono.doOnNext ⇢ at com.faforever.client.api.TokenRetriever.retrieveToken(TokenRetriever.java:116)
    | Mono.map ⇢ at com.faforever.client.api.TokenRetriever.retrieveToken(TokenRetriever.java:120)
    | Mono.doOnNext ⇢ at com.faforever.client.api.TokenRetriever.retrieveToken(TokenRetriever.java:121)
    | Mono.then ⇢ at com.faforever.client.api.TokenRetriever.loginWithAuthorizationCode(TokenRetriever.java:73)
    *____________Mono.then ⇢ at com.faforever.client.user.LoginService.login(LoginService.java:70)
    | ⇢ at com.faforever.client.login.LoginController.loginWithCode(LoginController.java:278)
    Original Stack Trace:
    at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$9(ExchangeFunctions.java:137)
    at reactor.core.publisher.MonoErrorSupplied.subscribe(MonoErrorSupplied.java:55)
    at reactor.core.publisher.Mono.subscribe(Mono.java:4576)
    at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:103)
    at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onError(FluxPeekFuseable.java:234)
    at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onError(FluxPeekFuseable.java:234)
    at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onError(FluxPeekFuseable.java:234)
    at reactor.core.publisher.MonoNext$NextSubscriber.onError(MonoNext.java:93)
    at reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onError(MonoFlatMapMany.java:205)
    at reactor.core.publisher.SerializedSubscriber.onError(SerializedSubscriber.java:124)
    at reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.whenError(FluxRetryWhen.java:229)
    at reactor.core.publisher.FluxRetryWhen$RetryWhenOtherSubscriber.onError(FluxRetryWhen.java:279)
    at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onError(FluxContextWrite.java:121)
    at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.maybeOnError(FluxConcatMapNoPrefetch.java:327)
    at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.onNext(FluxConcatMapNoPrefetch.java:212)
    at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
    at reactor.core.publisher.SinkManyEmitterProcessor.drain(SinkManyEmitterProcessor.java:476)
    at reactor.core.publisher.SinkManyEmitterProcessor$EmitterInner.drainParent(SinkManyEmitterProcessor.java:620)
    at reactor.core.publisher.FluxPublish$PubSubInner.request(FluxPublish.java:874)
    at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.request(FluxContextWrite.java:136)
    at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.request(FluxConcatMapNoPrefetch.java:337)
    at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.request(FluxContextWrite.java:136)
    at reactor.core.publisher.Operators$DeferredSubscription.request(Operators.java:1743)
    at reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.onError(FluxRetryWhen.java:196)
    at reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:205)
    at reactor.netty.http.client.HttpClientConnect$MonoHttpConnect$ClientTransportSubscriber.onError(HttpClientConnect.java:318)
    at reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:205)
    at reactor.netty.resources.NewConnectionProvider$NewConnectionObserver.onUncaughtException(NewConnectionProvider.java:218)
    at reactor.netty.channel.ChannelOperationsHandler.exceptionCaught(ChannelOperationsHandler.java:156)
    at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)
    at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325)
    at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317)
    at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireExceptionCaught(CombinedChannelDuplexHandler.java:424)
    at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:92)
    at io.netty.channel.CombinedChannelDuplexHandler$1.fireExceptionCaught(CombinedChannelDuplexHandler.java:145)
    at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:143)
    at io.netty.channel.CombinedChannelDuplexHandler.exceptionCaught(CombinedChannelDuplexHandler.java:231)
    at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)
    at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325)
    at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317)
    at reactor.netty.tcp.SslProvider$SslReadHandler.userEventTriggered(SslProvider.java:726)
    at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:398)
    at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:376)
    at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:368)
    at io.netty.handler.ssl.SslUtils.handleHandshakeFailure(SslUtils.java:495)
    at io.netty.handler.ssl.SslHandler$8.run(SslHandler.java:2281)
    at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)
    at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:156)
    at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173)
    at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166)
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569)
    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.base/java.lang.Thread.run(Thread.java:1583)
    Caused by: io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms
    at io.netty.handler.ssl.SslHandler$8.run(SslHandler.java:2277)
    Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below:
    Assembly trace from producer [reactor.core.publisher.MonoCreate] :
    reactor.core.publisher.Mono.create
    reactor.netty.resources.NewConnectionProvider.acquire(NewConnectionProvider.java:66)
    Error has been observed at the following site(s):
    *___Mono.create ⇢ at reactor.netty.resources.NewConnectionProvider.acquire(NewConnectionProvider.java:66)
    | ⇢ at reactor.netty.http.client.HttpConnectionProvider.acquire(HttpConnectionProvider.java:49)
    *Mono.create ⇢ at reactor.netty.http.client.HttpClientConnect$MonoHttpConnect.subscribe(HttpClientConnect.java:211)
    | Mono.retryWhen ⇢ at reactor.netty.http.client.HttpClientConnect$MonoHttpConnect.subscribe(HttpClientConnect.java:282)
    *Flux.concatMap ⇢ at reactor.util.retry.RetrySpec.lambda$generateCompanion$6(RetrySpec.java:360)
    | Flux.onErrorStop ⇢ at reactor.util.retry.RetrySpec.lambda$generateCompanion$6(RetrySpec.java:379)
    *Flux.deferContextual ⇢ at reactor.util.retry.RetrySpec.generateCompanion(RetrySpec.java:357)
    *
    ⇢ at reactor.netty.http.client.HttpClientFinalizer.connect(HttpClientFinalizer.java:159)
    | Mono.flatMapMany ⇢ at reactor.netty.http.client.HttpClientFinalizer.responseConnection(HttpClientFinalizer.java:102)
    | Flux.next ⇢ at org.springframework.http.client.reactive.ReactorClientHttpConnector.connect(ReactorClientHttpConnector.java:174)
    | Mono.doOnCancel ⇢ at org.springframework.http.client.reactive.ReactorClientHttpConnector.connect(ReactorClientHttpConnector.java:175)
    | Mono.doOnRequest ⇢ at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.exchange(ExchangeFunctions.java:104)
    | Mono.doOnCancel ⇢ at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.exchange(ExchangeFunctions.java:105)
    Original Stack Trace:
    at io.netty.handler.ssl.SslHandler$8.run(SslHandler.java:2277)
    at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)
    at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:156)
    at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173)
    at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166)
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569)
    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.base/java.lang.Thread.run(Thread.java:1583)

  • 38 Topics
    152 Posts
    S

    @Jip said in Offline Line Campaign/Skirmish:

    You need to host at least one (coop) game through the client. That will retrieve the file in question. Then you can play offline again.

    The game files are not included with the launcher by default.

    Thanks for the help Jip, I appreciate it.

  • The cloud file provider is not running

    3
    0 Votes
    3 Posts
    185 Views
    H

    i have onedrive uninstalled

  • Help

    2
    0 Votes
    2 Posts
    142 Views
    AlenochkaA

    Resolved!
    Requires installation of the old version DirectX.

  • Banned map vault

    3
    0 Votes
    3 Posts
    285 Views
    DelmaffD

    @biass said in Banned map vault:

    Check your forum pms

    Thanks for unblocking, but I didn't even notice that I was banned. Make a notification or status in the launcher. xD😕

  • help

    1
    0 Votes
    1 Posts
    103 Views
    No one has replied
  • Brewlan crash

    2
    0 Votes
    2 Posts
    175 Views
    UvesoU

    Hello beeej,

    is it possible to post the full game.log ?
    (Upload it to https://pastebin.com/ and post only the link here)

  • FAF Error

    11
    0 Votes
    11 Posts
    102k Views
    R

    Xact errors in game log. Ffs can some moderator please make a sticky with xact error in the title and link to tatsus post about stereo sound issues

  • 4K and huge cursor

    5
    0 Votes
    5 Posts
    789 Views
    T

    A further update:

    I changed the compatibility settings and it works fine the first time but then goes back to its old way 😕 I have realised that Forged Alliance iteself changes the compatibility settings in the registry. I disabled the Program Compatibility Assistant but the settings still keep changing after each game. I wrote this registry change that will fix the huge cursor but it needs to be run each time, before the Supreme Commander.exe is loaded. Not sure if there's an easier way around this but at least its a quick fix.

    If anyone wants to recreate this, copy the text below and save it in Notepad. Call the file "FAF.reg" and save it. Opening it will change the DPI settings to stop the cursor being huge!

    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
    "C:\ProgramData\FAForever\bin\ForgedAlliance.exe"="~ DPIUNAWARE"
    "C:\Program Files (x86)\Steam\steamapps\common\Supreme Commander Forged Alliance\bin\SupremeCommander.exe"="~ DPIUNAWARE"

  • Error

    4
    0 Votes
    4 Posts
    302 Views
    L

    I started the game with /nosound. Same error. But i deinstalled the realtek audio driver. It seems working now.

  • Factory repeat build hotkey won't work

    3
    0 Votes
    3 Posts
    362 Views
    E

    Try it without any mods enabled and see if that helps, then slowly add back in mods until it stops working again and let us know which mod breaks it. Also it can be a bit buggy where it takes half a second or so to show up especially if you have draggable build queues enabled which I'd highly recommend turning off. Make sure you're doing it either with only one factory selected or if you have multiple factories selected that they're all on the same repeat setting before using the hotkey as well.

  • This topic is deleted!

    2
    0 Votes
    2 Posts
    130 Views
  • Error

    1
    0 Votes
    1 Posts
    116 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • wont start game

    3
    0 Votes
    3 Posts
    377 Views
    P

    Для тех хто едет на т34 :"надо запустить игру в стиме после установки , затем качайте клиент фаф!"

  • Error

    5
    0 Votes
    5 Posts
    754 Views
    RoweyR

    you just need to create a game this cna be either lauch a campagin mission or lauch a skirmish mission eaither will create the profile

  • Using a second monitor with a laptop

    1
    0 Votes
    1 Posts
    121 Views
    No one has replied
  • Single Player Issues

    4
    0 Votes
    4 Posts
    516 Views
    AskaholicA

    Open client > hamburger menu > reveal log folder

  • Crash Waves of death 1.20

    2
    0 Votes
    2 Posts
    274 Views
    K

    Other error:

    EXCEPTION_ACCESS_VIOLATION (0xc0000005) at address 0x0067aa5f attempted to read memory at 0x00000000 Program : C:\ProgramData\FAForever\bin\ForgedAlliance.exe Cmd line arguments : /init init.lua /nobugreport /log C:\ProgramData\FAForever\logs\game_14420314.log /gpgnet 127.0.0.1:44451 /mean 1670.74 /deviation 66.1512 /savereplay gpgnet://127.0.0.1:54387/14420314/kaiser77.SCFAreplay /country ES /numgames 271 Callstack: Unknown symbol (address 0x0067aa5f) Last 100 lines of log... info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection warning: Error running lua script: Failed to attach entity xsl0303 to ual0401 on bone 21 stack traceback: [C]: in function `AttachBoneTo' ...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua(132): in function <...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua:112> debug: Current gametime: 00:48:00 info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection debug: Current gametime: 00:48:30 info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: CWldSession::DoBeat() unknown entity id (0x2ff003b3) supplied in a pose update. info: UI_ExpandCurrentSelection debug: Loading module '\000/units/xsl0205/xsl0205_script.lua\000' debug: Loading module '\000/projectiles/saaolarisaaartillery02/saaolarisaaartillery02_script.lua\000' warning: Error running lua script: Failed to attach entity xel0305 to ual0401 on bone 21 stack traceback: [C]: in function `AttachBoneTo' ...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua(132): in function <...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua:112> info: UI_ExpandCurrentSelection info: CWldSession::DoBeat() unknown entity id (0x2ff003b8) supplied in a pose update. info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: CWldSession::DoBeat() unknown entity id (0x2ff002e6) supplied in a pose update. info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection debug: Loading module '\000/units/url0401/url0401_script.lua\000' debug: Loading module '\000/units/urs0201/urs0201_script.lua\000' debug: Loading module '\000/projectiles/cdfprotoncannon01/cdfprotoncannon01_script.lua\000' debug: Loading module '\000/projectiles/caaautocannon02/caaautocannon02_script.lua\000' debug: Current gametime: 00:49:00 info: CWldSession::DoBeat() unknown entity id (0x2ff0016d) supplied in a pose update. info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection debug: Loading module '\000/units/xsl0203/xsl0203_script.lua\000' info: UI_ExpandCurrentSelection warning: Error running lua script: Failed to attach entity xsl0203 to ual0401 on bone 23 stack traceback: [C]: in function `AttachBoneTo' ...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua(132): in function <...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua:112> warning: Error running lua script: Failed to attach entity xsl0203 to ual0401 on bone 21 stack traceback: [C]: in function `AttachBoneTo' ...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua(132): in function <...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua:112> warning: Error running lua script: Failed to attach entity xsl0203 to ual0401 on bone 21 stack traceback: [C]: in function `AttachBoneTo' ...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua(132): in function <...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua:112> info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection warning: Error running lua script: Failed to attach entity uel0105 to ual0401 on bone 23 stack traceback: [C]: in function `AttachBoneTo' ...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua(132): in function <...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua:112> info: CWldSession::DoBeat() unknown entity id (0x2ff00250) supplied in a pose update. info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection debug: Current gametime: 00:49:30 info: UI_ExpandCurrentSelection warning: Error running lua script: Failed to attach entity xel0305 to ual0401 on bone 23 stack traceback: [C]: in function `AttachBoneTo' ...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua(132): in function <...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua:112> warning: Error running lua script: Failed to attach entity url0203 to ual0401 on bone 21 stack traceback: [C]: in function `AttachBoneTo' ...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua(132): in function <...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua:112> info: UI_ExpandCurrentSelection warning: Error running lua script: Failed to attach entity xsl0205 to ual0401 on bone 23 stack traceback: [C]: in function `AttachBoneTo' ...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua(132): in function <...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua:112> warning: Error running lua script: Failed to attach entity xsl0205 to ual0401 on bone 23 stack traceback: [C]: in function `AttachBoneTo' ...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua(132): in function <...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua:112> warning: Error running lua script: Failed to attach entity xsl0205 to ual0401 on bone 23 stack traceback: [C]: in function `AttachBoneTo' ...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua(132): in function <...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua:112> info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection debug: Loading module '\000/units/ueb2101/ueb2101_script.lua\000' info: UI_ExpandCurrentSelection debug: Loading module '\000/units/ueb1302/ueb1302_script.lua\000' info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection debug: Current gametime: 00:50:00 info: UI_ExpandCurrentSelection debug: Loading module '\000/units/ueb2104/ueb2104_script.lua\000' info: UI_ExpandCurrentSelection info: UI_ExpandCurrentSelection warning: Error running lua script: Failed to attach entity xsl0203 to ual0401 on bone 23 stack traceback: [C]: in function `AttachBoneTo' ...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua(132): in function <...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua:112> warning: Error running lua script: Failed to attach entity xsl0203 to ual0401 on bone 23 stack traceback: [C]: in function `AttachBoneTo' ...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua(132): in function <...mdata\faforever\gamedata\lua.nx2\lua\aeonweapons.lua:112> info: UI_ExpandCurrentSelection info: send Ptr: 6EDA0002 info: send Ptr: 6EDA0002 info: send Ptr: 6EDA0002 info: CWldSession::DoBeat() unknown entity id (0x2ff00353) supplied in a pose update. info: send Ptr: 6EDA0002 info: terminated info: Sending game result: 3 defeat -10 info: GAMERESULT : \000defeat -10 debug: Loading module '\000/units/ueb2204/ueb2204_script.lua\000' debug: Loading module '\000/projectiles/taalightfragmentationshell01/taalightfragmentationshell01_script.lua\000' info: UI_ExpandCurrentSelection info: CWldSession::DoBeat() unknown entity id (0x2ff0008f) supplied in a pose update. debug: Loading module '\000/lua/ui/game/connectivity.lua\000' info: ren_shownetworkstats true info: UI_Lua import("/lua/ui/game/connectivity.lua").CreateUI()
  • 0 Votes
    3 Posts
    470 Views
    W

    Thanks!!

  • 0 Votes
    2 Posts
    164 Views
    ResistanceR

    удали его,скачай из вольта,если не поможет значит хост использует другую версию,можешь у него попросить локалку через гугл диск,мы так делали в основном с RK's explosions

  • i go to load into a Lobby or a Replay and the game just crashes

    5
    0 Votes
    5 Posts
    250 Views
    UvesoU

    Thanks for reporting back!