Build error when following build guide
- Vorherrschende Sprache
- MoonScript
- Sterne
- 65
- Forks
- 11
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**Describe the bug**
When I try to build on Linux following the instructions it errors out and wants a folder called vnds which doesn't exist. Also alfons build errors out.
**To Reproduce**
Steps to reproduce the behavior:
1. Follow build instructions
2. alfons run
3. Get error `Error
[love "boot.lua"]:330: Cannot load game at path '/home/aero7ssg/VNDS-LOVE/VNDS-LOVE/vnds'.
Make sure a folder exists at the specified path.
Traceback
[love "callbacks.lua"]:228: in function 'handler'
[C]: in function 'error'
[C]: in function 'xpcall'
[C]: in function 'xpcall'`
4. Add vnds folder
5. Get another error `Alfons 5.3.1
Using Alfons.moon (moon)
/usr/bin/lua5.4: [string "Alfons"]:18: attempt to call a nil value (field 'delete')
stack traceback:
[string "Alfons"]:18: in local 'task'
/usr/lib/luarocks/rocks-5.4/alfons/5.3.1-1/bin/alfons:496: in function
(...tail calls...)
[string "Alfons"]:22: in local 'task'
/usr/lib/luarocks/rocks-5.4/alfons/5.3.1-1/bin/alfons:496: in function
(...tail calls...)
[string "Alfons"]:30: in local 'task'
/usr/lib/luarocks/rocks-5.4/alfons/5.3.1-1/bin/alfons:496: in function
(...tail calls...)
/usr/lib/luarocks/rocks-5.4/alfons/5.3.1-1/bin/alfons:2200: in main chunk
[C]: in ?
`
**Expected behavior**
VNDS-Love to run
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS/Machine: [CachyOS Linux (Also tested on Manjaro)]
- Version of VNDS-LOVE [e.g. 0.02]
**Additional context**
Add any other context about the problem here.
Please attach a log file (located in the same directory as `novels`) if you can to help debug the issue. Thanks!
(There is no log)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.