rmon Posted November 18, 2017 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 97 Reputation: 2 Joined: 04/27/16 Last Seen: 10 hours ago 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 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 249 Reputation: 73 Joined: 10/20/12 Last Seen: August 16, 2018 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 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 97 Reputation: 2 Joined: 04/27/16 Last Seen: 10 hours ago 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 Group: Members Topic Count: 46 Topics Per Day: 0.02 Content Count: 267 Reputation: 40 Joined: 01/19/17 Last Seen: April 16 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 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 71 Reputation: 3 Joined: 03/22/15 Last Seen: May 30, 2024 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...
Question
rmon
Hi Guys,
I had this issue after i update my rathena git.
How to fix it ?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.