You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i think our server sometimes crash because of this:
[04:38:38] [Worker-Main-21/ERROR]: Couldn't parse data file hnh:white_terracotta_brick_stairs from hnh:recipes/white_terracotta_brick_stairs.json
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 16 column 14 path $.result.count
The recipe for White Terracotta Brick Stairs contains an 's' in the count making json file to parse the recipe
https://github.com/starfish-studios/Hearth-and-Home/blob/base/common/src/main/resources/data/hnh/recipes/white_terracotta_brick_stairs.json
The text was updated successfully, but these errors were encountered: