Jump to content

CeramicTrauma

Members
  • Posts

    27
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

CeramicTrauma's Achievements

Tree Puncher

Tree Puncher (2/8)

2

Reputation

  1. Huh. It started working. God I love connection problems, always so logical!
  2. Ok, connecting with localhost worked for me, but still nobody else can connect.
  3. 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
  4. Yeah, I realized my mistake. Must've posted it while you guys were typing.
  5. Wait, I forgot I switched ISPs a couple days ago. I'll update the port forwarding and test tomorrow.
  6. 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.
  7. My modem is open to connections, and I have no idea what Hamachi is.
  8. 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?
  9. Deleting the log files worked! I have no idea why, but it did! Thank you!
  10. 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.
  11. Yes. I was also thinking it might be a port forwarding error, but according to canyouseeme.com, I'm fine.
  12. Here you go: https://gist.github.com/CeramicTrauma/b834348257c18877b13354cbe14c8163
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.