Page 1 of 1

I can't edit anything

Posted: 27 Jun 2017, 16:29
by weee50
When I try to edit any code file in Mari0 SE, I get this error when I compress the file and rename it to a .love:

Error

boot.lua:378: No code to run
Your game might be packaged incorrectly
Make sure main.lua is at the top level of the zip


Traceback

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

This is the .love in case any troubleshooters want it:
https://www.dropbox.com/s/t15frxs2ixwrq ... .love?dl=0

Re: I can't edit anything

Posted: 27 Jun 2017, 20:27
by Technochips
make sure the .lua files are at the root of the zip file, or else it won't work as it can't detect any code
don't put a folder into the zip file, put every files into the zip file