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

bug: packet handlers do not respect the phase #177

Open
MeikelLP opened this issue Oct 6, 2024 · 0 comments
Open

bug: packet handlers do not respect the phase #177

MeikelLP opened this issue Oct 6, 2024 · 0 comments
Labels
area/game The game app is affected type/bug Something isn't working

Comments

@MeikelLP
Copy link
Owner

MeikelLP commented Oct 6, 2024

What happened?

It's possible send a packet of an invalid phase (i.e. character screen) to a valid connection in a different state (i.e. game)

For example:
When you are ingame you could send a "create character" packet and the server would allow it.

How to reproduce?

No response

Stacktrace

No response

OS Platform

Windows

Additional Information and Notes

No response

@MeikelLP MeikelLP added type/bug Something isn't working area/game The game app is affected labels Oct 6, 2024
@MeikelLP MeikelLP added this to the 0.1 The Baseline milestone Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/game The game app is affected type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant