Seite 1 von 1

[4.7.0.0] Raspbian ARM32 cant update to beta version

Verfasst: Do 28. Dez 2017, 22:22
von Sathorn
I tried to set "autoupdate on" - nothing happens.
Then I used triggerdownload and this is the result:
SPOILER
> --> Neue Version gefunden.
> --> Konsole wird geschlossen. Update wird durchgeführt.
> --> Achtung! Du nutzt die Konsole unter einem Linux-System, der Updater könnte nicht ganz automatisch funktionieren. Ist Mono installiert, führe bitte jetzt folgenden Befehl aus:
> mono Updater.exe -d Konarmv7l /home/pi/Apps/MFBot/MFBot_Konsole_ARM32
> --> Es ist gut, wenn sich der Bot danach neustartet, du solltest ihn aber trotzdem per Hand nochmal starten
> --> Ist mono nicht installiert oder tritt ein anderes Problem auf, dann update bitte den Bot per Hand, über folgenden Befehl:
> wget FEHLER! Kein Update möglich -O /home/pi/Apps/MFBot/MFBot_Konsole_ARM32
The entry point method could not be loaded due to Could not load file or assembly or one of its dependencies. assembly:Basisbibliothek, Version=4.6.6.0, Culture=neutral, PublicKeyToken=null type:<unknown type> member:<none>

Re: [4.7.0.0] Raspbian ARM32 cant update to beta version

Verfasst: Do 28. Dez 2017, 22:40
von Robin
This is wanted behavior and not a bug :-)
For making beta versions possible, we most of the time have to release the versions without linux consoles because it just takes less time.
Just keep autoupdate on, if we actually do release a beta version for consoles, the updater will get it and we will explicitly mention it in the beta notices on the homepage.

Regards,
Robin

Edit: Just saw that you could need it for the fixed bug on the console, I'll try to get a beta ready without changing our current updating configuration, please wait a moment

Re: [4.7.0.0] Raspbian ARM32 cant update to beta version

Verfasst: Do 28. Dez 2017, 22:45
von Sathorn
Robin hat geschrieben: Do 28. Dez 2017, 22:40 Edit: Just saw that you could need it for the fixed bug on the console, I'll try to get a beta ready without changing our current updating configuration, please wait a moment
Yup, thats why I checked for update, exactly after I read your reply for GuildRank bug :)

Re: [4.7.0.0] Raspbian ARM32 cant update to beta version

Verfasst: Do 28. Dez 2017, 23:04
von Robin
Uploaded the file to https://s2.mfbot.de/dwnld/MFBot_4702_Konsole_ARM32
But please be aware that I can't do that everytime for every console :-D

Regards,
Robin

Re: [4.7.0.0] Raspbian ARM32 cant update to beta version

Verfasst: Fr 29. Dez 2017, 16:19
von Robin
General note: Due to a new compiling process we now provide all raspberry pi versions as one file (usually with the name MFBot_Konsole_ARMRasp).
Because of problems while compiling version 4.7.0.0 we compiled version 4.7.1b2 for all new architectures, too - please be aware that ARM doesn't equal Raspberry anymore, there are differences between (very rare) standard linux distros with ARM architecture and a standard raspberry pi system!

Regards,
Robin