-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xmm update breaks xmm #18
Comments
I also have problems with the latest build. Latest Ubuntu 20.04.3 LTS 64bit server. ------- searching for Dusty works ------- user@ubuntu-xonotic:~/xonotic/data$` xmm search dusty Could not find a repo file. Using maplist shipped with release. For the latest maps, run xmm update. SymDusty_v2r3.pk3 [symdusty_v2r3] dusty-rbi.pk3 [dusty] dusty.pk3 [dusty] dusty_symB.pk3 [dusty_symB] ..etc ------- installing Dusty does not ------- user@ubuntu-xonotic:~/xonotic/data$ xmm install dusty_v2r1.pk3 Traceback (most recent call last): ------- trying to update ------- user@ubuntu-xonotic:~/xonotic/data$ xmm update During handling of the above exception, another exception occurred: Traceback (most recent call last): ------- uninstalling XMM ------- user@ubuntu-xonotic:~/xonotic/data$ pip3 uninstall xmm Found existing installation: xmm 0.8.0 ------- update ------- Ty for your work, but it needs an update to support 0.8.2. I think. .. or what do I do wrong? |
The reason it breaks on update is because this is still using the old URL "xonotic.co", the current URL is "xonotic.fps.gratis". So it's downloading some bad data and confusing When you tell Update your URLs in the https://github.com/z/xonotic-map-manager/blob/master/config/example.sources.json#L5 and https://github.com/z/xonotic-map-manager/blob/master/config/xmm.ini#L8-L9 |
I recently used
xmm
again and it worked well. Version 0.8.0, but I don't know which version the json data had (probably around 1 year old). I then wrotexmm update
and now xmm seems broken:The text was updated successfully, but these errors were encountered: