Skip to content

Fix GeoIP dependencies - #6314

Merged
JRoy merged 1 commit into
EssentialsX:2.xfrom
JRoy:fix/6313
Oct 3, 2025
Merged

Fix GeoIP dependencies#6314
JRoy merged 1 commit into
EssentialsX:2.xfrom
JRoy:fix/6313

Conversation

@JRoy

@JRoyJRoy commented Oct 3, 2025

Copy link
Copy Markdown
Member

During the gradle/shadow upgrades during the 1.21.9 update, shadow removed implicit wildcards. Explicitly declare all shadow depends for jackson in geoip.

Also get rid of mavenCentral since paper mirrors it, was causing resolution issues for mockbukkit

Fixes#6313

During the gradle/shadow upgrades during the 1.21.9 update, shadow removed implicit wildcards. Explicitly declare all shadow depends for jackson in geoip.
Also get rid of mavenCentral since paper mirrors it.
@JRoyJRoy added this to the 2.22.0 milestone Oct 3, 2025
@JRoyJRoy added type: bugfix PRs that fix bugs in EssentialsX. module: geo Issues or PRs for the EssentialsGeo module labels Oct 3, 2025
@JRoy
JRoy added this pull request to the merge queueOct 3, 2025
Merged via the queue into EssentialsX:2.x with commit 4dabeb5Oct 3, 2025
1 check passed
@JRoy
JRoy deleted the fix/6313 branch October 3, 2025 14:36
Euphillya added a commit to Euphillya/Essentials-Folia that referenced this pull request Oct 6, 2025
EssentialsX@ca7f3b5 Add option to limit baltop entries (EssentialsX#6300)
EssentialsX@893bae0 Change baltop entry limit wording (EssentialsX#6306)
EssentialsX@65120e9 Update to Minecraft 1.21.9 (EssentialsX#6299)
EssentialsX@22b4975 Fixes stale cached locations after using /settpr (EssentialsX#6305)
EssentialsX@8982aae Fix updating join message when not needed (EssentialsX#6312)
EssentialsX@4dabeb5 Fix GeoIP dependencies (EssentialsX#6314)
EssentialsX@264b0ed Improve memory resilience with Configurate (EssentialsX#6266)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: geoIssues or PRs for the EssentialsGeo moduletype: bugfixPRs that fix bugs in EssentialsX.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EssentialsGeoIP error on loading and being disabled, recent development

2 participants

@JRoy@mdcfe