I can connect to my world on Java Edition just fine, and on bedrock too but only locally. When I use the /geyser connectiontest <ip> <25565> command, it gives me this error message:
[01:46:40] [ForkJoinPool.commonPool-worker-1/INFO]: Your server is likely unreachable from outside the network!←[0m
[01:46:40] [ForkJoinPool.commonPool-worker-1/INFO]: Got the error message: Connection timed out←[0m
When joining as the IP as "localhost" it works fine for me, but I imagine not for anyone else.
So far, I've:
port forwarded the 25565 port on TCP/UDP,
tried changing the ports to 25565 (my port) in the config,
changing the address inaddress to my public IP address,
opening the "geyser" port. (19132) on UDP,
setting the "auth-type" to floodgate,
I've completely disabled windows firewall,
I am running this server on Fabric with a raid farm fix, fabric API, Geyser, and Floodgate
Can someone help please? i've been trying for hours