Theses, Books, Title pagesError message! Project is not compiling!

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
aswadson
Posts: 12
Joined: Mon Feb 20, 2017 12:46 pm

Error message! Project is not compiling!

Post by aswadson »

Help Please I need to submit my paper tomorrow morning, Everything worked just fine until now, I left to eat and when I came back I found this massage! What is this? how can I fix it?



Code: Select all

(no line number):
This is BibTeX, Version 0.99d (TeX Live 2016/Debian)
Capacity: max_strings=100000, hash_size=100000, hash_prime=85009
The top-level auxiliary file: main.aux
The style file: biblatex.bst
A level-1 auxiliary file: Chapters/Chapter1.aux
Reallocated glb_str_ptr (elt_size=4) to 20 items from 10.
Reallocated global_strs (elt_size=20001) to 20 items from 10.
Reallocated glb_str_end (elt_size=4) to 20 items from 10.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated wiz_functions (elt_size=4) to 6000 items from 3000.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Database file #1: main-blx.bib
Database file #2: example.bib
I was expecting a `,' or a `}'---line 36 of file example.bib
:
: note = {Accessed: 2016-05-01}
(Error may have been on previous line)
I'm skipping whatever remains of this entry
I was expecting a `,' or a `}'---line 57 of file example.bib
:
: URL = {http://dx.doi.org/10.1002/9781118577851.ch7},
(Error may have been on previous line)
I'm skipping whatever remains of this entry
I was expecting a `,' or a `}'---line 78 of file example.bib
:
: URL = {http://dx.doi.org/10.1002/9781118577851.ch7},
(Error may have been on previous line)
I'm skipping whatever remains of this entry
I was expecting a `,' or a `}'---line 90 of file example.bib
:
: doi = {10.3926/jiem.573},
(Error may have been on previous line)
 
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

aswadson
Posts: 12
Joined: Mon Feb 20, 2017 12:46 pm

Error message! Project is not compiling!

Post by aswadson »

I fixed some of the issues but now I receive this massage!

"(no line number):
Overleaf Error: failed to download Figures/Scala-Y2-DL-20.PNG.
If this error persists, please try to upload the file again." '

And when I try to upload the figure it refuses to load!!!!
User avatar
Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Error message! Project is not compiling!

Post by Stefan Kottwitz »

Upload again with a different name. Ensure that the name is exactly the same in the document after you changed it there too: same capital or lowercase letters. Perhaps use png instead of PNG (caps). Maybe it's an Overleaf issue in file handling.

Stefan
LaTeX.org admin
aswadson
Posts: 12
Joined: Mon Feb 20, 2017 12:46 pm

Error message! Project is not compiling!

Post by aswadson »

I tried all of that and it didn't work, but just before I gave up I recompiled everything from scratch and lo and behold everything was back to normal! The worst two hours of my life!! haha hope that it would not happen again! Thank you so much for replying, I really appreciate that!
User avatar
Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Error message! Project is not compiling!

Post by Stefan Kottwitz »

Nice to see that it works now!

By the way, always make a backup copy of your work. If you have a backup, it should always be possible to fix an issue to make it work again. Of not on Overleaf, then by installing a local TeX version. (La)TeX is very compatible across operating systems.

Stefan
LaTeX.org admin
Post Reply