Rick Baskett

Results 36 comments of Rick Baskett

I woke up this morning and tried installing it the way you said, but looks like it must have succeeded installing last night. Now Im getting another problem and it...

I see.. I went and looked at your github page for pogeo https://github.com/Noctem/pogeo and it looks like it's a Cython extension, so maybe this will be fixed when Cython is...

So this doesn't seem to work anymore with Raspbian "Stretch" Im constantly getting the error that @GCHarald was getting. I even modified the file that @ultrafunkamsterdam mentioned and tried.. still...

https://discord.gg/4WGhPNt

Or at the very least would anyone be willing to tell me how to create a log to a file with the worker username and the Pokemon ID that the...

Where do we find out more about this Go Hash thing?

I believe this line needs to be removed in db.py https://github.com/sebast1219/Monocle/blob/a6297441fd3b903a04e2bb78534d06314760c374/monocle/db.py#L621 Also occupied is how it is spelled, not ocuppied for time_occupied. Although that might be how Niantic is sending...

I just want to make sure that this will work with `SPAWN_ID_INT = false` ?

Ok Im testing this out and Im getting a bunch of MySQL errors when the raid hasn't started yet since move_1, move_2, etc can not be "None" since they are...

@sebast1219 Im unsure if I have the proper MySQL column types, do you have a create table that I can compare to? Also as I've been running this it doesn't...