IITC-CE / ingress-intel-total-conversion

intel.ingress.com total conversion user script with some new features. Should allow easier extension of the intel map.
https://iitc.app
ISC License
285 stars 110 forks source link

Sync not syncing #222

Closed joselsegura closed 3 years ago

joselsegura commented 5 years ago

Hi!

I moved a few days ago from IITC to IITC-CE. I was using Sync plugin with a lot of problems When testing if sync works with this plugin, I saw that a IITC-SYNC-DATA-V3 directory was created on my GDrive, but no files are stored at all.

I have a lot of info stored at my computer local installation (uniques) that I don't want to lose. Losing keys or bookmarks is not a problem since I was not using them a lot... but I want to preserve my uniques.

Do you know some workflow that allow me to "upload" my uniques info to the sync folder and get them into my IITC-CE mobile client?

P.S. I tried with the test-build branch version, but apparently I have the same behavior

modos189 commented 5 years ago

Can you show a screenshot of Sync window?

joselsegura commented 5 years ago

Sync on PC: https://drive.google.com/file/d/1E_PAzr9YSzwMFvt9HiMxT5Ka833CQMYK/view?usp=sharing Sync on Mobile: https://drive.google.com/file/d/1_q5TgGzf0G0n4mjcpfRs2f5LpaVsr1P0/view?usp=sharing

Not so much info in that screenshots... Right now I'm running the 0.3.1.20190315.122355 version in both sides

johnd0e commented 5 years ago

right now I'm running the 0.3.1.20190315.122355

It is outdated. Please make screenshots of 0.4

modos189 commented 5 years ago

@johnd0e I'm seeing error in test build. You did nothing with Events?

изображение

johnd0e commented 5 years ago

You did nothing with Events?

Sure I did: #205. And your IITC seems not latest, as there is no such check anymore: https://github.com/IITC-CE/ingress-intel-total-conversion/pull/205/commits/fd2ac7c79c662797d7a791c9e40687c1d31a258a#diff-cb52e6e0624ee384d4fc5f9d675b30a3L101

joselsegura commented 5 years ago

I installed Sync (and only Sync) from test_build branch and now there is no "Sync" link to open the sync window... Do I need to update the rest of the plugins? Is there any quick way to do that?

johnd0e commented 5 years ago

Do I need to update the rest of the plugins?

Update main script: https://iitc.modos189.ru/build/test/total-conversion-build.user.js

modos189 commented 5 years ago

I get it, only changes are saved

joselsegura commented 5 years ago

https://drive.google.com/file/d/1mWHQSk-butjruQDdciv7DEpaONriGdPn/view?usp=sharing

vidarak commented 4 years ago

Do you know some workflow that allow me to "upload" my uniques info to the sync folder and get them into my IITC-CE mobile client?

https://github.com/c-schmitz/iitc-unique-export/raw/master/IngressUniqueExporter.user.js

MysticJay commented 4 years ago

We have been testing the updated uniques (PR#378). This included test with SYNC as well. All data seemed to be handled as expected. Even with the mobile versions not currently supporting the new fields in the UI the data still gets handled correct. But having a backup from the exporter is always a good idea.

The next version of uniques will integrate the exporter (thanks @c-schmitz).

MysticJay commented 3 years ago

There is no evidence of a problem with SYNC, nor any other related reports.

The proposed workaround solves the issue of migrating UNIQUES form IITC.me to IITC-CE

https://github.com/c-schmitz/iitc-unique-export/raw/master/IngressUniqueExporter.user.js

Closing case