Open Badley187 opened 8 years ago
What changes do you need to make in the user and ownd_pkm table, so get it to work?
on windows and ubuntu i get this error https://github.com/maierfelix/POGOserver/issues/213 https://github.com/maierfelix/POGOserver/issues/222 and i need to change some collums from NOT NULL to NULL DEFAULT NULL on debian i dont need it...
What version of MySQL do you use on the various OS?
i use the latest MySQL on all OS
I'm looking for specific version number. I can't use "the latest" to anything.
MySQL 5.7 on windows and ubuntu, on Debian MySQL 5.5.52
Will try to research a bit on, if there is a difference between MySQL 5.7 and MySQL 5.5, since i'm using Debian myself with MySQL 5.5.50, so sounds like there has been made some changes between those 2 versions.
i tried MySQL 5.5.52 on Windows but i got the same error as 5.7. Only on Debian its work for me without errors
i setup on linux wattos (ubuntu core) and it runs perfectly from clone with mysql 5.7. im still having issues on windows 7.
maybe we can make a VM with all setup to install the server. i have a debian VM but its 13 GB... i can upload it but i think its to big. how big is your wattos image @scorp12?
Have made a few changes now, and hopefully it will fix it.
wattos is 750mb
yill see if i can get an image uploaded to try if u want
yill see if i can get an image uploaded to try if u want
cuŕently commpressing to see if i can get a smaller package. as is its 2.7gb
can only get it to compress to 2.6gb.
here is the download link to the os i have. http://planetwatt.com/new/index.php/downloads/ i use virtualbox to run the image
once its installed i followed the wiki (installed perfectly) i then run nox and xampp on windows 7 host computer and setup the bridged network to talk to the vm. had no issues running the game more then 50 restarts of the server and of the host computer.
here is a screenshot of my windows showing things are working with the wattos vm windows 7 setup left screen is the wattos vm, the other 3 screens are all on windows 7 host computer.
thx!
i have make a clean install WattOS R10 in a Oracle VM with POGOserver + MySQL Pre-installed. it is a 2gb rar archive it´s easy to use.
https://mega.nz/#!9kkn1ZYI!wdOFkFhMvBx7HO9b6Cn-TJiqaemQv6W4oI1WAfYbxVA
I have make some test´s on different OS, All with a clean clone.
Windows: to get register players working i need to change the user table, to catch pokemon i need to change ownd_pkm table.
Ubuntu: the same as Windows
Debian: with original clean files and tables from the repo, register players ist working without any error... catch pokemon no errors, too.
maybe there are on Windows and Ubuntu some packages missing?