Bug Open

Failed reading existing pack.mcmeta, recreating: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 15 column 21 path $.overlays.entries[0].formats See https://github.com/google/gson/blob/main/

#6736 opened by Unknown 9 months ago

Unknownreported this bug

with the newst last cruicble dev build , the pack si not mergin the pack.mcmeta pack properly, and gave me the error below:

[15:17:03 WARN]: [MythicMobs] Failed reading existing pack.mcmeta, recreating: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 15 column 21 path $.overlays.entries[0].formats See https://github.com/google/gson/blob/main/Troubleshooting.md#unexpected-json-structure

this on paper mc 1.21.10 and lastest cruicible dev build

would be nice if can be fix and properly merge with cruicible. thank you

Sign in to join the discussion.