challacade / legend-of-lua

MIT License
351 stars 43 forks source link

Can't Run #4

Closed Shynka closed 2 years ago

Shynka commented 2 years ago

Found you on tictok, followed the youtuve video and getting this error Error

src/startup/gameStart.lua:18: module 'libraries/hump/vector' not found: no field package.preload['libraries/hump/vector'] no 'libraries/hump/vector' in LOVE game directories. no file 'libraries/hump/vector' in LOVE paths. no file '.\libraries/hump/vector.lua' no file 'C:\Program Files\LOVE\lua\libraries/hump/vector.lua' no file 'C:\Program Files\LOVE\lua\libraries/hump/vector\init.lua' no file '.\libraries/hump/vector.dll' no file 'C:\Program Files\LOVE\libraries/hump/vector.dll' no file 'C:\Program Files\LOVE\loadall.dll'

Traceback

[love "callbacks.lua"]:228: in function 'handler' [C]: in function 'require' src/startup/gameStart.lua:18: in function 'gameStart' main.lua:8: in function 'load'

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

Shynka commented 2 years ago

Figured it out. the Libraries doesn't import when using git desktop