You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mangadex pulling Helck causes loop with crashes. Even tried creating a new docker and just added Helck and still failed.
Log-output
12/24/202419:28:33.327]MangaDex|Getting new Chapters for Publication Helck 638706653099147147[12/24/202419:28:33.327]MangaDex|Getting chapters Publication Helck 638706653099147147[12/24/202419:28:33.386]HttpDownloadC| Waiting 0.2232519seconds[12/24/202419:28:33.664] HttpDownloadC | Waiting 0.2103226seconds[12/24/202419:28:33.908] MangaDex | Got 244chapters.Publication Helck 638706653099147147
Unhandled exception. System.InvalidOperationException: Failed to compare two elements in the array.---> System.FormatException: Value could not be parsed.
VolumeNumber:'10' ChapterNumber: '86'Other-VolumeNumber:'7'Other-ChapterNumber: '61.2.5'
Chapter Helck 63870665309914714786Chapter Helck 63870665309914714761.2.5atTranga.Chapter.CompareTo(Objectobj) in /src/Tranga/Chapter.cs:line 78
at System.Collections.Generic.ObjectComparer`1.Compare(Tx,Ty)
at System.Linq.EnumerableSorter`2.CompareAnyKeys_DefaultComparer_NoNext_Ascending(Int32index1,Int32index2)
at System.Collections.Generic.ArraySortHelper`1.SwapIfGreater(Span`1keys, Comparison`1comparer,Int32i,Int32j)
at System.Collections.Generic.ArraySortHelper`1.PickPivotAndPartition(Span`1keys, Comparison`1comparer)
at System.Collections.Generic.ArraySortHelper`1.IntroSort(Span`1keys,Int32depthLimit, Comparison`1comparer)
at System.Collections.Generic.ArraySortHelper`1.IntrospectiveSort(Span`1keys, Comparison`1comparer)
at System.Collections.Generic.ArraySortHelper`1.Sort(Span`1keys, Comparison`1comparer)---End of inner exception stack trace ---at System.Collections.Generic.ArraySortHelper`1.Sort(Span`1keys, Comparison`1comparer)
at System.MemoryExtensions.Sort[T](Span`1span, Comparison`1comparison)
at System.Linq.EnumerableSorter`2.QuickSort(Int32[]keys,Int32lo,Int32hi)
at System.Linq.EnumerableSorter`1.Sort(TElement[]elements,Int32count)
at System.Linq.OrderedEnumerable`1.SortedMap(Buffer`1buffer)
at System.Linq.OrderedEnumerable`1.Fill(Buffer`1buffer, Span`1destination)
at System.Linq.OrderedEnumerable`1.ToArray()
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1source)
at Tranga.MangaConnectors.MangaDex.GetChapters(Mangamanga,Stringlanguage)in/src/Tranga/MangaConnectors/MangaDex.cs:line 256
at Tranga.MangaConnectors.MangaConnector.GetNewChapters(Mangamanga,Stringlanguage)in/src/Tranga/MangaConnectors/MangaConnector.cs:line 58
at Tranga.Jobs.DownloadNewChapters.ExecuteReturnSubTasksInternal(JobBossjobBoss)in/src/Tranga/Jobs/DownloadNewChapters.cs:line 37
at Tranga.Jobs.Job.ExecuteReturnSubTasks(JobBossjobBoss)in/src/Tranga/Jobs/Job.cs:line 92
at Tranga.Jobs.JobBoss.CheckJobs()in/src/Tranga/Jobs/JobBoss.cs:line 279
at Tranga.Tranga.<StartJobBoss>b__10_0()in/src/Tranga/Tranga.cs:line 75
Additional stuff
N/A
The text was updated successfully, but these errors were encountered:
What is broken?
Mangadex pulling Helck causes loop with crashes. Even tried creating a new docker and just added Helck and still failed.
Log-output
Additional stuff
N/A
The text was updated successfully, but these errors were encountered: