there is nothing about setting the time that the black box duration
which black box? Do you mean the simulation window?
maybe something to do with this.
No. This box in post #536 is the dialog to set the horizontal plot axis. It haas absolutely nothing to do with the simulation per se, it is used for displaying the results only.
the middle one works fine the filters on the otherhand do not!!
The images are hard to read, but it looks like you left one input of the opamps open. See this example with my markings in red:

An opamp always needs both inputs connected somehow. How this "somehow" looks depends on the circuit.
Or is that a connection to a mid-voltage reference? As stated before: hard to read.
can you solve the problem with the black box not going on for long enough
Do you get any error message?
LTSPICE, as any SPICE based simulator, does not (can not) solve the network analytically. Instead it does a numerical approximation of the voltages and currents over time. To do so it uses numerical integration in discrete time steps and checks for convergence of the results. If the results do not converge well, the simulator decreases the time step and repeats the calculation. If for whatever reason the sumulation does not converge well, the time stepps become increasingly smaller and the simulation time increases accordingly. This may be the case here.
In the resource section I linked, specifically in
this thread, I show some things you can try to improvethe situation / remedy the issue.