Two validation warnings found in my server's latest.log
PJRamaglia opened this issue ยท 2 comments
Describe the bug
Please refer to lines 364 - 365 of my server's latest.log file.
To Reproduce
N/A
Log output/error (if present)
Get your minecraft log and paste it here.
Expected behavior
N/A
Screenshots
N/A
Versions
- Minecraft Version: 1.18.1
- Architectury API Version: architectury-3.4.9
- Platform (Forge/Fabric): Forge
- Forge Version: forge-1.18.1-39.0.63
- Fabric Loader Version: N/A
- Fabric API Version: N/A
- Mod Version: betteranimalsplus-1.18.1-11.0.3-forge
Additional context
N/A
[18:20:36] [Worker-Main-28/WARN]: Found validation problem in {minecraft:entities/wolf}.pools[0].entries[0]: Unknown loot table called betteranimalsplus:data/trinkets/entities/feralwolf_snowy
[18:20:36] [Worker-Main-28/WARN]: Found validation problem in {minecraft:entities/squid}.pools[1].entries[0]: Unknown loot table called betteranimalsplus:data/trinkets/entities/squid
Same underlying cause as #285