Failed to load mods: The given sprite rectangle (left_top=0x0, right_bottom=64x64) is outside the actual sprite size (left_top=0x0, right_bottom=32x256). See the log file for more information.: __surface-link__/graphics/entity/surface-link.png
Thank you for the report.
1. Wrong mod you are posting on - though I created the whole thing and split it.
2. The sprite size is actually correct, but the filename isn't, thus the (smaller) non-hr-version is loaded.
3. Surface Link v1.0.1 should have this fixed now, I hope that works for you too.
I get the same error with Surface Link v1.0.1, taking a look at data.lua, the filename is still __surface-link__/graphics/entity/surface-link.png.
But confirmed, if I change it to __surface-link__/graphics/entity/hr-surface-link.png it does work as expected.