ReikaKalseki / Reika_Mods_Issues

The issue tracker for all of my mods - RotaryCraft, its addons, ChromatiCraft, and everything else.
46 stars 14 forks source link

[Satisforestry] TC aspects not given due to broken API call #3366

Open thePalindrome opened 5 months ago

thePalindrome commented 5 months ago
[17:10:41] [Client thread/ERROR] [FML/Satisforestry]: DRAGONAPI ERROR: Could not add aspects to 1xtile.crashsite@1: You must specify a level for every aspect!
[17:10:41] [Client thread/WARN] [FML/Satisforestry]: Stack Trace:
[17:10:41] [Client thread/WARN] [FML/Satisforestry]:    Reika.DragonAPI.ModInteract.DeepInteract.ReikaThaumHelper.addAspects(ReikaThaumHelper.java:173)
[17:10:41] [Client thread/WARN] [FML/Satisforestry]:    Reika.DragonAPI.ModInteract.DeepInteract.ReikaThaumHelper.addAspectsToBlockMeta(ReikaThaumHelper.java:194)
[17:10:41] [Client thread/WARN] [FML/Satisforestry]:    Reika.Satisforestry.SFThaumHandler.load(SFThaumHandler.java:87)
[17:10:41] [Client thread/WARN] [FML/Satisforestry]:    Reika.Satisforestry.Satisforestry.load(Satisforestry.java:299)

also present for crashsite ID 2, 3 and 4

A testbench to find these kinds of obvious issues would be helpful as well, although a bit out of scope for this repo