Hey there!
If you're able to connect to your server locally using Direct Connect and your local IP, that’s a great sign, it usually means the server is running just fine on your machine. The issue is most likely on the networking side, specifically with port forwarding or external IP visibility.
One thing to double-check is Windows Defender Firewall. Even if the server is running, the firewall might be blocking external connections. Here's what you can do:
Go to Control Panel > Windows Defender Firewall > Allow an app or feature through Windows Defender Firewall
Look for your server executable (ex, VRisingServer.exe or similar).
Make sure it's allowed on both Private and Public networks.
Also, in case you haven't seen it yet, here's the official complete guide for setting up the dedicated server, which might help you spot anything that was missed:
...
Read more