Version 5.6.0.0 on RaspberryPi

Fehler der Release-Versionen
Benutzeravatar
Robin
Administrator
Beiträge: 1723
Registriert: So 30. Jun 2013, 18:12
Wohnort: Rheinland-Pfalz
Hat sich bedankt: 303 Mal
Danksagung erhalten: 354 Mal

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von Robin »

Hi again,

you can test new Nightly versions available under https://download.mfbot.de/?dir=.6f96f71f now.
I've included all architectures including the Windows version.
This Nightly represents the latest development state on the topic - also containing a try for fixing the problem where sometimes accounts can get stuck, but that's not completely finished yet.

Please report back any issues regarding login/crashes - thanks in advance!
Robin
Folgende Benutzer bedankten sich beim Autor Robin für den Beitrag (Insgesamt 2):
Axxel (Mo 22. Mai 2023, 01:20) • vinc_ent (Mo 22. Mai 2023, 16:05)
MFBot-VersionCode-Zeilen*In Dateien*Letzte Version
MFBot 1.5.x64851Juli 2013
MFBot 2.x1436316März 2014
MFBot 3.x2209536März 2015
MFBot 4.x55242241Juli 2018
MFBot 5.x66000440Tbc
*Ohne automatisch generierten Designer-Code
Axxel
Beiträge: 3
Registriert: Fr 19. Mai 2023, 20:27
Hat sich bedankt: 2 Mal
Danksagung erhalten: 0

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von Axxel »

Robin hat geschrieben: So 21. Mai 2023, 13:31 Hi there,

regarding this:
Axxel hat geschrieben: Fr 19. Mai 2023, 20:33 It throws this error: Looks like a simple null reference exception somewhere in your code.
It's unfortunately not quite that simple.
We know why the code crashes, it needs a file (or more accuratly, its content) to translate server URLs to the server IDs the game servers need.
That file is embedded in another file - but it seems to be corrupted on the console executable.
What I couldn't figure out yet is why the part the bot needs is missing/corrupted - and only in some variants of the console, not even in all of them.

Since we've not been depending on this flle/mechanism with console versions for a long time (it's usually just used to fetch the server list in the GUI version), the missing content is currently included in the executable in a way that's.. error prone.
I"ll try to use a different method that should work and then report back.

Regards,
Robin
Thanks a lot, really appreacite it!
Axxel
Beiträge: 3
Registriert: Fr 19. Mai 2023, 20:27
Hat sich bedankt: 2 Mal
Danksagung erhalten: 0

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von Axxel »

Robin hat geschrieben: So 21. Mai 2023, 14:37 Hi again,

you can test new Nightly versions available under https://download.mfbot.de/?dir=.6f96f71f now.
I've included all architectures including the Windows version.
This Nightly represents the latest development state on the topic - also containing a try for fixing the problem where sometimes accounts can get stuck, but that's not completely finished yet.

Please report back any issues regarding login/crashes - thanks in advance!
Robin
Unfortunately, the error still occurs :( The bot logins, works for a while and then it hangs out on logging in...
https://ctrlv.cz/bjXp
bob
Beiträge: 18
Registriert: Mi 30. Aug 2017, 17:52
Hat sich bedankt: 2 Mal
Danksagung erhalten: 1 Mal

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von bob »

Hi there,

unfortunately still an error with the nightly version on my Raspberry

Robert
SPOILER
> Running MFBot Konsole, MFBot 5.6.0.0 - Nightly (running on 6f96f71f) (!) (Alano) on Mono runtime
22.05.2023 08:16:30 Info Core XXX Logging in...
/start all

22.05.2023 08:18:12 Error Core General
!##One or more errors occurred.
!## at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <a6f810169ec746eeb2789b925e2858c0>:0
at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0
at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <a6f810169ec746eeb2789b925e2858c0>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.executeSsoLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.SsoAccountSettings ssoAccountSettings) [0x0005b] in <4b7a0f1b920a4c968e7e8d269f305d73>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00044] in <4b7a0f1b920a4c968e7e8d269f305d73>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.login (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00035] in <4b7a0f1b920a4c968e7e8d269f305d73>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Account.login (System.Boolean relog) [0x000c3] in <4b7a0f1b920a4c968e7e8d269f305d73>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Account.start () [0x00008] in <4b7a0f1b920a4c968e7e8d269f305d73>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Bot+<>c__DisplayClass46_0.<startAccount>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0
at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0
22.05.2023 08:18:17 Error Core General
Simple
Beiträge: 2
Registriert: Mo 8. Mai 2023, 02:30
Hat sich bedankt: 1 Mal
Danksagung erhalten: 0

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von Simple »

Hello.

I had try 6f96f71f version of MFBot_Konsole_x86_64.
Now using Fedora Linux 38 (KDE Plasma) x86_64.
The log of running it below.

Thank you.

Code: Alles auswählen

[simple@HP-SFF MFBOT 5]$ ./MFBot_Konsole_x86_64 
Naruszenie ochrony pamięci (zrzut pamięci)
[simple@HP-SFF MFBOT 5]$ export LANG=C
[simple@HP-SFF MFBOT 5]$ ./MFBot_Konsole_x86_64 

Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.TermInfoDriver..ctor (System.String term) [0x00055] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.ConsoleDriver..cctor () [0x0004d] in <a6f810169ec746eeb2789b925e2858c0>:0 
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Console..cctor () [0x0008e] in <a6f810169ec746eeb2789b925e2858c0>:0 
   --- End of inner exception stack trace ---
  at BasisFightSimulation.FightSimulationAssemblyLoader.Load () [0x00000] in <3a45af0ea16e4e0abb2796683225e9af>:0 
  at de.mfbot.MFBot_NG.Konsole.Program.Main (System.String[] args) [0x00000] in <161992fbe9b24890801b1275d3121280>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.TermInfoDriver..ctor (System.String term) [0x00055] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.ConsoleDriver..cctor () [0x0004d] in <a6f810169ec746eeb2789b925e2858c0>:0 
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Console..cctor () [0x0008e] in <a6f810169ec746eeb2789b925e2858c0>:0 
   --- End of inner exception stack trace ---
  at BasisFightSimulation.FightSimulationAssemblyLoader.Load () [0x00000] in <3a45af0ea16e4e0abb2796683225e9af>:0 
  at de.mfbot.MFBot_NG.Konsole.Program.Main (System.String[] args) [0x00000] in <161992fbe9b24890801b1275d3121280>:0 
[simple@HP-SFF MFBOT 5]$ export TERM=xterm
[simple@HP-SFF MFBOT 5]$ ./MFBot_Konsole_x86_64 
Loaded assembly
[INFO] [CORE] (Probably) Because of a non-supported TLS implementation, dungeon/pet file updates, error reporting and statistics are disabled.
[INFO] [CORE] Triggering error: Error: SecureChannelFailure (The authentication or decryption has failed.)
> Running MFBot Konsole, MFBot 5.6.0.0 - Nightly (running on 6f96f71f) (!) (Alano) on Mono runtime
> Geben Sie "exit" ein um den Bot zu beenden.
5/22/2023 1:58:15 PM Info Core AAA@XXX.SFGAME.NET Logging in...
5/22/2023 1:58:15 PM Info Core BBB@YYY.SFGAME.PLZ Logging in...
5/22/2023 1:58:15 PM Info Core CCC@ZZZ.SFGAME.NET Logging in...
5/22/2023 1:58:15 PM Error Core General
   !##One or more errors occurred.
   !##  at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.executeSsoLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.SsoAccountSettings ssoAccountSettings) [0x0005b] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00044] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.login (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00035] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.login (System.Boolean relog) [0x000c3] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.start () [0x00008] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Bot+<>c__DisplayClass46_0.<startAccount>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
Second try took longer to throw error, but I think are the same.

Code: Alles auswählen

5/22/2023 2:08:02 PM Info Core AAA@XXX.SFGAME.NET Logging in...
5/22/2023 2:08:02 PM Info Core BBB@YYY.SFGAME.PLZ Logging in...
5/22/2023 2:08:02 PM Info Core CCC@ZZZ.SFGAME.NET Logging in...
5/22/2023 2:09:42 PM Error Core General
   !##One or more errors occurred.
   !##  at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.executeSsoLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.SsoAccountSettings ssoAccountSettings) [0x0005b] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00044] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.login (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00035] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.login (System.Boolean relog) [0x000c3] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.start () [0x00008] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Bot+<>c__DisplayClass46_0.<startAccount>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
5/22/2023 2:09:43 PM Error Core General
   !##One or more errors occurred.
   !##  at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.executeSsoLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.SsoAccountSettings ssoAccountSettings) [0x0007e] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00044] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.login (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00035] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.login (System.Boolean relog) [0x000c3] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.start () [0x00008] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Bot+<>c__DisplayClass46_0.<startAccount>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
5/22/2023 2:09:43 PM Error Core General
   !##One or more errors occurred.
   !##  at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.executeSsoLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.SsoAccountSettings ssoAccountSettings) [0x0007e] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00044] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.login (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00035] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.login (System.Boolean relog) [0x000c3] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.start () [0x00008] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Bot+<>c__DisplayClass46_0.<startAccount>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 

Best Regards.
vinc_ent
Beiträge: 32
Registriert: So 1. Apr 2018, 13:15
Hat sich bedankt: 6 Mal
Danksagung erhalten: 3 Mal

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von vinc_ent »

Robin hat geschrieben: So 21. Mai 2023, 14:37 Hi again,

you can test new Nightly versions available under https://download.mfbot.de/?dir=.6f96f71f now.
I've included all architectures including the Windows version.
This Nightly represents the latest development state on the topic - also containing a try for fixing the problem where sometimes accounts can get stuck, but that's not completely finished yet.

Please report back any issues regarding login/crashes - thanks in advance!
Robin
Hardware: Raspberry Pi 3 Model B
OS: Raspberry Pi OS Lite (64-bit) (Based on Debain Bullsey)
and the Version ARM64 is working for me from this nightly

I need to revert, as it works only till the Bot get Logout from Server.
On the Try for relogin i get the issues again then I need to close the bot via "exit" command and and start it again, then it is working untill the next logut from the Server.
ch4d1
Beiträge: 12
Registriert: Mo 16. Jan 2023, 01:40
Hat sich bedankt: 8 Mal
Danksagung erhalten: 1 Mal

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von ch4d1 »

Simple hat geschrieben: Mo 22. Mai 2023, 14:14 Hello.

I had try 6f96f71f version of MFBot_Konsole_x86_64.
Now using Fedora Linux 38 (KDE Plasma) x86_64.
The log of running it below.

Thank you.

Code: Alles auswählen

[simple@HP-SFF MFBOT 5]$ ./MFBot_Konsole_x86_64 
Naruszenie ochrony pamięci (zrzut pamięci)
[simple@HP-SFF MFBOT 5]$ export LANG=C
[simple@HP-SFF MFBOT 5]$ ./MFBot_Konsole_x86_64 

Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.TermInfoDriver..ctor (System.String term) [0x00055] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.ConsoleDriver..cctor () [0x0004d] in <a6f810169ec746eeb2789b925e2858c0>:0 
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Console..cctor () [0x0008e] in <a6f810169ec746eeb2789b925e2858c0>:0 
   --- End of inner exception stack trace ---
  at BasisFightSimulation.FightSimulationAssemblyLoader.Load () [0x00000] in <3a45af0ea16e4e0abb2796683225e9af>:0 
  at de.mfbot.MFBot_NG.Konsole.Program.Main (System.String[] args) [0x00000] in <161992fbe9b24890801b1275d3121280>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.TermInfoDriver..ctor (System.String term) [0x00055] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.ConsoleDriver..cctor () [0x0004d] in <a6f810169ec746eeb2789b925e2858c0>:0 
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Console..cctor () [0x0008e] in <a6f810169ec746eeb2789b925e2858c0>:0 
   --- End of inner exception stack trace ---
  at BasisFightSimulation.FightSimulationAssemblyLoader.Load () [0x00000] in <3a45af0ea16e4e0abb2796683225e9af>:0 
  at de.mfbot.MFBot_NG.Konsole.Program.Main (System.String[] args) [0x00000] in <161992fbe9b24890801b1275d3121280>:0 
[simple@HP-SFF MFBOT 5]$ export TERM=xterm
[simple@HP-SFF MFBOT 5]$ ./MFBot_Konsole_x86_64 
Loaded assembly
[INFO] [CORE] (Probably) Because of a non-supported TLS implementation, dungeon/pet file updates, error reporting and statistics are disabled.
[INFO] [CORE] Triggering error: Error: SecureChannelFailure (The authentication or decryption has failed.)
> Running MFBot Konsole, MFBot 5.6.0.0 - Nightly (running on 6f96f71f) (!) (Alano) on Mono runtime
> Geben Sie "exit" ein um den Bot zu beenden.
5/22/2023 1:58:15 PM Info Core AAA@XXX.SFGAME.NET Logging in...
5/22/2023 1:58:15 PM Info Core BBB@YYY.SFGAME.PLZ Logging in...
5/22/2023 1:58:15 PM Info Core CCC@ZZZ.SFGAME.NET Logging in...
5/22/2023 1:58:15 PM Error Core General
   !##One or more errors occurred.
   !##  at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.executeSsoLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.SsoAccountSettings ssoAccountSettings) [0x0005b] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00044] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.login (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00035] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.login (System.Boolean relog) [0x000c3] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.start () [0x00008] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Bot+<>c__DisplayClass46_0.<startAccount>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
Second try took longer to throw error, but I think are the same.

Code: Alles auswählen

5/22/2023 2:08:02 PM Info Core AAA@XXX.SFGAME.NET Logging in...
5/22/2023 2:08:02 PM Info Core BBB@YYY.SFGAME.PLZ Logging in...
5/22/2023 2:08:02 PM Info Core CCC@ZZZ.SFGAME.NET Logging in...
5/22/2023 2:09:42 PM Error Core General
   !##One or more errors occurred.
   !##  at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.executeSsoLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.SsoAccountSettings ssoAccountSettings) [0x0005b] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00044] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.login (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00035] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.login (System.Boolean relog) [0x000c3] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.start () [0x00008] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Bot+<>c__DisplayClass46_0.<startAccount>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
5/22/2023 2:09:43 PM Error Core General
   !##One or more errors occurred.
   !##  at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.executeSsoLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.SsoAccountSettings ssoAccountSettings) [0x0007e] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00044] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.login (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00035] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.login (System.Boolean relog) [0x000c3] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.start () [0x00008] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Bot+<>c__DisplayClass46_0.<startAccount>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
5/22/2023 2:09:43 PM Error Core General
   !##One or more errors occurred.
   !##  at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.executeSsoLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.SsoAccountSettings ssoAccountSettings) [0x0007e] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00044] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.login (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00035] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.login (System.Boolean relog) [0x000c3] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.start () [0x00008] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Bot+<>c__DisplayClass46_0.<startAccount>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 

Best Regards.

I can confirm this error for ARM64:

Code: Alles auswählen

#####################################################
#### Log für: General
#### Beginn am: 05/23/2023 01:45:05
#### Bot Version: MFBot 5.6.0.0 - Nightly (running on 6f96f71f) (!) (Alano)
#####################################################
Message: One or more errors occurred.
HResult: -2146233088
Source: mscorlib
StackTrace:   at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <a6f810169ec746eeb2789b925e2858c0>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.executeSsoLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.SsoAccountSettings ssoAccountSettings) [0x0007e] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00044] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.login (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00035] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.login (System.Boolean relog) [0x000c3] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Account.start () [0x00008] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.Bot+<>c__DisplayClass46_0.<startAccount>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
  at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <4b7a0f1b920a4c968e7e8d269f305d73>:0 
TargetSite: Void ThrowIfExceptional(Boolean)
     === INNER EXCEPTION ===
     Message: A task was canceled.
     HResult: -2146233029
ch4d1
Beiträge: 12
Registriert: Mo 16. Jan 2023, 01:40
Hat sich bedankt: 8 Mal
Danksagung erhalten: 1 Mal

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von ch4d1 »

I have the feeling that this issue might bei caused by Accounts having the same name but on different servers. I got another Issue by running the Windows Console Version which indicated a " same key/index" Issue. Will post it here when I am back home. Bot runs fine with just one Account.
ArmedSnail
Beiträge: 2
Registriert: Mi 17. Mai 2023, 17:39
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von ArmedSnail »

ch4d1 hat geschrieben: Mi 31. Mai 2023, 15:43 I have the feeling that this issue might bei caused by Accounts having the same name but on different servers. I got another Issue by running the Windows Console Version which indicated a " same key/index" Issue. Will post it here when I am back home. Bot runs fine with just one Account.
I have only one account running and the bot crashes after 4-6 hours so it should not be the number of accounts or their names.
Inaktiv
Beiträge: 23
Registriert: Do 26. Dez 2013, 01:28
Hat sich bedankt: 2 Mal
Danksagung erhalten: 1 Mal

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von Inaktiv »

I get the same error witht the Nightly
Antworten

Wer ist online?

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