PokeMate icon indicating copy to clipboard operation
PokeMate copied to clipboard

Run two UI instances of Pokemate

Open gerardcuadras-zz opened this issue 9 years ago • 6 comments

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.

gerardcuadras-zz avatar Aug 02 '16 11:08 gerardcuadras-zz

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

giubil avatar Aug 02 '16 19:08 giubil

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

gerardcuadras-zz avatar Aug 03 '16 04:08 gerardcuadras-zz

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

maxi2mc avatar Aug 03 '16 20:08 maxi2mc

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

gerardcuadras-zz avatar Aug 04 '16 01:08 gerardcuadras-zz

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.

SippieCup avatar Aug 09 '16 17:08 SippieCup

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

SwipeX avatar Aug 09 '16 17:08 SwipeX