love.js icon indicating copy to clipboard operation
love.js copied to clipboard

Stuck at "syncing filesystem"

Open slmjkdbtl opened this issue 8 years ago • 3 comments

It works right few days ago and I haven't changed the code. Now I tried to run it stucks at syncing filesystem

slmjkdbtl avatar Oct 20 '17 20:10 slmjkdbtl

Sounds like a browser update broke something? A few questions: are you both using the same browser? And you using the 0.10.x port on the master branch or the 0.11 port on the 0.11 branch?

TannerRogalsky avatar Oct 23 '17 20:10 TannerRogalsky

@TannerRogalsky I'm using the master branch. Tried chrome, safari and firefox and they all crashes at running now. It's weird it works at first, and it never works after like 2 weeks

slmjkdbtl avatar Jan 12 '18 23:01 slmjkdbtl

I found the problem, I was passing the .love file instead of the project folder.

slmjkdbtl avatar Feb 15 '18 03:02 slmjkdbtl