Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build the game #3

Open
SunsetSamu opened this issue Aug 19, 2024 · 1 comment
Open

Cannot build the game #3

SunsetSamu opened this issue Aug 19, 2024 · 1 comment

Comments

@SunsetSamu
Copy link

Heyy, so... i want to try this little game for my own research of LBP fan games and saw this and...

I tried to compile the game with Love2D 11.5 x64 (Windows 7) and got this error:

Error

main.lua:2: module 'constants.lua' not found:
no field package.preload['constants.lua']
no 'constants/lua' in LOVE game directories.
no file 'constants/lua' in LOVE paths.
no file '.\constants\lua.lua'
no file 'C:\...\love-11.5-win64\lua\constants\lua.lua'
no file 'C:\...\love-11.5-win64\lua\constants\lua\init.lua'
no file '.\constants\lua.dll'
no file 'C:\...\love-11.5-win64\constants\lua.dll'
no file 'C:\...\love-11.5-win64\loadall.dll'
no file '.\constants.dll'
no file 'C:\...\love-11.5-win64\constants.dll'
no file 'C:\...\love-11.5-win64\loadall.dll'


Traceback

[love "callbacks.lua"]:228: in function 'handler'
[C]: in function 'require'
main.lua:2: in main chunk
[C]: in function 'require'
[C]: in function 'xpcall'
[C]: in function 'xpcall'

Its my very first time touching love2D and I'd love to explore them capabilities, but at the moment would be pretty cool if i got some help building this

thank you!

@gvx
Copy link
Collaborator

gvx commented Sep 6, 2024

Unfortunately, no-one's worked on this for over 14 years. The last commit was me trying to port this to LÖVE 0.6.1. The current version of LÖVE is 11.5 (which is presumably what you're using). For more recent games made with LÖVE, you might wanna check out the Games and Creations board of the forums.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants