Removing errors from Console

Issue #44 resolved
Former user created an issue

Hello! Is there anyway I can remove the errors that show up in the console?

Comments (1)

  1. Hans Kurel repo owner

    This means that you have materials (OAK_SIGN, OAK_WALL_SIGN etc.) listed in the config that doesn't exist in your version of Spigot. You should remove them and replace them with 1.13 material enums (SIGN, WALL_SIGN etc.). You should refer to the default config, where I've marked which materials belong to which versions.

  2. Log in to comment