If you want to fix it yourself before a new version of this mod is published, unpack its zip file and edit file prototypes/entities.lua:
1. edit line 13: add comma at the end of line:
color = { r = 100, g = 100, b = 200 },
2. add a new line immediately following it (so it will be line 14:
corpse = "locomotive-remnants"