Forged Alliance Forever Forged Alliance Forever Forums 2017-07-22T01:43:31+02:00 /feed.php?f=3&t=14844 2017-07-22T01:43:31+02:00 2017-07-22T01:43:31+02:00 /viewtopic.php?t=14844&p=152303#p152303 <![CDATA[Re: Installed new client from website now i get this error]]>
Downlord wrote:
Hello Cass2015,

The map upload error is being fixed: https://github.com/FAForever/downlords- ... issues/563
The mod upload error is known, but work hasn't started: https://github.com/FAForever/downlords- ... issues/551

I'll look into the the latter.


"who couldn't uploud a map and he solved it by just installing an old version of the java client"

.. test already various Java SE Runtime Environment version's 8, 7, 6. 64 bit
trying also Java SE Development Kit's same versions
lot of time waste, nothing work.

What client? java or old version Downlord client or .. a little more info plz

Statistics: Posted by Cass2015 — 22 Jul 2017, 01:43


]]>
2017-07-21T12:16:32+02:00 2017-07-21T12:16:32+02:00 /viewtopic.php?t=14844&p=152284#p152284 <![CDATA[Re: Installed new client from website now i get this error]]>
Failed to setup initial search path.

Program : C:\ProgramData\FAForever\bin\ForgedAlliance.exe
Cmd line arguments : /init init.lua /nobugreport /2 /log C:\ProgramData\FAForever\logs\game.log /gpgnet 127.0.0.1:50295 /mean 1053.74 /deviation 67.0134 /savereplay gpgnet://127.0.0.1:15001/6522562/Legend ... SCFAreplay /country AU /numgames 147 /team 1 /players 2

Callstack:
Unknown symbol (address 0x008cef50)

Last 100 lines of log...

warning: Can't open lua file "C:\ProgramData\FAForever\bin\init.lua"

The main FAF client works fine.

LotS

Statistics: Posted by LegendOfTheStars — 21 Jul 2017, 12:16


]]>
2017-07-20T09:43:16+02:00 2017-07-20T09:43:16+02:00 /viewtopic.php?t=14844&p=152246#p152246 <![CDATA[Re: Installed new client from website now i get this error]]>
The map upload error is being fixed: https://github.com/FAForever/downlords- ... issues/563
The mod upload error is known, but work hasn't started: https://github.com/FAForever/downlords- ... issues/551

I'll look into the the latter.

Statistics: Posted by Downlord — 20 Jul 2017, 09:43


]]>
2017-07-19T19:28:48+02:00 2017-07-19T19:28:48+02:00 /viewtopic.php?t=14844&p=152233#p152233 <![CDATA[Re: Installed new client from website now i get this error]]>
Two weeks have passed, does not work uploading maps and mods.
This is not my first upload, the previous 17 for mod and 9 for the map went well.

map upload error screen: https://yadi.sk/i/7BiTBrH43LD3FK
mod upload error screen: https://yadi.sk/i/ZB7KckNQ3LCu6A

Statistics: Posted by Cass2015 — 19 Jul 2017, 19:28


]]>
2017-07-09T12:31:54+02:00 2017-07-09T12:31:54+02:00 /viewtopic.php?t=14844&p=151864#p151864 <![CDATA[Re: Installed new client from website now i get this error]]>
Downlord wrote:
I read reports today that map upload doesn't work in the latest version (0.7.0-alpha), I'll have to check. Unfortunately the log files aren't written to the correct location either, so you can't even send me the logs x)


Can I use a previous version of the client to upload maps?

Statistics: Posted by Cass2015 — 09 Jul 2017, 12:31


]]>
2017-07-06T16:43:12+02:00 2017-07-06T16:43:12+02:00 /viewtopic.php?t=14844&p=151754#p151754 <![CDATA[Re: Installed new client from website now i get this error]]> Statistics: Posted by Downlord — 06 Jul 2017, 16:43


]]>
2017-07-06T16:40:22+02:00 2017-07-06T16:40:22+02:00 /viewtopic.php?t=14844&p=151753#p151753 <![CDATA[Re: Installed new client from website now i get this error]]>

I updated client and now i cant upload map, it's me local trouble or "world wide? ) :?

Statistics: Posted by Cass2015 — 06 Jul 2017, 16:40


]]>
2017-07-06T16:24:52+02:00 2017-07-06T16:24:52+02:00 /viewtopic.php?t=14844&p=151752#p151752 <![CDATA[Re: Installed new client from website now i get this error]]> Even though I thought I improved this, I'll have to check.

Statistics: Posted by Downlord — 06 Jul 2017, 16:24


]]>
2017-07-06T16:11:30+02:00 2017-07-06T16:11:30+02:00 /viewtopic.php?t=14844&p=151750#p151750 <![CDATA[Re: Installed new client from website now i get this error]]> Statistics: Posted by DukeOfEarl — 06 Jul 2017, 16:11


]]>
2017-07-05T19:05:51+02:00 2017-07-05T19:05:51+02:00 /viewtopic.php?t=14844&p=151723#p151723 <![CDATA[Installed new client from website now i get this error]]> when starting a game. Thx for al the help in advange

java.util.concurrent.CompletionException: java.net.BindException: Address already in use: JVM_Bind
at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source)
at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source)
at java.util.concurrent.CompletableFuture.uniCompose(Unknown Source)
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source)
at java.util.concurrent.CompletableFuture.postComplete(Unknown Source)
at java.util.concurrent.CompletableFuture.completeExceptionally(Unknown Source)
at com.faforever.client.replay.ReplayServerImpl.lambda$start$2(ReplayServerImpl.java:114)
at java.lang.Thread.run(Unknown Source)
Caused by: java.net.BindException: Address already in use: JVM_Bind
at java.net.DualStackPlainSocketImpl.bind0(Native Method)
at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source)
at java.net.AbstractPlainSocketImpl.bind(Unknown Source)
at java.net.PlainSocketImpl.bind(Unknown Source)
at java.net.ServerSocket.bind(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at com.faforever.client.replay.ReplayServerImpl.lambda$start$2(ReplayServerImpl.java:100)
... 1 more

Statistics: Posted by Idifix-NL — 05 Jul 2017, 19:05


]]>