rmon Posted November 18, 2017 Share Posted November 18, 2017 Hi Guys, I had this issue after i update my rathena git. How to fix it ? Quote Link to comment Share on other sites More sharing options...
0 Jey Posted November 18, 2017 Share Posted November 18, 2017 You need to convert those constants. We prepared a script for that. https://github.com/rathena/rathena/blob/master/tools/convert_emotions.py If you installed python3, you just need to run cd tools ./convert_emotions.py Related Pull Request: https://github.com/rathena/rathena/pull/2527 1 Quote Link to comment Share on other sites More sharing options...
0 rmon Posted November 19, 2017 Author Share Posted November 19, 2017 9 hours ago, Jey said: You need to convert those constants. We prepared a script for that. https://github.com/rathena/rathena/blob/master/tools/convert_emotions.py If you installed python3, you just need to run cd tools ./convert_emotions.py Related Pull Request: https://github.com/rathena/rathena/pull/2527 Having some issue. Quote Link to comment Share on other sites More sharing options...
0 Foob Posted November 19, 2017 Share Posted November 19, 2017 4 minutes ago, rmon said: Having some issue. make sure you have an updated convert_emotions.py and if yes. Download phyton33 or phyton3 on your VPS. Enable it to your user. To verify if the user is able to use the phyon. Type "which phyton" or "which python33" If all above statements are met, use ./convert_emotions.py under tools without any problem 1 Quote Link to comment Share on other sites More sharing options...
0 Heero12 Posted January 19, 2018 Share Posted January 19, 2018 error resembles here! [Warning]: Usage of deprecated constant 'E_SWT2'.vice.txt [Warning]: This constant was deprecated and could become unavailable anytime soon. [Warning]: Usage of deprecated constant 'E_SWT2'. [Warning]: This constant was deprecated and could become unavailable anytime soon. [Warning]: Usage of deprecated constant 'E_SWT2'. [Warning]: This constant was deprecated and could become unavailable anytime soon. [Warning]: Usage of deprecated constant 'E_OMG'. [Warning]: This constant was deprecated and could become unavailable anytime soon. [Warning]: Usage of deprecated constant 'E_OMG'. [Warning]: This constant was deprecated and could become unavailable anytime soon. [Warning]: Usage of deprecated constant 'E_OMG'. [Warning]: This constant was deprecated and could become unavailable anytime soon. [Warning]: Usage of deprecated constant 'E_OMG'. [Warning]: This constant was deprecated and could become unavailable anytime soon. [Warning]: Usage of deprecated constant 'E_KIS'. [Warning]: This constant was deprecated and could become unavailable anytime soon. [Warning]: Usage of deprecated constant 'E_KIS'. [Warning]: This constant was deprecated and could become unavailable anytime soon. [Warning]: Usage of deprecated constant 'E_LV'. [Warning]: This constant was deprecated and could become unavailable anytime soon. Is the way to solve it the same? Quote Link to comment Share on other sites More sharing options...
Hi Guys,
I had this issue after i update my rathena git.
How to fix it ?
Link to comment
Share on other sites