[img[_img + "av" + _restblow +"/morningblow1.jpg"]]
The new MBJ image files are not loading under Linux as file paths are case sensitive, it needs to be "Av" rather than "av", while under windows case sensitivity isn't an issue.
/* Wrix will not use each other sexually */ <<if _slave.girlid is 18 or _slave.girlid is 19 and (_npc.girlid is 18 or _npc.girlid is 19)>><<set _kinblock to true>><</if>>
Another issue I have found is that "Wrix Kinblock" is preventing all training for both characters. Essentially the code currently excludes 18 and 19 training from anyone not just each other.