Skip to content

[Hotfix] Fix #copycharacter command#4860

Merged
fryguy503 merged 1 commit intoEQEmu:masterfrom
nytmyr:copy-character-fix
Apr 28, 2025
Merged

[Hotfix] Fix #copycharacter command#4860
fryguy503 merged 1 commit intoEQEmu:masterfrom
nytmyr:copy-character-fix

Conversation

@nytmyr
Copy link
Copy Markdown
Contributor

@nytmyr nytmyr commented Apr 11, 2025

Description

This was failing due to a column change in inventory from charid to character_id and would result in no inventory for the new character.

Copycharacter Error

Type of change

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

Testing

Before:
Charcopyerror

After:
pic2
pic1

Clients tested: RoF2

Checklist

  • I have tested my changes
  • I have performed a self-review of my code. Ensuring variables, functions and methods are named in a human-readable way, comments are added only where naming of variables, functions and methods can't give enough context.
  • I own the changes of my code and take responsibility for the potential issues that occur

This was failing due to a column change in `inventory` from `charid` to `character_id` and would result in no inventory for the new character.
@fryguy503 fryguy503 merged commit 1a539f6 into EQEmu:master Apr 28, 2025
1 check passed
@Akkadius Akkadius mentioned this pull request May 15, 2025
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.

3 participants