Erros estranhos com imagem no texfile

Erros estranhos com imagem no texfile

Estou trabalhando em um manuscrito no verso e ele compila perfeitamente lá, porém quando tento enviá-lo o compilador local do ArXiv não gosta nada. O erro principal parece derivar da linha 62, que é apenas a legenda da minha imagem.

%% An example figure call using \includegraphics
\begin{figure}[h!]
\begin{center}
\includegraphics[width=\textwidth]{Figure_1.png}
\caption{The top row shows from left to right: the chop difference frames of HR2652 taken with chop angles of 0, 180, 270 and 90 degrees and the corresponding nod frames in the middle row. Note the inverted signal on the background pattern for opposing chop angles. The panels in the bottom row compare inverse chop addition with classical chopping and nodding along two chop directions. The red rectangle represents the region used for background calibration and the black square represents the region used for obtaining source counts.} 
 \label{fig:1}
\end{center}
\end{figure}

Alguém tem alguma ideia do que está acontecendo aqui?

Registro de erros:https://pastebin.com/YRHUCe02

Arquivo:https://www.overleaf.com/read/rdcwwzwvhgsy

informação relacionada