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

Crash upon loading into existing world #596

Open
Arae-1 opened this issue Jan 1, 2025 · 15 comments
Open

Crash upon loading into existing world #596

Arae-1 opened this issue Jan 1, 2025 · 15 comments

Comments

@Arae-1
Copy link

Arae-1 commented Jan 1, 2025

every time I load into an existing world, I get a crash with the error "UUID string too large"
here is my crash log
crash-2025-01-01_14.18.40-server.txt

@thexaero
Copy link
Owner

thexaero commented Jan 3, 2025

Do you have any files in the player config folder that weren't created by the mod? Did you rename any files there?

@Arae-1
Copy link
Author

Arae-1 commented Jan 5, 2025

not that I am aware of, I haven't changed any files or done anything like that manually

@thexaero
Copy link
Owner

thexaero commented Jan 5, 2025

Can you check if there are any unusual files there that aren't just <user UUID>.toml?

@Arae-1
Copy link
Author

Arae-1 commented Jan 6, 2025

no <user UUID>.toml but there is <user UUID>.dat and <user UUID>.dat_old

@thexaero
Copy link
Owner

thexaero commented Jan 6, 2025

I mean the data\openpartiesandclaims\player-configs folder with OPAC player configs.

@Arae-1
Copy link
Author

Arae-1 commented Jan 6, 2025

oh in there, yeah there's nothing apart from <user UUID>.toml and a folder called sub-configs

@thexaero
Copy link
Owner

thexaero commented Jan 6, 2025

The error is claiming that there's a file there with a name that is too long to be a UUID.

@Arae-1
Copy link
Author

Arae-1 commented Jan 6, 2025

I have minecraft on an exFAT partition, would that play into anything?

@Arae-1
Copy link
Author

Arae-1 commented Jan 6, 2025

comparing my UUID against the name of the file, they're identical

@thexaero
Copy link
Owner

thexaero commented Jan 6, 2025

That is very strange. Can you send me the file?

@Arae-1
Copy link
Author

Arae-1 commented Jan 7, 2025

@thexaero
Copy link
Owner

thexaero commented Jan 7, 2025

Ok, so there is something going on there with AppleDouble files. I think it's related to where the "too long" file name comes from.
Can you test the following jar file and send me the new crash report? download link

@Arae-1
Copy link
Author

Arae-1 commented Jan 7, 2025

@thexaero
Copy link
Owner

thexaero commented Jan 8, 2025

Thanks! It all makes sense now. Now I'm wondering what else these AppleDouble files can break.

@Arae-1
Copy link
Author

Arae-1 commented Jan 8, 2025

not sure but they have caused me significant grief in the past with other minecraft related things

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

No branches or pull requests

2 participants