My friends cannot join on my server

Thoughts, Help, Feature Requests, Bug Reports, Developing code for...

Moderators: dorpond, trevor, Azhrei

Forum rules
PLEASE don't post images of your entire desktop, attach entire campaign files when only a single file is needed, or generally act in some other anti-social behavior. :)
Post Reply
farinha880
Kobold
Posts: 1
Joined: Wed Apr 19, 2023 9:02 pm

My friends cannot join on my server

Post by farinha880 »

I've tried to create a server, but neither my friends can join at my server, neither I can join at their servers. I have UPnP on and tried P2P, but didn't worked.

My Router is TP-Link Archer C6. I don't know if my ISP don't want me to portfoward (I know that some ISPs block portfowarding, I'm gonna contact them), or I'm doing everything wrong. I've tried for YEARS to portfoward and none of my attempts worked, so I just gave up and didn't tried anymore. Buuut this VTT is really good, and has all the features that I wanted for free, so I don't want to give up on trying to host a server to my friends.

I'm using Windows 10, and this is the debug info:

Code: Select all

==== MapTool Information ====
MapTool Version: 1.12.2
MapTool Home...: C:\Users\User\.maptool-rptools
MapTool Install: C:\Users\User\AppData\Local\MapTool\app
Max mem avail..: 3 GB
Max mem used...: 178 MB
Custom Property: -DMAPTOOL_LOGDIR=C:\Users\User\.maptool-rptools\logs
Custom Property: -DMAPTOOL_DATADIR=.maptool-rptools

==== Java Information ====
Java Home......: C:\Users\User\AppData\Local\MapTool\runtime
Java Vendor....: Eclipse Adoptium
Java Version...: 17.0.1
Java Parameters: 
  -Djpackage.app-version=1.0
  -Xss8M
  -Dsun.java2d.d3d=false
  -Dsentry.environment=Production
  -Dfile.encoding=UTF-8
  -Dpolyglot.engine.WarnInterpreterOnly=false
  -XX:+ShowCodeDetailsInExceptionMessages
  --add-opens=java.desktop/java.awt=ALL-UNNAMED
  --add-opens=java.desktop/java.awt.geom=ALL-UNNAMED
  --add-opens=java.desktop/sun.awt.geom=ALL-UNNAMED
  --add-opens=java.base/java.util=ALL-UNNAMED
  --add-opens=javafx.web/javafx.scene.web=ALL-UNNAMED
  --add-opens=javafx.web/com.sun.webkit=ALL-UNNAMED
  --add-opens=javafx.web/com.sun.webkit.dom=ALL-UNNAMED
  --add-opens=java.desktop/javax.swing=ALL-UNNAMED
  --add-opens=java.desktop/sun.awt.shell=ALL-UNNAMED
  --add-opens=java.desktop/com.sun.java.swing.plaf.windows=ALL-UNNAMED
  -Djpackage.app-path=C:\Users\User\AppData\Local\MapTool\MapTool.exe


==== OS Information ====
OS Name........: Windows 10
OS Version.....: 10.0
OS Architecture: amd64
Processor......: Intel64 Family 6 Model 165 Stepping 5, GenuineIntel
PATH...........: C:\Users\User\AppData\Local\MapTool;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Users\User\AppData\Local\Microsoft\WindowsApps;;C:\Users\User\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\User\AppData\Local\MapTool\app;.
Number of Procs: 12

==== User Information ====
User Name: User
User Home: C:\Users\User
User Dir.: C:\Users\User\AppData\Local\MapTool

==== Network Interfaces ====
Display Name..: Software Loopback Interface 1
Interface Name: lo
Address...: 127.0.0.1
Address...: 0:0:0:0:0:0:0:1

Display Name..: Intel(R) Ethernet Connection (11) I219-V
Interface Name: eth12
Address...: 192.168.0.169
Address...: fe80:0:0:0:e78e:3527:f3e3:50fa%eth12

Host Address...: 192.168.0.169
Default Gateway: 192.168.0.1

==== Locale Information ====
Country.: Brazil
Language: Portuguese
Locale..: Portuguese (Brazil)
Variant.: 

==== Encoding Information ====
Default Locale:   pt_BR
Default Charset:  UTF-8
file.encoding:    UTF-8
sun.jnu.encoding: Cp1252
Default Encoding: UTF8

==== Display Information ====
Number of Displays: 1
Display 1: 1920x1080(32)

==== Internet Gateway Devices ====
Device Name.: ArcherC6v2
Model Name..: ArcherC6v2
Manufacturer: TP-Link
Model Number: 1.0
Model Desc..: ArcherC6v2
Firmware....: TP-Link/TP-LINK UPnP/1.1 MiniUPnPd/1.8
External IP.: 192.168.5.10
Please, I accept any help that you can offer to me, I just want to play with my friends. I'll try to answer as fast as possible.
Thanks in advance.

User avatar
aliasmask
RPTools Team
Posts: 9029
Joined: Tue Nov 10, 2009 6:11 pm
Location: Bay Area

Re: My friends cannot join on my server

Post by aliasmask »

Yes, your external is behind a local IP so you probably have to use a 3rd party. I recently had to do the same thing. I recently installed ngrok. I then create a shortcut on my toolbar (pin to taskbar) then edit the shortcut to add tcp 51234 at then end like this "C:\Users\alias\Downloads\ngrok-v3-stable-windows-amd64 (1)\ngrok.exe" tcp 51234 so it automatically sets up my local port. It will then have a line like this:

tcp://6.tcp.ngrok.io:12285 -> localhost:51234

You then start a server and tell your players to direct connect with

6.tcp.ngrok.io
12285

Or whatever your ngrok says and it should work from there.

Post Reply

Return to “MapTool”