Page 1 of 1

LÖVE now takes (very) long to start

Posted: Thu Nov 08, 2018 2:58 pm
by Oasis Raven
Edit: I'm investigating because I've just remarked that LÖVE is not the only program that is really slowed when starting. If I find the issue is due to a virus, I'll delete this topic. Thanks

Hello,

Since Tuesday at night (11/06/2018), for an unknown reason, LÖVE takes more than 40+ seconds to start.
More interesting, this problem only occurs after I compile the code several times. Then, I need to restart my computer to make it start normally (just right after I compile the code).

I'm coding on Windows 10 - version 1803, and my version of LÖVE is the 11.2.0.

I don't know what is the reason of that. I'll share you my inquiry:
- I have tried with other codes, the issue is the same
- I'm coding with ZeroBraneStudio. I have tried with Sublime Text 3. The issue is the same.
- I have reinstalled both ZeroBraneStudio and LÖVE (the issue still occurs on the 0.10.2 and 11.1 versions of LÖVE)
- I have updated both the softwares
- I have updated my graphic card driver
- I have uninstalled my antimalware + disabled Windows Defender
- I have updated my Windows version

Can you please help me fix this issue?
Oasis

Re: LÖVE now takes (very) long to compile

Posted: Thu Nov 08, 2018 7:58 pm
by pgimeno
By "compile" do you mean start?

Re: LÖVE now takes (very) long to compile

Posted: Thu Nov 08, 2018 8:49 pm
by Oasis Raven
pgimeno wrote: Thu Nov 08, 2018 7:58 pm By "compile" do you mean start?
Yes, I mean that.