0

I'm using Overleaf to work on a project and just started receiving this error on all of my images. As a result, when I compile, the PDF will stop at the bottom of the last page before the first image appears.

I haven't touched the project or the code in about a month and had no errors before or problems compiling the document.

The code for my images is relatively simple:

\begin{figure}
    \centering
    \includegraphics[width=0.6\columnwidth]{why_multiple_choice.png}
    \caption{some caption}
    \label{fig:why_multiple_choice_chart}
\end{figure}

I've tried jpg, png, and pdf. No difference.

Strangely, I can export my project and upload it as a new project to Overleaf and it compiles just fine... so strange! Because of the history on this project, I'd love to resolve the issue rather than switch over.

0 Answers0