Page 1 of 1

boot.lua 577

Posted: Sat Apr 18, 2020 12:28 pm
by nothing
Error

boot.lua:577: Cannot load game at path 'C:/Users/skalp/Desktop/lua/main.lua'.
Make sure a folder exists at the specified path.


Traceback

[C]: in function 'error'
[C]: in function 'xpcall'
[C]: in function 'xpcall'

Re: boot.lua 577

Posted: Sun Apr 19, 2020 2:27 am
by MynameisBI
This error happens when you launch the game using the path to the main.lua instead of the path to folder contains the main.lua. Could you tell me what code editor you used and how did you launch the game (from the code editor or the command line) ?

Re: boot.lua 577

Posted: Thu Aug 13, 2020 10:27 am
by arsonHog
Howdy.
Apparently OP has abandoned the ship, but I'm facing the same problem with not clue as how to solve it.
So, to answer @MynameisBI, I was using the Atom text editor with the LÖVE IDE and everything was running fine and dandy, but when I packed the contents of the folder into a .zip (and converted it to a .love) suddenly this exact error (577) shows up.
Thanks in advance for the help, I'm quite stuck here.

---UPDATE---
I was testing some stuff out and apparently my old .love files run perfectly fine, but if i try to repackage them the new .love doesn't run... Weird.
version 11.3 btw (both the old and new files).

---UPDATE---
I'm a dumbass. I was packaging it into a '.rar' instead of a '.zip'.
Beware the minutiae, kids.

Good deving to y'all, I'mma go rage in the corner.