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

Signs not recognized #61

Closed
SlimeDog opened this issue Jul 2, 2019 · 4 comments
Closed

Signs not recognized #61

SlimeDog opened this issue Jul 2, 2019 · 4 comments
Assignees
Labels
1.14 Related to 1.14
Milestone

Comments

@SlimeDog
Copy link

SlimeDog commented Jul 2, 2019

Spigot 1.14.3 latest (Jenkins 2382)
git-Spigot-935adb3-a0e4747 (MC: 1.14.3) (Implementing API version 1.14.3-R0.1-SNAPSHOT)

Description

Describe the bug

[16:13:08] [Server thread/WARN]: [BentoBox] Unknown material (SIGN) in config.yml blocks section. Skipping...
[16:13:08] [Server thread/WARN]: [BentoBox] Unknown material (WALL_SIGN) in config.yml blocks section. Skipping...

Steps to reproduce the behavior

  • Start server
  • Process console/log

Screenshots and videos

Expected behavior

New materials should be included in configuration.

Environment

Server

  • OS: CentOS Linux release 7.6.1810 (Core)
  • Java version: java version "11.0.3" 2019-04-16 LTS
    Java(TM) SE Runtime Environment 18.9 (build 11.0.3+12-LTS)
    Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.3+12-LTS, mixed mode)

Plugins

Many, but irrelevant to this issue.

BentoBox setup

BentoBox and Addons
>bbox version
[18:18:12] [Server thread/INFO]: Running SPIGOT 1.14.3.
[18:18:12] [Server thread/INFO]: BentoBox version: 1.6.0-SNAPSHOT-b1225
[18:18:12] [Server thread/INFO]: Loaded Game Worlds:
[18:18:12] [Server thread/INFO]: world_skyblock (SkyBlock): Overworld, Nether, End
[18:18:12] [Server thread/INFO]: Loaded Addons:
[18:18:12] [Server thread/INFO]: BSkyBlock 1.5.3-SNAPSHOT (ENABLED)
[18:18:12] [Server thread/INFO]: Challenges 0.8.0-SNAPSHOT-#278 (ENABLED)
[18:18:12] [Server thread/INFO]: Level 1.5.1-SNAPSHOT (ENABLED)
Configuration
  • Database: JSON

Additional context

@tastybento tastybento transferred this issue from BentoBoxWorld/BentoBox Jul 2, 2019
@tastybento tastybento self-assigned this Jul 2, 2019
@tastybento
Copy link
Member

This is from the Level addon and is because it has not been updated to support 1.14 materials. You can just edit the config.yml yourself to include OAK_SIGN, SPRUCE_SIGN, etc. At some point these will be added in a later version of the addon.

@tastybento tastybento added 1.14 Related to 1.14 and removed wontfix labels Jul 2, 2019
@SlimeDog
Copy link
Author

SlimeDog commented Jul 2, 2019

Thanks. I just wanted to add it to the development list.

@SlimeDog
Copy link
Author

Now that Spigot 1.14.4 is officially released...

@tastybento
Copy link
Member

Yes, once I've done the 1.6.0 release of the addon I'll move fully to 1.14.4.

@tastybento tastybento added this to the 1.7.0 milestone Aug 16, 2019
tastybento added a commit that referenced this issue Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.14 Related to 1.14
Projects
None yet
Development

No branches or pull requests

2 participants