Jump to content
  • 0

B6.2.0 Update app Error


mrpalladice

Question

 

I have a problem setting the application to update. After entering the link to the git repository in the config.json file they don't want to download updates, and the following error appears on the taskbar:894471a754e4214f5e60f74974e0cf82.png

 

Thank you in advance for your help :)

Link to comment
Share on other sites

14 answers to this question

Recommended Posts

  • 0

Your config.json is different now from when you clicked "Package Update" in the editor, or you are using a different config.json for the edit vs the editor. 

 

You need to take the latest config.json file here:

https://github.com/MrPalladice/Altaria-Online/blob/master/resources/config.json

 

Put that into your Editor/resources folder, hit Package Update again, and copy the new version into GitHub and you should be fine. 

 

The reason that's happening is because the editor creates update.json from it's files. You modified the config.json with the correct GitHub url but never packaged the update again for the update.json to reflect the new config filesize and hash. 

Link to comment
Share on other sites

  • 0
1 hour ago, wishy said:

The error says

 jFLMs6I.png

 

So you probably forget to pack a new update with the edited config

 

Hmm, I checked in many ways and the files are update, I updated git via cmd as in the picture. And the launcher still insists that the files are incompatible :/ I don't know what to do anymore :/ 6c587a65171b2d7e3117556a4614141c.png

Link to comment
Share on other sites

  • 0
12 hours ago, jcsnider said:

OK, umieść ten adres URL w konfiguracji aktualizacji i powinieneś zacząć:

https://mrpalladice.github.io/Altaria-Online/update.json

 

I updated the config.json file in the repository and in the game files on my PC. I checked the status of the files with the "git status" command and everything looks fine, the game is updating, the version.json file is being created, but the intersect client still shows the same error and prevents the game from starting.

Link to comment
Share on other sites

  • 0

 

3 hours ago, jcsnider said:

Twój config.json różni się teraz od tego, kiedy kliknąłeś „Package Update” w edytorze lub używasz innego config.json do edycji niż edytor. 

 

Musisz wziąć najnowszy plik config.json tutaj:

https://github.com/MrPalladice/Altaria-Online/blob/master/resources/config.json

 

Umieść to w folderze Editor / resources, ponownie wciśnij Package Update i skopiuj nową wersję do GitHub i wszystko będzie dobrze. 

 

Dzieje się tak dlatego, że edytor tworzy plik update.json ze swoich plików. Zmodyfikowałeś config.json poprawnym adresem URL GitHub, ale nigdy więcej nie spakowałeś aktualizacji dla update.json, aby odzwierciedlić nowy rozmiar pliku konfiguracyjnego i skrót. 

This is amazing! Thank you very much for your help, everything is working fine now :)

Link to comment
Share on other sites

×
×
  • Create New...