Ich bin mir nicht Sicher, ob das ein Fehler ist, aber wenn ich (F5) also Kompilieren möchte, bekomme ich folgenden Fehler:
Error Log:
[20:53] Unhandled exception:
bei PawnStar.Templates.CompilerError..ctor(Int32 id, ErrorType type, DocumentLine startLine, DocumentLine endLine, String errorOriginal, String errorGerman)
bei PawnStar.MainWindow.analyzeErrors(String _errorText)
bei PawnStar.MainWindow.compiler_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
bei PawnStar.MainWindow.analyzeErrors(String _errorText)
bei PawnStar.MainWindow.compiler_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
//Edit
Habe Windows 8.1