Mfbot auf dem Raspberry pi

gforke
Spender
Beiträge: 11
Registriert: Mi 4. Jun 2014, 15:03
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Mfbot auf dem Raspberry pi

Beitrag von gforke »

Mein Pi spuckt das aus:
pi@raspberrypi ~/SF $ mono MFBot_40_KonsoleBeta11.exe
Unknown heap type: CLR

The entry point method could not be loaded
pi@raspberrypi ~/SF $ ls
FiddlerCore4.dll MFBot_40_KonsoleBeta11.exe
pi@raspberrypi ~/SF $
Grathor
Beiträge: 2
Registriert: Mi 11. Feb 2015, 16:01
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Mfbot auf dem Raspberry pi

Beitrag von Grathor »

Hi,
mit verbose wirft er schon etwas mehr raus...

Raspery Pi V2 mit aktuellem Raspian


mono -v MFBot_40_KonsoleBeta11.exe
Unknown heap type: CLR

....
converting method (wrapper runtime-invoke) <Module>:runtime_invoke_object__this___object_byte (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) <Module>:runtime_invoke_object__this___object_byte (object,intptr,intptr,intptr) emitted at 0xb681b230 to 0xb681b334 (code length 260) [MFBot_40_KonsoleBeta11.exe]
The entry point method could not be loaded
converting method (wrapper runtime-invoke) object:runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) object:runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) emitted at 0xb681b338 to 0xb681b418 (code length 224) [MFBot_40_KonsoleBeta11.exe]
converting method System.Threading.Thread:Finalize ()
Method System.Threading.Thread:Finalize () emitted at 0xb681b418 to 0xb681b44c (code length 52) [MFBot_40_KonsoleBeta11.exe]
converting method System.Runtime.ConstrainedExecution.CriticalFinalizerObject:Finalize ()
Method System.Runtime.ConstrainedExecution.CriticalFinalizerObject:Finalize () emitted at 0xb681b458 to 0xb681b48c (code length 52) [MFBot_40_KonsoleBeta11.exe]
converting method System.Runtime.Remoting.Contexts.Context:Finalize ()
Method System.Runtime.Remoting.Contexts.Context:Finalize () emitted at 0xb681b490 to 0xb681b4c4 (code length 52) [MFBot_40_KonsoleBeta11.exe]
converting method System.Threading.InternalThread:Finalize ()
Method System.Threading.InternalThread:Finalize () emitted at 0xb681b4c8 to 0xb681b50c (code length 68) [MFBot_40_KonsoleBeta11.exe]
converting method (wrapper managed-to-native) System.Threading.InternalThread:Thread_free_internal (System.Threading.InternalThread,intptr)
Method (wrapper managed-to-native) System.Threading.InternalThread:Thread_free_internal (System.Threading.InternalThread,intptr) emitted at 0xb681b528 to 0xb681b5c8 (code length 160) [MFBot_40_KonsoleBeta11.exe]
pi@raspi201 ~ $
Grathor
Beiträge: 2
Registriert: Mi 11. Feb 2015, 16:01
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Mfbot auf dem Raspberry pi

Beitrag von Grathor »

Kleines Update: MFBot-3402-x86.exe läuft... Screenshot
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: Mfbot auf dem Raspberry pi

Beitrag von Robin »

Hallo Grathor,
die GUI war auch von Anfang an darauf ausgelegt, unter Mono laufen zu können.
Was die Konsole angeht.. die sollte normalerweise auch laufen, eventuell haben wir aber einen kleinen Fehler bei der Kompilierung begangen.

Versuche es mit der nächsten Version nochmal ;)

Grüße,
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
silentpolygon
Beiträge: 5
Registriert: Mo 17. Nov 2014, 11:57
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Mfbot auf dem Raspberry pi

Beitrag von silentpolygon »

Hallo,

Um mich der Diskussion mal anzuschliessen, die derzeitige Beta mit GUI sowohl als auch die Konsole geben folgenden Tet mit Verbose raus.

System: aktueller Debian stable i386
Unknown heap type: CLR
converting method System.OutOfMemoryException:.ctor (string)
Method System.OutOfMemoryException:.ctor (string) emitted at 0xb5886c28 to 0xb5886c4b (code length 35) [MFBot_40_KonsoleBeta15.exe]
converting method (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr) emitted at 0xb5886c68 to 0xb5886cf6 (code length 142) [MFBot_40_KonsoleBeta15.exe]
converting method System.SystemException:.ctor (string)
Method System.SystemException:.ctor (string) emitted at 0xb5886cf8 to 0xb5886d1b (code length 35) [MFBot_40_KonsoleBeta15.exe]
converting method System.Exception:.ctor (string)
Method System.Exception:.ctor (string) emitted at 0xb5886d28 to 0xb5886d40 (code length 24) [MFBot_40_KonsoleBeta15.exe]
converting method System.NullReferenceException:.ctor (string)
Method System.NullReferenceException:.ctor (string) emitted at 0xb5886d40 to 0xb5886d63 (code length 35) [MFBot_40_KonsoleBeta15.exe]
converting method System.StackOverflowException:.ctor (string)
Method System.StackOverflowException:.ctor (string) emitted at 0xb5886d68 to 0xb5886d81 (code length 25) [MFBot_40_KonsoleBeta15.exe]
converting method System.AppDomain:DoAssemblyResolve (string,bool)
Method System.AppDomain:DoAssemblyResolve (string,bool) emitted at 0xb5886d90 to 0xb5886ff7 (code length 615) [MFBot_40_KonsoleBeta15.exe]
converting method (wrapper runtime-invoke) <Module>:runtime_invoke_object__this___object_sbyte (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) <Module>:runtime_invoke_object__this___object_sbyte (object,intptr,intptr,intptr) emitted at 0xb5887020 to 0xb58870c6 (code length 166) [MFBot_40_KonsoleBeta15.exe]
The entry point method could not be loaded
converting method (wrapper runtime-invoke) object:runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) object:runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) emitted at 0xb58870c8 to 0xb588714e (code length 134) [MFBot_40_KonsoleBeta15.exe]
converting method System.Threading.Thread:.cctor ()
Method System.Threading.Thread:.cctor () emitted at 0xb5887150 to 0xb5887172 (code length 34) [MFBot_40_KonsoleBeta15.exe]
converting method (wrapper runtime-invoke) object:runtime_invoke_void (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) object:runtime_invoke_void (object,intptr,intptr,intptr) emitted at 0xb5887180 to 0xb58871ea (code length 106) [MFBot_40_KonsoleBeta15.exe]
converting method (wrapper alloc) object:Alloc (intptr)
Method (wrapper alloc) object:Alloc (intptr) emitted at 0xb58871f8 to 0xb5887285 (code length 141) [MFBot_40_KonsoleBeta15.exe]
converting method (wrapper managed-to-native) object:__icall_wrapper_mono_object_new_specific (intptr)
Method (wrapper managed-to-native) object:__icall_wrapper_mono_object_new_specific (intptr) emitted at 0xb5887298 to 0xb5887302 (code length 106) [MFBot_40_KonsoleBeta15.exe]
converting method System.Runtime.ConstrainedExecution.CriticalFinalizerObject:Finalize ()
Method System.Runtime.ConstrainedExecution.CriticalFinalizerObject:Finalize () emitted at 0xb5887308 to 0xb588732a (code length 34) [MFBot_40_KonsoleBeta15.exe]
converting method System.Runtime.Remoting.Contexts.Context:Finalize ()
Method System.Runtime.Remoting.Contexts.Context:Finalize () emitted at 0xb5887330 to 0xb5887352 (code length 34) [MFBot_40_KonsoleBeta15.exe]
converting method System.Threading.InternalThread:Finalize ()
Method System.Threading.InternalThread:Finalize () emitted at 0xb5887358 to 0xb5887399 (code length 65) [MFBot_40_KonsoleBeta15.exe]
converting method (wrapper managed-to-native) System.Threading.InternalThread:Thread_free_internal (System.Threading.InternalThread,intptr)
Method (wrapper managed-to-native) System.Threading.InternalThread:Thread_free_internal (System.Threading.InternalThread,intptr) emitted at 0xb58873b8 to 0xb588743e (code length 134) [MFBot_40_KonsoleBeta15.exe]
Grüße
Thorsten
boeserwolf
Core Developer
Beiträge: 721
Registriert: Di 3. Jun 2014, 14:33
Wohnort: Amberg
Hat sich bedankt: 16 Mal
Danksagung erhalten: 71 Mal

Re: Mfbot auf dem Raspberry pi

Beitrag von boeserwolf »

Hallo Thorsten,

Ein Eintrag im Fehlertext macht mich stutzig:
System.AppDomain:DoAssemblyResolve

Was hast du denn mit Mono installiert? Ich werde es zuhause einmal testen aber soweit ich im Internet sehen konnte brauchst du:
sudo apt-get install mono-complete
sudo apt-get install mono-vbnc

Gruß
boeserwolf
MFBot 5.x: 63626 CodeZeilen in 338 Dateien

Kein Support über PNs(ausgenommen sind explizit im Forum angeforderte Infos die nicht für den öffentlichen Bereich geeignet sind)
Kein Support für die Shakes & Fidget App
Kein Support für den S&F Browser Client
silentpolygon
Beiträge: 5
Registriert: Mo 17. Nov 2014, 11:57
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Mfbot auf dem Raspberry pi

Beitrag von silentpolygon »

Hallo,

Habe mal sudo apt-get install mono-complete mono-vbnc eingegeben und er hat tatsächlich was nachinstalliert.

Fehlermeldung ist nun mit BETA 1.6 diese:
thorsten@ThorstenNetbook:~/Dropbox/SF/MFBot$ mono -v MFBot_40Beta16.exe
Unknown heap type: CLR

converting method System.OutOfMemoryException:.ctor (string)
Method System.OutOfMemoryException:.ctor (string) emitted at 0xb5825d18 to 0xb5825d3c (code length 36) [MFBot_40Beta16.exe]
converting method (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr) emitted at 0xb5825d58 to 0xb5825e06 (code length 174) [MFBot_40Beta16.exe]
converting method System.SystemException:.ctor (string)
Method System.SystemException:.ctor (string) emitted at 0xb5825e08 to 0xb5825e2c (code length 36) [MFBot_40Beta16.exe]
converting method System.Exception:.ctor (string)
Method System.Exception:.ctor (string) emitted at 0xb5825e38 to 0xb5825e74 (code length 60) [MFBot_40Beta16.exe]
converting method System.NullReferenceException:.ctor (string)
Method System.NullReferenceException:.ctor (string) emitted at 0xb5825e78 to 0xb5825e9c (code length 36) [MFBot_40Beta16.exe]
converting method System.StackOverflowException:.ctor (string)
Method System.StackOverflowException:.ctor (string) emitted at 0xb5825ea0 to 0xb5825eba (code length 26) [MFBot_40Beta16.exe]
converting method System.AppDomain:DoAssemblyResolve (string,bool)
Method System.AppDomain:DoAssemblyResolve (string,bool) emitted at 0xb5825ec0 to 0xb58260f4 (code length 564) [MFBot_40Beta16.exe]
converting method (wrapper runtime-invoke) <Module>:runtime_invoke_object__this___object_byte (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) <Module>:runtime_invoke_object__this___object_byte (object,intptr,intptr,intptr) emitted at 0xb5826148 to 0xb5826216 (code length 206) [MFBot_40Beta16.exe]
The entry point method could not be loaded
converting method (wrapper runtime-invoke) object:runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) object:runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) emitted at 0xb5826218 to 0xb58262b6 (code length 158) [MFBot_40Beta16.exe]
converting method System.Threading.Thread:Finalize ()
Method System.Threading.Thread:Finalize () emitted at 0xb58262b8 to 0xb58262e2 (code length 42) [MFBot_40Beta16.exe]
converting method System.Runtime.ConstrainedExecution.CriticalFinalizerObject:Finalize ()
Method System.Runtime.ConstrainedExecution.CriticalFinalizerObject:Finalize () emitted at 0xb58262f0 to 0xb5826312 (code length 34) [MFBot_40Beta16.exe]
converting method System.Threading.InternalThread:Finalize ()
Method System.Threading.InternalThread:Finalize () emitted at 0xb5826318 to 0xb582635a (code length 66) [MFBot_40Beta16.exe]
converting method (wrapper managed-to-native) System.Threading.InternalThread:Thread_free_internal (System.Threading.InternalThread,intptr)
Method (wrapper managed-to-native) System.Threading.InternalThread:Thread_free_internal (System.Threading.InternalThread,intptr) emitted at 0xb5826378 to 0xb5826408 (code length 144) [MFBot_40Beta16.exe]
Danke, dass ihr Euch auch um die Linux-User kümmert. Den Kommentar im BETA 1.6 Eintrag find ich gut.
Ich hoffe der LOG hilft
Thorsten

EDIT: Übrigens der 3.402er Bot läuft.
Grendowod
Beiträge: 10
Registriert: So 17. Aug 2014, 20:39
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Mfbot auf dem Raspberry pi

Beitrag von Grendowod »

Moin

Ich habe meine Asus EEE 1000E von WinXp auf Linux Mint 17.1 umgestellt.
Seitdem versuche ich vergeblich den Bot zum laufen zu bekommen.

Ich habe diverse mono-Versionen installiert. Leider bekomme ich weder version 3402 noch 4Beta16 zum Laufen.
Es kommen die gleichen Fehlermeldungen wie der User: silentpolygon.

Auch unter Wine leider keine Funktion.

Code: Alles auswählen

grendowod@grendowod-1000HE ~/mfbot3 $ wine MFBot.exe
Unknown heap type: CLR

The entry point method could not be loaded
MfG Grendowod
Win 7 Ultimate 64BIT / Linux Mint 17.1
chucky
Beiträge: 6
Registriert: Mi 29. Okt 2014, 11:27
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Mfbot auf dem Raspberry pi

Beitrag von chucky »

Gibt es hier schon neue Erkentnisse oder gar erste erfolge? :)
boeserwolf
Core Developer
Beiträge: 721
Registriert: Di 3. Jun 2014, 14:33
Wohnort: Amberg
Hat sich bedankt: 16 Mal
Danksagung erhalten: 71 Mal

Re: Mfbot auf dem Raspberry pi

Beitrag von boeserwolf »

Hallo chucky,

Leider noch nicht und ich befürchte das wir das noch einmal nach hinten schieben müssen: Wir haben noch mindestens einen gravierenden Bug und jetzt kommt auch das S&F update das uns sicherlich eine Weile beschäftigt.

Gruß
boeserwolf
MFBot 5.x: 63626 CodeZeilen in 338 Dateien

Kein Support über PNs(ausgenommen sind explizit im Forum angeforderte Infos die nicht für den öffentlichen Bereich geeignet sind)
Kein Support für die Shakes & Fidget App
Kein Support für den S&F Browser Client
Gesperrt

Wer ist online?

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