CeramicTrauma
Members-
Posts
27 -
Joined
-
Last visited
Everything posted by CeramicTrauma
-
Nobody but me can connect to my forge server?
CeramicTrauma replied to CeramicTrauma's topic in Support & Bug Reports
Huh. It started working. God I love connection problems, always so logical! -
Nobody but me can connect to my forge server?
CeramicTrauma replied to CeramicTrauma's topic in Support & Bug Reports
I rebooted, and it still doesn't work. -
Nobody but me can connect to my forge server?
CeramicTrauma replied to CeramicTrauma's topic in Support & Bug Reports
Ok, connecting with localhost worked for me, but still nobody else can connect. -
Nobody but me can connect to my forge server?
CeramicTrauma replied to CeramicTrauma's topic in Support & Bug Reports
Alright, I've done the port forwarding as according the official guide by my router manufacturer and my ISP, and now not even I can connect. What could be the problem? Edit: Fixed typo -
Nobody but me can connect to my forge server?
CeramicTrauma replied to CeramicTrauma's topic in Support & Bug Reports
Yeah, I realized my mistake. Must've posted it while you guys were typing. -
Nobody but me can connect to my forge server?
CeramicTrauma replied to CeramicTrauma's topic in Support & Bug Reports
Wait, I forgot I switched ISPs a couple days ago. I'll update the port forwarding and test tomorrow. -
Nobody but me can connect to my forge server?
CeramicTrauma replied to CeramicTrauma's topic in Support & Bug Reports
Yes, I've properly port forwarded according to various port testing sites. And my internet is mid-tier, so I don't think a VPN would be a wise choice. -
Nobody but me can connect to my forge server?
CeramicTrauma replied to CeramicTrauma's topic in Support & Bug Reports
No, they can't. -
Nobody but me can connect to my forge server?
CeramicTrauma replied to CeramicTrauma's topic in Support & Bug Reports
My modem is open to connections, and I have no idea what Hamachi is. -
Hi, my problem is the title. I can connect to my modded forge 1.12 server just find, but all 5 of the people I'm trying to play with can't. They all get an error upon trying to join, saying something along the lines of 'connection time out'. What could be the issue?
-
Get-NetTCPConnection : No MSFT_NetTCPConnection objects found with property 'LocalPort' equal to '25565'. Verify the value of the property and retry. At line:1 char:19 + Get-Process -Id (Get-NetTCPConnection -LocalPort 25565).OwningProces ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (25565:UInt16) [Get-NetTCPConnection], CimJobException + FullyQualifiedErrorId : CmdletizationQuery_NotFound_LocalPort,Get-NetTCPConnection Get-Process : Cannot bind argument to parameter 'Id' because it is null. At line:1 char:18 + ... Get-Process -Id (Get-NetTCPConnection -LocalPort 25565).OwningProcess + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidData: (:) [Get-Process], ParameterBindingValidationException + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.GetProcessC ommand I checked on my router configuration, and it seems the ports are forwarded correctly. I'm actually switiching ISPs tomorrow so maybe I'll ask them about it.