Dramatic Doors

Dramatic Doors

1M Downloads

[BUG] Non-lethal Error parsing Modern Door variants on a server

DEAFG0AT opened this issue ยท 1 comments

commented

Thank you for reporting!

For issues:

  • If the issue seems to affect only one mod, report to them instead of here.
  • Remove Dramatic Doors to see if they are causing the issue before reporting.
  • If you crashed, please paste the crash log to gist and link it here.

Important Information
Minecraft Version: 1.19.2
Mod Loader System: Fabric
DramaticDoors Version: 2.0.1

Describe the bug
Error parsing Modern Door variants on a server

To Reproduce
Steps to reproduce the behavior:

  1. Launch a server
  2. Receive error

Expected behavior
The server is still able to launch, and the doors seem to be functional, so I'm not exactly sure what this error is for -- just thought you may be interested.

Screenshots

image

commented

I am getting similar Parsing errors

https://mclo.gs/ObIJ2F9

also the following

`

[09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_chipped_modern_warped_door: Unknown item id 'chipped:modern_warped_door'

22427 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_chipped_sliding_warped_door: Unknown item id 'chipped:sliding_warped_door'
22428 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_chipped_screen_mangrove_door: Unknown item id 'chipped:screen_mangrove_door'
22429 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_chipped_modern_spruce_door: Unknown item id 'chipped:modern_spruce_door'
22430 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_chipped_modern_mangrove_door: Unknown item id 'chipped:modern_mangrove_door'
22431 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/short_blockus_bamboo_door: Unknown item id 'blockus:bamboo_door'
22432 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_chipped_modern_birch_door: Unknown item id 'chipped:modern_birch_door'
22433 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_chipped_shack_mangrove_door: Unknown item id 'chipped:shack_mangrove_door'
22434 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement naturescompass:natures_compass: Expected items to be a JsonArray, was "min...ss"
22435 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_chipped_tiled_mangrove_door: Unknown item id 'chipped:tiled_mangrove_door'
22436 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_blockus_bamboo_door: Unknown item id 'blockus:bamboo_door'
22437 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_chipped_modern_dark_oak_door: Unknown item id 'chipped:modern_dark_oak_door'
22438 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_chipped_modern_jungle_door: Unknown item id 'chipped:modern_jungle_door'
22439 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_rue_cherry_door: Unknown item id 'regions_unexplored:cherry_door'
22440 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_chipped_modern_acacia_door: Unknown item id 'chipped:modern_acacia_door'
22441 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/tall_chipped_modern_crimson_door: Unknown item id 'chipped:modern_crimson_door'
22442 | [09:33:27] [Server thread/ERROR]: Parsing error loading custom advancement dramaticdoors:recipes/redstone/short_rue_cherry_door: Unknown item id 'regions_unexplored:cherry_door'

`