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

Big refactor #39

Merged
merged 22 commits into from
Mar 17, 2024
Merged

Big refactor #39

merged 22 commits into from
Mar 17, 2024

Conversation

TechnicJelle
Copy link
Owner

No description provided.

Still doesn't get the world correctly, but at least it doesn't crash anymore...
To ensure things get registered asap
It was making causing a crash:
> org.bukkit.plugin.InvalidPluginException: Exception initializing main class `com.technicjelle.bluemapofflineplayermarkers.BlueMapOfflinePlayerMarkers`
> Caused by: java.lang.NoClassDefFoundError: de/bluecolored/bluemap/api/BlueMapAPI
To prevent the window of registering scripts&styles from closing before it's done on some computers.
This doesn't happen on my own server, but it was a reported problem on some other people's setups...
For example, in the case of a bad UUID from a Floodgate player, or on an offline server.
@TechnicJelle TechnicJelle merged commit 0ae78d4 into main Mar 17, 2024
2 checks passed
@TechnicJelle TechnicJelle deleted the big-refactor branch March 17, 2024 23:47
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.

1 participant