#Stuck "Created coop game" + Unhandled error in server log

1 messages · Page 1 of 1 (latest)

grave whale
#

When attempting to host a raid the client gets stuck on "Created coop game" while the server shows an unhandled exception,.

I have tested with an Allow all ports rule to no effect

wary tusk
#

Any server mods?

grave whale
#

Only the MP one

#

Where do the logs live in the directory structire ?

#

ah found them

#

that would explain it

#

standby

#

ok the serve log now shows the mod loaded , but the clients fail with

wary tusk
#

Because you need to set up the network properly.

#

And instead of usual AKI internal connection - you need to connect to yourself via external IP

#

Which is again - read_FAQ

grave whale
#

The server has port 6969 open tcp and udp , as well as 25565 udp

I have changed the binding ip in Aki_Data/Server/Database/Server.json
and
Aki_Data/Server/configs/http.json

to use the external ip of the server

and the clients have changed their URL value to match the servers external IP on port 6969,

When they open the launcher they successfully log in with their account it only throws the error when attempting to launch the EFT client

wary tusk
#

I have changed the binding ip in Aki_Data/Server/Database/Server.json
Do you see anything in tutorial related of doing this?

#

Ahem, before i'm being lectured to act nice
Please, refrain of doing unnecessary actions and just follow the guide MPT devs have provided.
Otherwise you'll just encounter more issues on your setup.

grave whale
#

Thank you for your diligent input.

You are quite correct that the instruction in the documentation pointing to

Was at fault
The instruction for

Aki_Data/Server/Database/Server.json 
Aki_Data/Server/configs/http.json

Were a part of apt's docs on connecting to an sptk server on a remote host outside of a LAN as the AKI server is on a remote node and not on my pc nor on my home network.

This is now working correctly, thank you for your self restraint and beardly detectable contempt.