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

Unusual Protocolgame Crashes #2596

Open
3 of 5 tasks
Mirkaanks opened this issue May 1, 2024 · 1 comment
Open
3 of 5 tasks

Unusual Protocolgame Crashes #2596

Mirkaanks opened this issue May 1, 2024 · 1 comment
Labels
Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@Mirkaanks
Copy link
Contributor

Priority

Medium

Area

  • Datapack
  • Source
  • Map
  • Other

What happened?

Although uncommon causes of crashes, they can occur on custom servers due to misconfiguration or even malicious changes in the database.

1: Attempt to log in with characters with gender outside the specified range in vocations.xml (0 or 1);
Example: Logging in with gender 2 added via phpMyAdmin.
Result: Crash.

2: Attempt to log in with a non-existent vocation, same idea as above.
Example: Vocation 9.
Result: Crash.

3: If, for some reason, the outfits from outfits.xml could not be loaded, trying to customize the character upon logging in will cause the server to crash.
Result: Crash.

What OS are you seeing the problem on?

Linux, MacOS

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Mirkaanks Mirkaanks added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label May 1, 2024
@github-actions github-actions bot added Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing labels May 1, 2024
@odisk777
Copy link
Contributor

odisk777 commented May 3, 2024

otc o client tibia ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

No branches or pull requests

2 participants