SwipeX / PokeMate

Automated PokemonGo Application
GNU General Public License v3.0
111 stars 45 forks source link

Run two UI instances of Pokemate #270

Open gerardcuadras-zz opened 8 years ago

gerardcuadras-zz commented 8 years ago

When trying to run two accounts I get this error on the second one:

Error: User data directory [null (/Users/gerardcuadras/Library/Application Support/dekk.pw.pokemate.PokeMateUI/webview)] is already in use

The second instance has the same walking path as the first one.

giubil commented 8 years ago

Try starting it with show=false in the settings and see if that helps

gerardcuadras-zz commented 8 years ago

Yes, now it's working. But, I will prefer to run with show=true. 😁

maxi2mc commented 8 years ago

It works for me, but I have two different folders under Windows 10 using latest java JRE.

gerardcuadras-zz commented 8 years ago

I have two different folders too (Mac), but I get that error.😕

SippieCup commented 8 years ago

Seems like an issue with javafx. Don't know if we will be doing anything about it for now. I know that I personally can't duplicate this on my mac.

SwipeX commented 8 years ago

looks like the way mac implemented the webview in javaFX. Something we hope to move away from.