maierfelix / POGOserver

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

Windows vs. Ubuntu vs. Debian #258

Open Badley187 opened 8 years ago

Badley187 commented 8 years ago

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?

Cronick commented 8 years ago

What changes do you need to make in the user and ownd_pkm table, so get it to work?

Badley187 commented 8 years ago

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...

Cronick commented 8 years ago

What version of MySQL do you use on the various OS?

Badley187 commented 8 years ago

i use the latest MySQL on all OS

Cronick commented 8 years ago

I'm looking for specific version number. I can't use "the latest" to anything.

Badley187 commented 8 years ago

MySQL 5.7 on windows and ubuntu, on Debian MySQL 5.5.52

Cronick commented 8 years ago

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.

Badley187 commented 8 years ago

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

ghost commented 8 years ago

i setup on linux wattos (ubuntu core) and it runs perfectly from clone with mysql 5.7. im still having issues on windows 7.

Badley187 commented 8 years ago

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?

Cronick commented 8 years ago

Have made a few changes now, and hopefully it will fix it.

ghost commented 8 years ago

wattos is 750mb

ghost commented 8 years ago

yill see if i can get an image uploaded to try if u want

ghost commented 8 years ago

yill see if i can get an image uploaded to try if u want

ghost commented 8 years ago

cuŕently commpressing to see if i can get a smaller package. as is its 2.7gb

ghost commented 8 years ago

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. 2016-10-09 18_30_24-

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.

Badley187 commented 8 years ago

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