Error during reload
BazZziliuS opened this issue ยท 3 comments
Describe the bug
After using the /reload command I noticed an error
To Reproduce
- /reload
Expected behavior
I expect that such an error will not occur.
Screenshots / Scripts / Logs
https://paste.fuix.net/N42e7cr
Versions (please complete the following information):
- Minecraft: 1.20.1
- Forge: 47.3.10
- Cucumber: 7.0.13
- Singleplayer or Multiplayer: Dedicated Server
{
"__comment": "Instructions: https://blakesmods.com/docs/cucumber/tags-config",
"forge:ingots/nickel": "null",
"forge:ingots/iridium": "null",
"forge:ingots/lead": "mekanism:ingot_lead",
"forge:gems/ruby": "null",
"forge:rubber": "null",
"forge:ingots/uranium": "mekanism:ingot_uranium",
"forge:gems/peridot": "null",
"forge:ingots/steel": "mekanism:ingot_steel",
"forge:ingots/graphite": "null",
"forge:ingots/constantan": "null",
"forge:ingots/aluminum": "null",
"forge:ingots/electrum": "null",
"forge:ingots/brass": "null",
"forge:silicon": "ae2:silicon",
"forge:ingots/silver": "null",
"forge:dusts/sulfur": "mekanism:dust_sulfur",
"forge:ingots/mithril": "null",
"forge:ingots/platinum": "null",
"forge:ingots/zinc": "null",
"forge:dusts/niter": "null",
"forge:gems/apatite": "null",
"forge:ingots/bronze": "mekanism:ingot_bronze",
"forge:ingots/invar": "null",
"forge:dusts/saltpeter": "null",
"forge:gems/sapphire": "null",
"forge:ingots/tungsten": "null",
"forge:ingots/chrome": "null",
"forge:ingots/titanium": "null",
"forge:ingots/tin": "mekanism:ingot_tin"
}
Weird, that looks fine to me. Maybe there's a file permissions issue? If you delete that file and let it regenerate does it still error?