10
Great, I've found it, but don't know why.
Change line 416 in file /class/xoopsblock.php from
function getAllByGroupModule($groupid, $module_id = 0, $toponlyblock = false, $visible = null, $orderby = 'b.weight,b.bid', $isactive = 1)
to
function getAllByGroupModule($groupid, $module_id = 0, $toponlyblock = false, $visible = null, $orderby = 'b.weight,m.block_id', $isactive = 1)