Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleaned and merged the chat functions #1277

Merged
merged 3 commits into from May 29, 2016
Merged

Cleaned and merged the chat functions #1277

merged 3 commits into from May 29, 2016

Conversation

Lemongrass3110
Copy link
Member

@Lemongrass3110 Lemongrass3110 commented May 17, 2016

This adresses the issue that clients from late 2015 will not zero terminate most of their messages anymore.
It should also fix the problem with the unknown packets that were most likely caused by adding the zero termination directly into the packet buffer.

This adresses the issue that clients from late 2015 will not zero terminate most of their messages anymore.
It should also fix the problem with the unknown packets that were most likely caused by adding the zero termination directly into the packet buffer.
@Lemongrass3110
Copy link
Member Author

@Lemongrass3110 Lemongrass3110 commented May 19, 2016

@admkakaroto @Darkelfen @Badarosk0 this could be interessting for you to test, because of #1049.

@admkakaroto
Copy link
Contributor

@admkakaroto admkakaroto commented May 20, 2016

I will put in the emulator and see if there is a difference, if it improves, or something.

@andoys
Copy link

@andoys andoys commented May 22, 2016

is this related to random "disconnected from server" via chat ?

@Lemongrass3110
Copy link
Member Author

@Lemongrass3110 Lemongrass3110 commented May 22, 2016

It most likely is. Since I was not able to reproduce these issues myself I can not promise, but it is most likely related to the wrong handling of the zero termination.

@andoys
Copy link

@andoys andoys commented May 23, 2016

my players have reported if they chat too much, they get sudden "disconnected from server" ><

@Badarosk0
Copy link

@Badarosk0 Badarosk0 commented May 23, 2016

Yes . This is happening in client 2015+

@andoys
Copy link

@andoys andoys commented May 24, 2016

Any estimate on this? my players disconnect so fast.. just by talking in party chat using 2015-11-04aRagexe.exe on the latest rAthena git.

@Lemongrass3110
Copy link
Member Author

@Lemongrass3110 Lemongrass3110 commented May 24, 2016

Test it and give us feedback then it will be merged into master faster.

@Lemongrass3110 Lemongrass3110 added this to the 2015 Client Support milestone May 24, 2016
@Lemongrass3110 Lemongrass3110 self-assigned this May 24, 2016
@admkakaroto
Copy link
Contributor

@admkakaroto admkakaroto commented May 27, 2016

I'm with personal problems, so I'm away from ragnarok for some time ... I can only re-test and help within two weeks.

@aleos89 aleos89 merged commit a89ab2f into master May 29, 2016
2 checks passed
@aleos89 aleos89 deleted the cleanup/chat_messages branch May 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants