question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

What i did / Steps to reproduce

Updated to 1.5.3.

Expected result

Not error on startup.

Actual result

Errored on startup.

[18:03:38 ERROR]: [BlueMap] Failed to load!
java.lang.IllegalArgumentException: Comparison method violates its general contract!
        at java.util.TimSort.mergeHi(TimSort.java:903) ~[?:?]
        at java.util.TimSort.mergeAt(TimSort.java:520) ~[?:?]
        at java.util.TimSort.mergeCollapse(TimSort.java:448) ~[?:?]
        at java.util.TimSort.sort(TimSort.java:245) ~[?:?]
        at java.util.Arrays.sort(Arrays.java:1515) ~[?:?]
        at java.util.ArrayList.sort(ArrayList.java:1750) ~[?:?]
        at de.bluecolored.bluemap.common.rendermanager.MapUpdateTask.createTasks(MapUpdateTask.java:79) ~[?:?]
        at de.bluecolored.bluemap.common.rendermanager.MapUpdateTask.<init>(MapUpdateTask.java:63) ~[?:?]
        at de.bluecolored.bluemap.common.rendermanager.MapUpdateTask.<init>(MapUpdateTask.java:59) ~[?:?]
        at de.bluecolored.bluemap.common.rendermanager.MapUpdateTask.<init>(MapUpdateTask.java:43) ~[?:?]
        at de.bluecolored.bluemap.common.plugin.Plugin.load(Plugin.java:185) ~[?:?]
        at de.bluecolored.bluemap.bukkit.BukkitPlugin.lambda$onEnable$0(BukkitPlugin.java:140) ~[?:?]
        at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) ~[patched_1.16.5.jar:git-Tuinity-"f32fe9a"]
        at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:58) ~[patched_1.16.5.jar:git-Tuinity-"f32fe9a"]
        at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Tuinity-"f32fe9a"]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
        at java.lang.Thread.run(Thread.java:834) [?:?]
[18:03:38 INFO]: [BlueMap] WebServer closed.

Context

BlueMap Version: 1.5.3-spigot

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
untunedcommented, Jun 19, 2021

@untuned Make sure you updated to 1.5.4 😃

That did in fact fix it, along with updating the plugin that uses the API (Lands). Thanks!

0reactions
TBlueFcommented, Jun 19, 2021

@untuned Make sure you updated to 1.5.4 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Is the Start Menu Critical Error and How Do You Fix It?
The Start menu critical error mainly occurs when Windows force-stops a program that is causing internal issues. · Corrupt system files and lack ......
Read more >
How to Fix Critical Error Your Start Menu Isn't Working ...
A critical error start menu happens while the OS ends a program because of internal issues. These errors can be set off by...
Read more >
Critical Error – Your Start menu isn't working.
Try to re-register Start Menu: 1. Open Task Manager, click File > Run new task. 2. Type powershell in the Create new task...
Read more >
How to Fix Windows 10 Start Menu Critical Error - EaseUS
Step 3. Your computer should now restart to boot options. Go to "Troubleshoot" > "Advanced options" > "Startup Settings". Click the "Restart" ...
Read more >
How To Fix "Critical Error Your Start Menu Isn't Working"
Critical Error: Your Start Menu Isn't Working · Re-install Your Start Menu · Restart Windows Explorer · Run the System File Checker ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found