hugoam / toy

the thin c++ game engine
https://toyengine.io
GNU General Public License v3.0
1.57k stars 101 forks source link

Error when running genie bootstrap #15

Open Nictec opened 5 years ago

Nictec commented 5 years ago

When I use the command genie bootstrap the process fails with the following Traceback:

attempt to index a nil value (global 'toy')
stack traceback:
    /home/nl/gamedevelopment/toytest/scripts/genie.lua:2: in main chunk
    [C]: in upvalue 'builtin_dofile'
    [string "premake = { }..."]:103: in function 'dofile'
    [string "_WORKING_DIR        = os.getcwd()..."]:45: in function '_premake_main'