Severe log spam when run with Create and JEI
saltyseadoggo opened this issue ยท 1 comments
when emi, jei and create are run alongside each other, emi logs a large number of lines to latest.log
saying that various crafting recipes were registered twice.
[21:45:52] [Thread-14/ERROR] [EMI/]: [EMI] 2 recipes loaded with the same id: jei:/minecraft/iron_trapdoor
[21:45:52] [Thread-14/ERROR] [EMI/]: [EMI] 2 recipes loaded with the same id: jei:/minecraft/clay
[21:45:52] [Thread-14/ERROR] [EMI/]: [EMI] 2 recipes loaded with the same id: jei:/create/milling/large_fern
[21:45:52] [Thread-14/ERROR] [EMI/]: [EMI] 2 recipes loaded with the same id: jei:/create/milling/oxeye_daisy
[21:45:52] [Thread-14/ERROR] [EMI/]: [EMI] 2 recipes loaded with the same id: jei:/minecraft/deepslate_tiles
[21:45:52] [Thread-14/ERROR] [EMI/]: [EMI] 2 recipes loaded with the same id: jei:/minecraft/prismarine
[21:45:52] [Thread-14/ERROR] [EMI/]: [EMI] 2 recipes loaded with the same id: jei:/create/milling/rose_bush
[21:45:52] [Thread-14/ERROR] [EMI/]: [EMI] 2 recipes loaded with the same id: jei:/minecraft/bone_block
[21:45:52] [Thread-14/ERROR] [EMI/]: [EMI] 2 recipes loaded with the same id: jei:/create/milling/granite
[21:45:52] [Thread-14/ERROR] [EMI/]: [EMI] 2 recipes loaded with the same id: jei:/minecraft/waxed_cut_copper
... etc.
the number of log lines present with just these four mods isn't too terrible, but when you start adding in other big content mods, the number of log lines increases significantly. in my custom modpack with various other big content mods including biomes o plenty, immersive engineering, various abnormals mods, etc., emi printed almost 8,000 of these error lines to latest.log
(7,866 to be precise, determined by subtracting the line number of the first emi error line from the line number of the last). these lines also get re-logged every time you switch worlds or run /reload
, exacerbating the issue.
this severe log spam makes it harder to find whatever info one wishes to find in their logs, while seemingly not conveying any useful info to the end user, as i have no clue what, if anything, i can do about these duplicate recipes or what effects they have on anything. as such, i would like to see this issue investigated and resolved.
steps to reproduce:
- start minecraft 1.19.2 with emi, jei, create and flywheel loaded.
- start the game
- create and enter a new world
- exit the game
- open
latest.log
- scroll down until you see the large wall of errors like the ones in the log excerpt above
versions:
minecraft 1.19.2
create 0.5.1c
emi 1.0.11
jei 11.6.0.1016