rgrams
rgrams
Same issue here, my git submodule directories get broken (they're just left out entirely). Is there any workaround? Honestly I don't know how makelove can tell the difference, they're just...
Thank you for the report! Hmm, so it looks like you installed makelove to build the AppImage yourself? If you're willing to go through those steps, it's probably easier to...
Hey, thanks for the PR. - Does it complain about missing openal32.dll for you? That's my bad. That's the sound library, and since I disabled the sound module, I figured...
Hmm, darn. Sounds like it's not a problem with my project, but with running Löve at all. Do you get the same error if you just run "love" by itself?...
Does the Löve AppImage from here work on your machine? https://github.com/love2d/love/releases/download/11.4/love-11.4-x86_64.AppImage
Alright, thanks for the report! I'll take a look at it.
Alright, it was a one-liner fix. Honestly I don't know how this worked ever before. Sorry for leaving this for so long. I must have completely missed the original issue...
Hmm, well that's pretty messed up! No errors in the console? What happens if you resize the window? Can you try enabling the "High DPI" setting in the game.project file?
OK, thanks, that helps. Yeah, so it has something to do with the screen-to-world transformation. It's annoying that it works fine on my machine but breaks on yours. You're running...
@RaymondDuke Would you mind trying it again now to see if it's fixed? To be honest I didn't actually diagnose that specific problem, but there was some very questionable bits...