Troubleshooting Guide¶
Having issues with NoLimitConnect?
This guide covers the most common problems and how to resolve them.
🔌 Connectivity Problems¶
Client is unable to connect¶
- Verify Internet connectivity.
- Ensure your firewall allows NoLimitConnect traffic.
- If using a router, confirm UPnP is enabled or ports are properly forwarded.
P2P connections not working¶
- Some networks block peer-to-peer traffic.
- Try switching networks or enabling VPN passthrough on your router.
📦 Installation Issues¶
Windows installation fails¶
- Run the installer as Administrator.
- Temporarily disable antivirus software.
- Ensure no previous installation is partially installed.
Linux build errors¶
- Run the dependency installation commands listed in the Linux install guide.
- Ensure your compiler version matches project requirements.
🛠 Application Issues¶
App crashes at launch¶
- Delete local configuration files and relaunch.
- Update to the latest version.
- Check logs (coming soon).
UI does not render correctly¶
- Update your graphics drivers.
- Disable any forced system-wide GPU overlays.
📩 Need More Help?¶
If your issue is not listed here, please contact the development team or open a ticket with detailed steps to reproduce the problem.
This page will continue to grow as we identify more common issues.