Tasharen Entertainment Forum
Support => TNet 3 Support => Topic started by: derkoi on June 15, 2015, 01:52:07 PM
-
Hi, I'm running tnet as p2p connecting to a lobby server on an Amazon ec2 server. It's working fine aside from when I create a server and start the channel after 15 minutes in my game I get kicked back to the main menu. I've tried this many times and it's always 15 minutes. This makes me think something is timing out?
Any ideas please?
-
There is nothing on TNet's side that would kick you off after 15 minutes.
-
Thanks for the reply. It's happening on a beta testers system too. Do you think I could cause this behaviour myself perhaps coding something incorrectly?
-
Did you set TNManager.SetTimeout to 900 somewhere? Aside from that all I can suggest is searching for '900' in your own code.