Skip to content

fix: add missing column participants in the player_deaths table#3579

Closed
GooseWithAKnife wants to merge 1 commit intoopentibiabr:mainfrom
GooseWithAKnife:patch-1
Closed

fix: add missing column participants in the player_deaths table#3579
GooseWithAKnife wants to merge 1 commit intoopentibiabr:mainfrom
GooseWithAKnife:patch-1

Conversation

@GooseWithAKnife
Copy link
Copy Markdown
Contributor

@GooseWithAKnife GooseWithAKnife commented Jun 11, 2025

Description

Adds missing column participants in the player_deaths table.

Behaviour

Actual

Upon death, a mysql error will be thrown about a missing column in player_deaths.

Expected

it should record the death data correctly.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

  • Server Version: Canary 3.2.1
  • Client: cipsoft 13.40
  • Operating System: Windows
  • AAC: MyAAC 1.5

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I checked the PR checks reports
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Missing column `participants` in the player_deaths table.
@sonarqubecloud
Copy link
Copy Markdown

@GooseWithAKnife GooseWithAKnife changed the title Update schema.sql fix: Update schema.sql Jun 11, 2025
@majestyotbr majestyotbr changed the title fix: Update schema.sql fix: add missing column participants in the player_deaths table Jun 11, 2025
@majestyotbr
Copy link
Copy Markdown
Contributor

#3540

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants