Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

remove traceback from PlayerCache.dat #787

Merged
merged 1 commit into from
Dec 4, 2023
Merged

remove traceback from PlayerCache.dat #787

merged 1 commit into from
Dec 4, 2023

Conversation

bombcar
Copy link
Member

@bombcar bombcar commented Nov 30, 2023

This removes a traceback during startup when PlayerCache.dat doesn't exist, and then creates it (apparently what the code was designed to do using try/catch)

However, the code runs at a time when I'm not sure it could get a Player UUID anyway (startup? common?) and it then doesn't store anything but "DATA" anyway.

Someone who knows something may recommend I just yeet the whole thing entire.

@bombcar bombcar requested a review from a team November 30, 2023 23:22
Copy link
Contributor

@Glease Glease left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather remove the stack trace print in the below method, but whatever

@Dream-Master Dream-Master merged commit 5481952 into master Dec 4, 2023
1 check passed
@Dream-Master Dream-Master deleted the playercash branch December 4, 2023 09:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants