jmkl009 / PalworldCharacterTransfer

This script transfers character between worlds in Palworld, which allows friends to transfer their characters to each other's server without losing one's progress.
93 stars 5 forks source link

Exception in Tkinter callback #9

Open stanlexgreenson opened 4 months ago

stanlexgreenson commented 4 months ago

Hello,

I got this error with the new release 1.3.0, I don't know if the program outputs any logs, so I'll leave a screenshot of the console, it stays there and nothing happens.

image

jmkl009 commented 4 months ago

This is a bug that occurs when your source character has not defeated a boss yet. I will push a fix soon, but meanwhile you should be able to fix it yourself too.( by defeating a boss )

jmkl009 commented 4 months ago

I just pushed a fix, you can try using the python script on your save files to test. I will include this fix in a future relase.

jmkl009 commented 4 months ago

Fixed in the newest release

stanlexgreenson commented 4 months ago

Sorry for the late reply. I tried it and worked as expected. Thanks.