Re: love2d seems to work fine, yet it doesnt respond
Posted: Thu Jul 11, 2019 8:32 pm
it takes any game (including the no game screen) and freezes
it doesent matter what i put in it, or how i open it, it just freezesTheHUG wrote: ↑Wed Jul 10, 2019 5:03 pm huh, bab should be packaging the .exe themselves in principle. though I imagine that wouldn't solve your problem, as you also have it with the zipped exe.
If you run love.exe it without the game code, does it still become unresponsive? or is it only when packaged together with bab?
tried both, nothing new happenedslime wrote: ↑Thu Jul 11, 2019 10:42 pm Can you try the latest pre-release build of LÖVE 11.3?
32 bit: https://ci.appveyor.com/api/buildjobs/t ... -win32.zip
64 bit: https://ci.appveyor.com/api/buildjobs/b ... -win64.zip
I'd also make sure your graphics drivers are as up to date as possible. Some older drivers (especially for intel GPUs) have bugs which might cause that.
It's also possible there's antivirus software on your computer that's accidentally flagging LÖVE and preventing it from running properly. If the above doesn't work and you are using antivirus software, I'd try whitelisting LÖVE or disabling the antivirus temporarily to see if that's the cause.