Delightful

Delightful

28M Downloads

"Couldn't parse data file..." errors in logs

Norepinephrinee opened this issue · 1 comments

commented

Full log attached ✔

A few errors appear in the server log when Delightful is installed.
Some of them are related to the Ecologics mod and disappear after installing it, while others, for some reason, complain about base game files (e.g., minecraft:rabbit_stew).

I first noticed these errors when I had other mods installed. Assuming it was a mod conflict, I deleted every single mod except for Delightful and Farmer's Delight, but the issue persisted.

Steps to reproduce the behavior:

  1. Install Delightful alongside Farmer's Delight.
  2. Run the server.

Expected behavior:
Clear logs.

Screenshots:

Image

Image

Versions:
Farmer's Delight (latest version): 1.2.7
Delightful (latest version): 3.7.1

Forge: 47.3.12

Minecraft: 1.20.1

Log:
latest (1).log

commented

This log is just the game complaining about empty files (because recipes are modified), and they won't cause any issues with the mod loading properly. I'll replace the empty files with ones containing a false recipe condition to silence the logs going forward.