Edo
Edo
Use the webapi! Mine is at localhost:9000. either way, the terminal tells you where it is when you run it via "npm run api", if on linux. I don't know...
I suggest you do the following: 1) Open and login to your webapi; 2) Create a spawnpoint via double clicking -> Interval = 60; Encounters = 144 (number for Articuno);...
I don't think so, Gabriel. When and if the spawn command will be fixed, it will be possible again, probably. We just have to wait and hope :) Either way,...
Thanks a bunch @Badley187! So I'm not crazy yet, all of this is not present in the docs of the wiki right? I can help correcting the eventual grammar mistakes...
I inserted a spawn near me. Now nothing works. API doesn't show anything anymore, and this shows in the terminal: `(node:8601) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 8): SyntaxError: Unexpected...
That worked. But the pokemon in game won't trigger a battle (I tap on it, nothing happens). Terminal spits out this: [Console] ##### 15:49:11 [Console] ENCOUNTER 27 => 107 [Console]...
Exactly, looks like no error is there. But when tapping on the Pokemon in game it won't initiate the battle sequence. Also I noticed that the "level up" to 40...
Alright, thanks for the answer @Badley187, I'm going to try 0.35 and edit this message later. Yeah using square brackets works, found that out by myself after checking a spawn...
Tried to catch pokemon 151, or Mew. This happened: [Console] Sent pm0151 to [email protected] [Console] ##### 22:35:50 [Console] ENCOUNTER 27 => 107 [Console] CHECK_CHALLENGE 9 => 3 [Console] GET_HATCHED_EGGS 9...
Thanks! Fiddled around with null values and I came to the conclusion that what made it work was setting all default values to null except the Pokémon details, which are:...