Excluded distance larger than cutoff in ligand with virtual site

Hello, yes the virtual sites are connected to one chlorine each and the two atoms mentioned in the error are one of the LP and an oxygen that is O1 of the ligand, which is 10 bonds away from the chlorine (parent of the LP with number 4141). This is my mdp for the production that is the failed step (minimization and equilibration ended fine):
integrator = md
dt = 0.002
nsteps = 500000
nstxout-compressed = 50000
nstxout = 0
nstvout = 0
nstfout = 0

nstcalcenergy = 100
nstenergy = 1000
nstlog = 1000
;
cutoff-scheme = Verlet
nstlist = 10
vdwtype = Cut-off
vdw-modifier = Force-switch
rvdw_switch = 1.0
rvdw = 1.2
rlist = 1.2
rcoulomb = 1.2
coulombtype = PME
;
tcoupl = v-rescale
tc_grps = SOLU SOLV
tau_t = 1.0 1.0
ref_t = 310 310
;
pcoupl = C-rescale
pcoupltype = isotropic
tau_p = 5.0
ref_p = 1.0
compressibility = 4.5e-5
refcoord_scaling = com
;
constraints = h-bonds
constraint_algorithm = LINCS
lincs-order = 6
lincs-iter = 2
;
nstcomm = 100
comm_mode = linear

also, this are my [exclusion] list:

virtual_sites3

; Site from funct theta d
66 11 10 7 3 180.00 0.164
67 26 25 24 3 180.00 0.164

exclusions

; ai aj
66 11 1
66 10 1
66 7 1
66 5 1
66 8 1
66 9 1
66 12 1
66 13 1
66 21 1
66 44 1
66 14 1
66 15 1
66 16 1
66 46 1
67 26 1
67 25 1
67 24 1
67 23 1
67 35 1
67 61 1
67 62 1

Why do you need exclusions at such a large distance?