Neverdyne
Community Developer
- Joined
- Sep 12, 2014
- Messages
- 649
Don't create separate instances of gaianav, this is a very fast way to get your self banned from the nav server.
Just to clarify, if I were making a Bot Base, is it safe to instantiate Gaia on Startup once, and then set the Navigator to null on Shutdown? Or is that going to get me banned still? I'm guessing when you make an instance on Gaia it'll make a request to the server, and the problem is making too many requests to the server. But bot bases have to create an instance at least once no?