TARDIS

TARDIS

228k Downloads

Bug: TARDIS seed borked

darthnsupreme opened this issue ยท 1 comments

commented

Describe the bug

TARDIS seed throws an error while trying to craft, but "appears" to create a seed block. On seed placement, another error appears and it cannot be further interacted with -- key does nothing, block just sits there.

Happens on a clean install of PaperMC, with no other plugins besides TARDIS and TARDISChunkGenerator.

To Reproduce

  1. server: PaperMC 1.18.2-241
  2. fresh copies of TARDIS and TARDISChunkGenerator plugins, version 4.9.0
  3. load it up
  4. OP yourself for permissions reasons
  5. attempt to craft a seed block (throws Error-1)
  6. place the supposedly-correct seed block (throws Error-2)

Screenshots

No response

Log files

https://pastebin.com/hVDhbCxM

'/tardis version' output

[17:04:26] [Server thread/INFO]: [TARDIS] Server version: git-Paper-241 (MC: 1.18.2)
[17:04:26] [Server thread/INFO]: [TARDIS] TARDIS version: 4.9.0-b2415
[17:04:26] [Server thread/INFO]: [TARDIS] TARDISChunkGenerator version: 4.9.0
[17:04:26] [Server thread/INFO]: [TARDIS] Checking for new TARDIS builds...
[17:04:27] [Craft Scheduler Thread - 4 - TARDIS/INFO]: [TARDIS] You are running the latest version!

commented

TARDIS seed block recipes were not being added to the server correctly as the material choices for the wall and floor blocks contained DRIPLEAF blocks. Update to fix :)