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.

Correctly parse Spigot 1.16.5+ version string

See original GitHub issue

Description

Describe the bug

[18:08:36] [Server thread/WARN]: [BentoBox] ************ Disclaimer **************
[18:08:36] [Server thread/WARN]: [BentoBox] BentoBox may not be compatible with this server!
[18:08:36] [Server thread/WARN]: [BentoBox] BentoBox is tested only on the following Spigot versions:
[18:08:36] [Server thread/WARN]: [BentoBox] 1.15.2, 1.16.1, 1.16.2, 1.16.3, 1.16.4

Steps to reproduce the behavior

  • Update to Spigot or Paper 1.16.5
  • Update BentoBox to latest
  • Start server

Expected behavior

BentoBox should recognize 1.16.5

Output of /bbox version (Mandatory)
>bbox ver
[22:35:38] [Server thread/INFO]: Running Invalid () Invalid.
[22:35:38] [Server thread/INFO]: BentoBox version: 1.16.0-SNAPSHOT-b1960
[22:35:38] [Server thread/INFO]: Database: JSON
[22:35:38] [Server thread/INFO]: Loaded Game Worlds:
[22:35:38] [Server thread/INFO]: world_skyblock (SkyBlock): Overworld, [nether_color]Nether, [end_color]End
[22:35:38] [Server thread/INFO]: Loaded Addons:
[22:35:38] [Server thread/INFO]: Biomes 1.14.1-SNAPSHOT-b200 (ENABLED)
[22:35:38] [Server thread/INFO]: BSkyBlock 1.14.3 (ENABLED)
[22:35:38] [Server thread/INFO]: Challenges 0.8.4-SNAPSHOT-b438 (ENABLED)
[22:35:38] [Server thread/INFO]: ExtraMobs 1.11.0.4-SNAPSHOT-b7 (ENABLED)
[22:35:38] [Server thread/INFO]: Level 2.5.1 (ENABLED)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
tastybentocommented, Feb 18, 2021

You don’t have to keep reporting it. It’ll get worked on when we have time.

0reactions
SlimeDogcommented, Feb 20, 2021

Confirmed fixed with BentoBox 1.16.0-b1987 on Spigot 3013-Spigot-73fb609-0cd8f19 (MC: 1.16.5). Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

1.16.5 - Multiversion support with sounds | SpigotMC - SpigotMC
The first way is to make two differents version depending on the minecraft version, like you said. It is easy to do with...
Read more >
Upgrading TARDIS plugin from Minecraft 1.8.3 to 1.16.5 #515
I need to get the TARDIS plugin updated to the current version of Minecraft with minimal loss to user data. Here's what I've...
Read more >
Spigot Plugin Development - Tab Completion with Commands
In this episode, I show you how to add tab completion to your commands in spigot. Tab completion is when suggestions come up...
Read more >
Minecraft Plugin Help (Spigot) - java - Stack Overflow
I see the problem in the first console line: org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml. And at the end you can see:
Read more >
Raw JSON text format - Minecraft Wiki - Fandom
A raw JSON text component can be any JSON data type other than JSON null, including JSON string, JSON array, JSON object, JSON...
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