CrawlerNG - Update 22.01.2023

Sektion für Bugs, Fragen, Probleme betreffend den CrawlerNG
eu-police
Core Developer
Beiträge: 154
Registriert: Di 15. Mär 2016, 09:16
Hat sich bedankt: 2 Mal
Danksagung erhalten: 158 Mal

Re: CrawlerNG - Update 25.11.2017

Beitrag von eu-police »

25.11.2017
Login ist wieder möglich
Änderung der Spielerverarbeitung um Loginfehler zukünftig entgegenzuwirken
Folgende Benutzer bedankten sich beim Autor eu-police für den Beitrag (Insgesamt 2):
LostSoul (Sa 25. Nov 2017, 14:36) • Benzina1234 (Sa 25. Nov 2017, 22:44)
kamil8991
Beiträge: 7
Registriert: Di 21. Nov 2017, 16:14
Hat sich bedankt: 1 Mal
Danksagung erhalten: 0

Re: CrawlerNG - Update 25.11.2017

Beitrag von kamil8991 »

2017-11-26 14:16:12 | ERROR: [UnhandledException] System.IndexOutOfRangeException: Indeks wykraczał poza granice tablicy.
w CrawlerNGLib.HttpHandler.<>c.(String )
w System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
w System.Linq.Buffer`1..ctor(IEnumerable`1 source)
w System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
w CrawlerNGLib.HttpHandler..()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
w CrawlerNG.MainWindow.<UpdatePlayer_Click>d__24.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
w System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
w System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
w System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
w System.Windows.Threading.DispatcherOperation.InvokeImpl()
w System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
w System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
w MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
w System.Windows.Threading.DispatcherOperation.Invoke()
w System.Windows.Threading.Dispatcher.ProcessQueue()
w System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
w MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
w MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
w System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
w System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
w System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
w MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
w MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
w System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
w System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
w System.Windows.Application.RunDispatcher(Object ignore)
w System.Windows.Application.RunInternal(Window window)
w System.Windows.Application.Run(Window window)
w CrawlerNG.App.Main()


ALWAYS Error and Crash ClawerNG.
Baaam
Core Developer
Beiträge: 967
Registriert: Mo 23. Dez 2013, 14:13
Hat sich bedankt: 172 Mal
Danksagung erhalten: 206 Mal

Re: CrawlerNG - Update 25.11.2017

Beitrag von Baaam »

Maybe you can provide a little bit more information like "When does this crash occur"
kamil8991
Beiträge: 7
Registriert: Di 21. Nov 2017, 16:14
Hat sich bedankt: 1 Mal
Danksagung erhalten: 0

Re: CrawlerNG - Update 25.11.2017

Beitrag von kamil8991 »

It happens when I'm find items, when i click Crawl and Current page 20-150 and Crash Bot.
enriu123
Beiträge: 2
Registriert: Mo 27. Nov 2017, 17:47
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: CrawlerNG - Update 25.11.2017

Beitrag von enriu123 »

i have the same problem.

2017-11-27 16:58:00 | INFO: [GetPlayerList] Getting playerlist.
2017-11-27 16:58:29 | ERROR: [UnhandledException] System.IndexOutOfRangeException: Index was outside the bounds of the array.
at CrawlerNGLib.HttpHandler.<>c.(String )
at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at CrawlerNGLib.HttpHandler..()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at CrawlerNG.MainWindow.<UpdatePlayer_Click>d__24.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at CrawlerNG.App.Main()
eu-police
Core Developer
Beiträge: 154
Registriert: Di 15. Mär 2016, 09:16
Hat sich bedankt: 2 Mal
Danksagung erhalten: 158 Mal

Re: CrawlerNG - Update 25.11.2017

Beitrag von eu-police »

I haven't been able to reproduce the bug yet. I have analyzed 3000 players (100 pages) and could not get any errors. Can you please provide more information about what you did until the error occurred? In addition, please start the crawler in an empty directory and try to reproduce the error.
enriu123
Beiträge: 2
Registriert: Mo 27. Nov 2017, 17:47
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: CrawlerNG - Update 25.11.2017

Beitrag von enriu123 »

When trying to scan the list of players at the end of the process the program stops working.


EDIT : I guess I found a problem solving.
It was enough to turn off the browser and the program worked
wowo213
Beiträge: 4
Registriert: Mi 15. Nov 2017, 22:29
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: CrawlerNG - Update 25.11.2017

Beitrag von wowo213 »

Please add a search by rank from -do
wrympek
Beiträge: 3
Registriert: Mi 22. Nov 2017, 13:34
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: CrawlerNG - Update 25.11.2017

Beitrag von wrympek »

22.12.2017 launch the new international world #21. Please update app :)
Baaam
Core Developer
Beiträge: 967
Registriert: Mo 23. Dez 2013, 14:13
Hat sich bedankt: 172 Mal
Danksagung erhalten: 206 Mal

Re: CrawlerNG - Update 25.11.2017

Beitrag von Baaam »

The servers will be received dynamically so an update isn't needed here I guess :)
Antworten

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 2 Gäste