canary icon indicating copy to clipboard operation
canary copied to clipboard

Unusual Protocolgame Crashes

Open Mirkaanks opened this issue 9 months ago • 4 comments

Priority

Medium

Area

  • [X] Datapack
  • [X] 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

  • [X] I agree to follow this project's Code of Conduct

Mirkaanks avatar May 01 '24 17:05 Mirkaanks

otc o client tibia ?

odisk777 avatar May 03 '24 05:05 odisk777

This issue is stale because it has been open 120 days with no activity.

github-actions[bot] avatar Aug 02 '24 02:08 github-actions[bot]

I think it is completely necessary to create thousands of conditions to avoid gross errors on the admin side

luanluciano93 avatar Sep 09 '24 10:09 luanluciano93

I think it is completely necessary to create thousands of conditions to avoid gross errors on the admin side

Indeed, this is not necessary, but if the issue author wants to submit a pull request with the modifications, it will be accepted. Since they reported the errors in such detail, I believe they already know where the issue is and could fix it.

dudantas avatar Sep 27 '24 15:09 dudantas