Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not load file 'database\Players\uuid-redacted.json': File not found. #2446

Closed
IAISI opened this issue Jul 26, 2024 · 5 comments
Closed
Assignees
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Bug

Comments

@IAISI
Copy link

IAISI commented Jul 26, 2024

Expected behavior

Not sure.

Observed/Actual behavior

[18:24:47 INFO]: Running delayed init tasks
[18:24:47 INFO]:
  ____             _        ____
 |  _ \           | |      |  _ \             by tastybento and Poslovitch
 | |_) | ___ _ __ | |_ ___ | |_) | _____  __  2017 - 2023
 |  _ < / _ \ '_ \| __/ _ \|  _ < / _ \ \/ /
 | |_) |  __/ | | | || (_) | |_) | (_) >  <   v2.4.2-SNAPSHOT-b2670
 |____/ \___|_| |_|\__\___/|____/ \___/_/\_\  Loaded in 2302ms.

[18:24:47 INFO]: [BentoBox] All blueprints loaded.
[18:24:47 INFO]: Done (17.905s)! For help, type "help"
[18:24:47 INFO]: Timings Reset
[18:24:48 INFO]: [BentoBox] Downloading data from GitHub...
[18:24:48 INFO]: [BentoBox] Updating the Catalog...
[18:24:49 INFO]: [BentoBox] Updating Contributors information...
[18:24:49 INFO]: [BentoBox] Gathering contribution data for: BentoBoxWorld/BentoBox
[18:24:49 INFO]: [BentoBox] Successfully downloaded data from GitHub.
[18:24:50 INFO]: UUID of player USERNAME is uuid-redacted
[18:24:51 ERROR]: [BentoBox] Could not load file 'database\Players\uuid-redacted.json': File not found.
[18:24:51 INFO]: USERNAME joined the game
[18:24:51 INFO]: USERNAME[/127.0.0.1:63489] logged in with entity id 114 at ([world]320.26671974442485, 64.0, 389.4867319631449)
> pl
[18:24:56 INFO]: Server Plugins (1):
[18:24:56 INFO]: Bukkit Plugins:
[18:24:56 INFO]:  - BentoBox
> bbox version
[18:24:59 INFO]: Running PAPER 1.21.
[18:24:59 INFO]: (1.21-109-5a5035b (MC: 1.21))
[18:24:59 INFO]: BentoBox version: 2.4.2-SNAPSHOT-b2670
[18:24:59 INFO]: Database: JSON
[18:24:59 INFO]: Loaded Game Worlds:
[18:24:59 INFO]: Loaded Addons:
[18:25:04 INFO]: USERNAME lost connection: Disconnected
[18:25:04 INFO]: USERNAME left the game
>

Steps/models to reproduce

Download latest Paper 1.21
Download latest Bentobox
Start the server
Join... (error would show only on first join)

BentoBox version

bbox version
[18:24:59 INFO]: Running PAPER 1.21.
[18:24:59 INFO]: (1.21-109-5a5035b (MC: 1.21))
[18:24:59 INFO]: BentoBox version: 2.4.2-SNAPSHOT-b2670
[18:24:59 INFO]: Database: JSON

Plugin list

No response

Other

No response

@tastybento
Copy link
Member

For a while, player records were not being saved. This was fixed a few versions ago. If the same user logs in again, that message should not be seen.

@BONNe
Copy link
Member

BONNe commented Jul 27, 2024

But should it be send to all first time joiners?

@IAISI
Copy link
Author

IAISI commented Jul 27, 2024

The message would always show up when the player joined for the first time.

On brand new server with just BentoBox or with full BSkyblock setup for example.

@tastybento
Copy link
Member

Yes, I just saw that. I can fix.

@tastybento tastybento self-assigned this Jul 27, 2024
@tastybento tastybento added Type: Bug Status: In progress Working on the issue. labels Jul 27, 2024
tastybento added a commit that referenced this issue Jul 27, 2024
…ad_console_error

Fix for #2446 that showed console error when player joined.
@tastybento tastybento added Status: Done This issue has been completed or answered. This pull request has been merged. and removed Status: In progress Working on the issue. labels Jul 27, 2024
@tastybento
Copy link
Member

All fixed. Building now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Bug
Projects
None yet
Development

No branches or pull requests

3 participants