Version 5.6.0.0 on RaspberryPi

Fehler der Release-Versionen
Bezczelny
Beiträge: 4
Registriert: Sa 3. Jun 2023, 03:30
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von Bezczelny »

ch4d1 hat geschrieben: Di 23. Mai 2023, 01:57 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
Same here, with exact error running Nightly on ARM64
Dodger
Beiträge: 1
Registriert: Do 4. Mai 2023, 12:46
Hat sich bedankt: 1 Mal
Danksagung erhalten: 0

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von Dodger »

I can also reproduce on Raspbian bullseye with the latest nightly build.
executed

Code: Alles auswählen

rm -rf ~/.local/
before

Code: Alles auswählen

#####################################################
#### Log für: General
#### Beginn am: 07/06/2023 20:38:46
#### Bot Version: MFBot 5.6.0.0 - Nightly (running on 6f96f71f) (!) (Alano)
#####################################################
20230607 20:40:35 Error Core One or more errors occurred.
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) [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
TargetSite: Void ThrowIfExceptional(Boolean)
     === INNER EXCEPTION ===
     Message: A task was canceled.
     HResult: -2146233029
Allmighty
Beiträge: 11
Registriert: Fr 5. Mai 2023, 22:07
Hat sich bedankt: 2 Mal
Danksagung erhalten: 0

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von Allmighty »

any updates on the Issue ?

i mostly gamble useing the newest version and restart my pi automaticly via a crontab everey 3h...
kinda works, often doesnt log ij to and misses starting fights :/
pilli
Beiträge: 7
Registriert: Do 21. Apr 2022, 00:06
Hat sich bedankt: 3 Mal
Danksagung erhalten: 2 Mal

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von pilli »

I have one SF account with two characters tied to it. The Raspberry Pi version doesn't log them in at all, no matter the regular service stop/starts. I tried a clean install, but still no luck. The rest of the characters work fine.
With the Windows version it's more of a gamble. These two characters miss fights or even stay idle, even if the Windows version manages to log them in (usually it logs only one of them, randomly).
Artemisfo
Beiträge: 3
Registriert: Mo 8. Mai 2023, 20:58
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von Artemisfo »

Hi, i still have the same issue:

Code: Alles auswählen

pi@raspberrypi:~ $  cd /home/pi/MFBot/
pi@raspberrypi:~/MFBot $ ./MFBot_Konsole_ARMRasp

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 <1fc416edcccf4b37827402b3d011d194>:0
  at de.mfbot.MFBot_NG.Konsole.Program.Main (System.String[] args) [0x00000] in <3374587f929643fb823e79b908da00a3>: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 <1fc416edcccf4b37827402b3d011d194>:0
  at de.mfbot.MFBot_NG.Konsole.Program.Main (System.String[] args) [0x00000] in <3374587f929643fb823e79b908da00a3>:0
The issue description in the first line points to this comment from mono team: https://github.com/mono/mono/issues/675 ... -365212655
how do i set this variable for the MFBOT?
neuhier
Beiträge: 123
Registriert: Sa 7. Nov 2020, 21:40
Hat sich bedankt: 25 Mal
Danksagung erhalten: 25 Mal

Re: Version 5.6.0.0 on RaspberryPi

Beitrag von neuhier »

TERM=xterm

type that into the console
Hello there
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 »

Any updates on this topic?
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,

we believe we have found the problem for this and will release a fix with the upcoming version.
Thanks for your patience!

Regards,
Robin
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
Antworten

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast