#Update problem from 19.04.2026
1 messages · Page 1 of 1 (latest)
Where is your server?
at my home "amp cubecoders"
Where can I see which version he has?
ServerDescription.json
Version 1, ?
Pretty sure its the deploymentId he is asking for
no idea
it should be right below it
DeploymentId
same number as above
Can you show me whole json
I can send them my private messages, but I don't trust Discord that much.
Sorry a bit later then, In the meantime try reaching out in #🚧│tech-support channel, I'm not familir with how AMP works anyways :(
But we had few guys with AMP testing it yesterday and all was good from their end
Same issue. After update can't join own server. Can't say if the one I have is related to OPs issue.
I'm also using Cubecoders on a locally hosted server, same issue. Seems to boot fine but since the latest update there is no obvious way to connect. I've both internal and external IPs and various ports which I have forwarded on my router.
I also get an error when trying to search for the server via invite code now too. Sorry to piggyback on your issue report too
I added a "-" to the server name and it's working again.
Have you solved the problem with the game port?
Interesting, do you mean the "ServerName" variable or the "InviteCode" in the json?
I didn't think the ServerName var was used anywhere
Nope, I have 7777 and 7778 forwarded for both UDP and TCP, with firewall rules on my home server. The ports are open, but there's no way to connect still. Even with an internal IP
Servername - json !
Yes, it doesn't work directly because the game port is not listening. i have 7777
I've changed directconnection from false to true in json file. Wrote PCs IP address and port 7777 and now I managed to connect to it.
is the gameport green ?
Could you give an example of what you mean by adding a - to the server name.
Are you doing something like this
"ServerName": "-ServernameHere",
Not sure what you are refering to. Im using docker compose on linux machine.
I mean in the AMP
Im not using any dedicated AMP. We likely have different setups