ManokStreZ Posted January 9, 2024 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 122 Reputation: 0 Joined: 09/02/20 Last Seen: February 9 Share Posted January 9, 2024 i use 2018-06-20eRagexeRE and ./configure --enable-packetver=20180530 and then coming problem like this...can someone please tell me where to fix it ? and i Found This Thread but he said solved the problem but i dont know how he fix it Thanks. Quote Link to comment Share on other sites More sharing options...
0 Rivers Posted January 9, 2024 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 244 Reputation: 57 Joined: 12/04/13 Last Seen: 5 hours ago Share Posted January 9, 2024 Turn off the server firstly. ./athena-start stop Then check Packets.hpp and change the packetver=20180620 in terminal do the following commands: make clean ./configure --enable-packetver=20180620 make clean make server in that exact order to get the clean version with your latest packetver. The packetversion needs to be exactly the same as your client's packet version in order to run. Error 155 is different from 144. I replicated this error on my phone and managed to resolve it by adjusting the packet version values and fully recompiling the server. Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted January 9, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 3 hours ago Share Posted January 9, 2024 3 hours ago, ManokStreZ said: i use 2018-06-20eRagexeRE and ./configure --enable-packetver=20180530 and then coming problem like this...can someone please tell me where to fix it ? and i Found This Thread but he said solved the problem but i dont know how he fix it Thanks. u said u are using 20180620 client. So make sure packets.hpp clientdate are correct. and you type above '20180530' which isnt the same as it should be. If you already change clientdate in packets.hpp, ./configure only shouldnt give any issue. Quote Link to comment Share on other sites More sharing options...
0 ManokStreZ Posted January 9, 2024 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 122 Reputation: 0 Joined: 09/02/20 Last Seen: February 9 Author Share Posted January 9, 2024 1 hour ago, Rivers said: Turn off the server firstly. ./athena-start stop Then check Packets.hpp and change the packetver=20180620 in terminal do the following commands: make clean ./configure --enable-packetver=20180620 make clean make server in that exact order to get the clean version with your latest packetver. The packetversion needs to be exactly the same as your client's packet version in order to run. Error 155 is different from 144. I replicated this error on my phone and managed to resolve it by adjusting the packet version values and fully recompiling the server. Problem Solved ! 57 minutes ago, Chaos92 said: u said u are using 20180620 client. So make sure packets.hpp clientdate are correct. and you type above '20180530' which isnt the same as it should be. If you already change clientdate in packets.hpp, ./configure only shouldnt give any issue. Problem Solved ! Thanks guys you are amazing, i follow guide from you guys it work now ! thanks again, Quote Link to comment Share on other sites More sharing options...
0 Rivers Posted January 9, 2024 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 244 Reputation: 57 Joined: 12/04/13 Last Seen: 5 hours ago Share Posted January 9, 2024 For search result purposes I'm adding the full error code in text here. Resolved error: CHARACTER_INFO size error!! character num : 3 CHARACTER_INFO size : 155 Quote Link to comment Share on other sites More sharing options...
0 Nethemir Posted March 30, 2024 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 4 Reputation: 3 Joined: 03/23/24 Last Seen: April 17, 2024 Share Posted March 30, 2024 I had the same issue and this solved it. Thank you! Quote Link to comment Share on other sites More sharing options...
0 TomBrooks Posted Thursday at 03:17 AM Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 04/17/25 Last Seen: Friday at 01:28 AM Share Posted Thursday at 03:17 AM Thank you both. I was having the same problem and didn't know how to solve it until I read this article. doodle jump game Quote Link to comment Share on other sites More sharing options...
Question
ManokStreZ
i use 2018-06-20eRagexeRE
and ./configure --enable-packetver=20180530
and then coming problem like this...can someone please tell me where to fix it ? and i Found This Thread but he said solved the problem but i dont know how he fix it
Thanks.
Link to comment
Share on other sites
6 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.