Hi dev,
item_sound was changed and now is no longer Global, this created a bug with your mod.
https://forums.factorio.com/viewtopic.php?t=120497
Warehousing had the same issue
https://mods.factorio.com/mod/Warehousing/discussion/672e7b09cda4107bd24c6781
Haven't been able to do a quick and dirty fix so can't really tell you how to fix it.
Error trace:
Failed to load mods: ev-refining/prototypes/items.lua:120: attempt to index global 'item_sounds' (a nil value)
stack traceback:
ev-refining/prototypes/items.lua:120: in main chunk
[C]: in function 'require'
ev-refining/data.lua:3: in main chunk
Thanks for the great mode and for taking the time.