Ah ok. Habe ich gerade gemacht. Dein Minimalbeispiel lief ohne Probleme durch, auch mit Signatur. Bei meinem Dokument setzt er alle Felder, bis auf die Signatur.
Folgendes Log kam beim kompilieren:
INFO - This is Biber 2.10
INFO - Logfile is 'MAThesisSiegmayer.blg'
INFO - Reading 'MAThesisSiegmayer.bcf'
INFO - Found 12 citekeys in bib section 0
INFO - Processing section 0
INFO - Looking for bibtex format file 'LiteraturMaster.bib' for section 0
INFO - LaTeX decoding ...
INFO - Found BibTeX data source 'LiteraturMaster.bib'
WARN - Entry 'DeutscherBundestag.31.05.' (LiteraturMaster.bib): Invalid format '31.05.' of date field 'date' - ignoring
INFO - Overriding locale 'de-DE' defaults 'normalization = NFD' with 'normalization = prenormalized'
INFO - Overriding locale 'de-DE' defaults 'variable = shifted' with 'variable = non-ignorable'
INFO - Sorting list 'nty/global//global/global' of type 'entry' with template 'nty' and locale 'de-DE'
INFO - No sort tailoring available for locale 'de-DE'
INFO - Overriding locale 'de-DE' defaults 'normalization = NFD' with 'normalization = prenormalized'
INFO - Overriding locale 'de-DE' defaults 'variable = shifted' with 'variable = non-ignorable'
INFO - Sorting list 'archive/global//global/global' of type 'entry' with template 'archive' and locale 'de-DE'
INFO - No sort tailoring available for locale 'de-DE'
INFO - Writing 'MAThesisSiegmayer.bbl' with encoding 'UTF-8'
INFO - Output to MAThesisSiegmayer.bbl
INFO - WARNINGS: 1
Prozess endete normal
Hier mal meine Einstellungen zu Biblatex:
\usepackage[backend=biber, style=authortitle-dw, isbn=false, date=long, datezeros=false, editorstring=parens, edsuper=true, namefont=smallcaps, journalnumber=afteryear]{biblatex}
\addbibresource{LiteraturMaster.bib}
\usepackage[babel,german=quotes]{csquotes}
%\usepackage{hyperref}
\apptocmd{\UrlBreaks}{\do\f\do\m}{}{}
\setcounter{biburllcpenalty}{9000}% Kleinbuchstaben
\setcounter{biburlucpenalty}{9000}% Großbuchstaben
\renewcommand*{\labelnamepunct}{\addcolon\space}
\renewcommand*{\finalnamedelim}{\addsemicolon\space}
\renewcommand*{\multinamedelim}{\addsemicolon\space}
\renewcommand*{\citemultinamedelim}{\addsemicolon\space}
\renewcommand*{\citefinalnamedelim}{\addsemicolon\space}
\renewcommand*{\bibmultinamedelim}{\addcomma\space}
\renewcommand*{\bibfinalnamedelim}{\addsemicolon\space}%
\renewcommand*{\bibrevsdnamedelim}{\addspace}
\DeclareNameFormat{last-first/first-last}{%
\nameparts{#1}%
\ifnumequal{\value{listcount}}{\value{listtotal}}%% listtotal ist die Anzahl der Autoren
{\iffirstinits
{%
\usebibmacro{name:first-last}
{\namepartfamily}
{\namepartgiveni}
{\namepartprefix}
{\namepartsuffix}%
}
{%
\usebibmacro{name:first-last}
{\namepartfamily}
{\namepartgiven}
{\namepartprefix}
{\namepartsuffix}%
}
\ifboolexpr{
test {\ifcsblank{namepartgiven}} and
test {\ifcsblank{namepartprefix}}
}
{}
{\usebibmacro{name:revsdelim}}
}
{\iffirstinits
{%
\usebibmacro{name:last-first}
{\namepartfamily}
{\namepartgiveni}
{\namepartprefix}
{\namepartsuffix}%
}
{%
\usebibmacro{name:last-first}
{\namepartfamily}
{\namepartgiven}
{\namepartprefix}
{\namepartsuffix}%
}%
}%
\usebibmacro{name:andothers}
}
\newbibmacro*{editorincoll}{% <--- EINGEFÜGT
\ifnameundef{editor}% <--- EINGEFÜGT
{}% <--- EINGEFÜGT
{\printnames{editor}% <--- EINGEFÜGT
\setunit{\addspace}% <--- EINGEFÜGT
\usebibmacro{editorstrg}% <--- EINGEFÜGT
\clearname{editor}}} %
\DeclareBibliographyDriver{incollection}{%
\usebibmacro{bibindex}%
\usebibmacro{begentry}%
\usebibmacro{author/translator+others}%
\setunit{\labelnamepunct}\newblock
\usebibmacro{title}%
\newunit
\printlist{language}%
\newunit\newblock
\usebibmacro{byauthor}%
\setunit{\addcomma\space}
\usebibmacro{in:}%
\usebibmacro{editorincoll}% <-- EINGEFÜGT
%\newunit\newblock% <-- EINGEFÜGT
\setunit*{\addcolon\addspace}
\usebibmacro{maintitle+booktitle}%
\newunit\newblock
% \usebibmacro{byeditor+others}% <-- AUSKOMMENTIERT
% \newunit\newblock% <-- AUSKOMMENTIERT
\printfield{edition}%
\newunit
\iffieldundef{maintitle}
{\printfield{volume}%
\printfield{part}}
{}%
\newunit
\printfield{volumes}%
\newunit\newblock
\usebibmacro{series+number}%
\newunit\newblock
\printfield{note}%
\newunit\newblock
\usebibmacro{publisher+location+date}%
\newunit\newblock
\usebibmacro{chapter+pages}%
\newunit\newblock
\printfield{isbn}%
\newunit\newblock
\printfield{doi}%
\newunit\newblock
\usebibmacro{eprint}
\newunit\newblock
\usebibmacro{url+urldate}%
\newunit\newblock
\printfield{addendum}%
\newunit\newblock
\usebibmacro{pageref}%
\usebibmacro{finentry}}
\DeclareBibliographyDriver{article}{%
\usebibmacro{bibindex}%
\usebibmacro{begentry}%
\usebibmacro{author/translator+others}%
\setunit{\labelnamepunct}\newblock
\usebibmacro{title}%
\newunit
\printlist{language}%
\newunit\newblock
\usebibmacro{byauthor}%
\newunit\newblock
\usebibmacro{bytranslator+others}%
\newunit\newblock
\printfield{version}%
\setunit{\addcomma\space}
\usebibmacro{in:}%
\usebibmacro{journal+issuetitle}%
\newunit
\usebibmacro{byeditor+others}%
\newunit
\usebibmacro{note+pages}%
\newunit\newblock
\iftoggle{bbx:isbn}
{\printfield{issn}}
{}%
\newunit\newblock
\usebibmacro{doi+eprint+url}%
\newunit\newblock
\usebibmacro{addendum+pubstate}%
\setunit{\bibpagerefpunct}\newblock
\usebibmacro{pageref}%
\newunit\newblock
\iftoggle{bbx:related}
{\usebibmacro{related:init}%
\usebibmacro{related}}
{}%
\usebibmacro{finentry}}
\DeclareBibliographyDriver{archive}{%
\usebibmacro{bibindex}%
\usebibmacro{begentry}%
\printfield{archive}%
\setunit{\addcolon\space}%
\printfield{sign}%
\setunit{\addcomma\space}%
\usebibmacro{title}%
\setunit{\addspace}%
\printfield{pages}%
\setunit{\addcomma\space}%
\usebibmacro{date}%
\newunit\newblock
\usebibmacro{pageref}%
\usebibmacro{finentry}}
\newbibmacro{cite:archive}{%
\printfield{archive}%
\setunit{\addcolon\space}%
\printfield{sign}%
\setunit{\addcomma\space}%
\printfield{pages}%
\setunit{\addcomma\space}%
\usebibmacro{date}%
}
\renewbibmacro*{cite:normal}{%
\iffieldundef{shorthand}
{\ifthenelse{\ifciteibid\AND\NOT\iffirstonpage}
{\usebibmacro{cite:ibid}}
{\ifentrytype{archive}
{\usebibmacro{cite:archive}}
{\ifthenelse{\ifciteidem\AND\NOT\boolean{cbx:noidem}%
\AND\NOT\iffirstonpage}
{\usebibmacro{cite:idem}%
\usebibmacro{cite:title}%
\usebibmacro{cite:save}}
{\ifnameundef{labelname}
{}
{\usebibmacro{cite:name}}%
\usebibmacro{cite:title}}%
\ifbool{cbx:omiteditor}
{}
{\ifnameundef{labelname}
{\newunit
\usebibmacro{cite:byeditor}}
{}}%
\usebibmacro{cite:save}}}}%
{\ifbool{cbx:shorthandibid}%
{\ifthenelse{\ifciteibid\AND\NOT\iffirstonpage}%
{\usebibmacro{cite:ibid}}
{\usebibmacro{cite:shorthand}}}%
{\usebibmacro{cite:shorthand}}}}
\DeclareSortingTemplate{archive}{
\sort{
\field{archive}
}
\sort{
\field{sign}
}
\sort{
\field{title}
}
\sort{
\field{pages}
}
}
\addbibresource{\jobname.bib}
\addbibresource{biblatex-examples.bib}
\DeclareFieldFormat{title}{\mkbibemph{#1}}
\DeclareFieldFormat{citetitle}{\mkbibemph{#1}}
\DeclareFieldFormat[article]{title}{\mkbibemph{#1}}
\DeclareFieldFormat[article]{citetitle}{\mkbibemph{#1}}
\DeclareFieldFormat[article]{footcitetitle}{\mkbibemph{#1}}
\DeclareFieldFormat[book]{title}{\mkbibemph{#1}}
\DeclareFieldFormat[book]{citetitle}{\mkbibemph{#1}}
\DeclareFieldFormat[book]{footcitetitle}{\mkbibemph{#1}}
\DeclareFieldFormat[incollection]{title}{\mkbibemph{#1}}
\DeclareFieldFormat[incollection]{booktitle}{\mkbibemph{#1}}
\DeclareFieldFormat[incollection]{citetitle}{\mkbibemph{#1}}
\DeclareFieldFormat[incollection]{footcitetitle}{\mkbibemph{#1}}
Vllt blockiert da irgendwas die Ausgabe des "sign" Feldes. Ansonsten ging der Prozess ohne Fehler durch.