maierfelix / POGOserver

Pokemon GO server emulator
GNU General Public License v3.0
460 stars 198 forks source link

constant loading loop? #155

Closed acaruana2004 closed 8 years ago

acaruana2004 commented 8 years ago

so i can start up the pokemon server and load into it, as normal, but when i open up the console i get a constant loop of the same scripts. this is such a pain because i can only write half a command without the game re-running the looping script, i will provide a picture

pokemon server loop

would be nice to know if there is a simple fix, thanks ;)

maierfelix commented 8 years ago

The game asks the server for actual map objects (pokestops, encounters etc.) all few seconds, so this is normal behaviour. To change the refresh interval, do edits here

acaruana2004 commented 8 years ago

unfortunately nothing changed, is there any other values affecting it?

The game asks the server for map objects (pokestops, encounters etc.) all few seconds, so this is normal behaviour. To change the refresh interval, do edits here

maierfelix commented 8 years ago

Restart both client and server, if that doesnt fix it you are doing something else wrong. Make sure you use the pre-release under release tab