defold / editor2-issues

DEPRECATED
44 stars 4 forks source link

Failed Sync Caused Assert #2672

Open KTallguy opened 5 years ago

KTallguy commented 5 years ago

Expected behaviour

Actual behaviour

Steps to reproduce


Build time2019-06-25T16:22:53.457850
Defold channeleditor-alpha
Defold editor sha39e92de4e2d97ab951ae10cfba7302bbaeec0d2f
Defold engine shad7042d5368c338ed5d66b6dff9c60a20924385ac
Defold version1.2.157
Errord3def534f995432c868a45e3d6d57a7d
GPUIntel(R) HD Graphics 4600
GPU Driver4.3.0 - Build 20.19.15.4549
Java version11.0.1+13
OS archamd64
OS nameWindows 10
OS version10.0
markusgustavssonking commented 5 years ago

I guess we could present a better message when files go missing. Did it resolve itself after a successful sync?

KTallguy commented 5 years ago

Hi Markus,

Apologies for the not so clear report. Here's what actually happened.

  1. I was working on a project when Defold asked me if I wanted to use version control.
  2. I selected yes, and Defold brought up the version control process.
  3. I waited for a while (~20 minutes) but the process never completed
  4. I force quit Defold and reopened it.
  5. I saw that there were some files in the version control panel but I got multiple errors associated with it (I don't have it in front of me, something to do with dependencies in version control).
  6. When I tried to sync, I got a message that an error occurred. This happened every time I attempted a sync.
  7. My fix was to duplicate my project folder and rename it. I also think I deleted some changelist related files in the folder. Opening the new project folder eliminated the issue. But I still don't have version control up and running.

Let me know if this helps.

-Kenan

On Tue, Jul 2, 2019 at 10:00 PM Markus Gustavsson notifications@github.com wrote:

I guess we could present a better message when files go missing. Did it resolve itself after a successful sync?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/defold/editor2-issues/issues/2672?email_source=notifications&email_token=ACJSNM4RTELPERPNZOHUBKTP5NGPPA5CNFSM4H4LY7KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZBF6HY#issuecomment-507666207, or mute the thread https://github.com/notifications/unsubscribe-auth/ACJSNM25A3YITPUDLTRXUCTP5NGPPANCNFSM4H4LY7KA .

markusgustavssonking commented 5 years ago

Thank you for the detailed report. We are planning on looking into our version control approach in the near future.