Skip to content

fix(player): Reset Job grade on missing#683

Merged
ChatDisabled merged 1 commit into
mainfrom
fix-invalid-jobgrade
Mar 15, 2025
Merged

fix(player): Reset Job grade on missing#683
ChatDisabled merged 1 commit into
mainfrom
fix-invalid-jobgrade

Conversation

@ihyajb

@ihyajb ihyajb commented Mar 15, 2025

Copy link
Copy Markdown
Member

Description

Resets a players grade to 0 as a failsafe if the job the player had still exists in the shared, but the grade the player had was deleted.
Closes #682

Checklist

  • I have personally loaded this code into an updated Qbox project and checked all of its functionality.
  • My pull request fits the contribution guidelines & code conventions.

Co-Authored-By: Solareon <769465+solareon@users.noreply.github.com>
@ChatDisabled ChatDisabled merged commit 9ff474b into main Mar 15, 2025
@ihyajb ihyajb deleted the fix-invalid-jobgrade branch March 15, 2025 21:17
@ihyajb ihyajb restored the fix-invalid-jobgrade branch March 15, 2025 23:43
@ihyajb ihyajb deleted the fix-invalid-jobgrade branch March 15, 2025 23:44
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.

Having a job grade that doesn't exist in jobs.lua causes error when utilizing login export

2 participants