TheFizzWare / DramaticDoors

Minecraft Mod for Forge Modloader: 3-block high doors, in every vanilla variety! End enderman discrimination!
MIT License
2 stars 10 forks source link

[BUG] Error in Fabric 1.18.2 server #13

Closed pavog closed 2 years ago

pavog commented 2 years ago

Important Information Minecraft Version: 1.18.2 Fabric Version: 0.14.6 DramaticDoors Version: DramaticDoors-FABRIC-1.18.2-1.0.jar

Describe the bug I created a brand new Fabric 1.18.2 server, installed fabric api and DramaticDoors. When I start the server it throws some exceptions and writes them to my server log. However the server does not crash.

Error message:

[Worker-Main-4/ERROR]: Couldn't read tag list dramaticdoors:tall_doors from dramaticdoors:tags/blocks/tall_doors.json in data pack Dramatic Doors (Fabric)
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 6 column 4 path $.values[2]

To Reproduce Steps to reproduce the behavior:

Expected behavior No errors ;-)

Full error log: https://mclo.gs/6Si9tXZ

Kitteh6660 commented 2 years ago

Should hopefully be fixed in mod version 1.1 for Fabric!

pavog commented 2 years ago

Yes, I can confirm that these errors do not occur in the latest release DramaticDoors-FABRIC-1.18.2-1.1.jar.