I added gamecontext_sql.cpp and now bam yells at me :c any ideas on how to fix it?$ bam
bam: error: job 'objs/game/server/gamecontext_sql_d.o' already exists
[string "src/driver_gcc.lua"]:21: bad argument #1 to 'AddJob' (node 'objs/game/server/gamecontext_sql_d.o' already exists)
bam: script error (-t for more detail)
Based on DDraceNetwork by deen & contributors (www.ddnet.tw) which is based on the great game teeworlds (www.teeworlds.com). - DDNetPP/bam.lua at 6cc3f4cfd4e326aacb3a060964d8a45df158e203 · ...
Based on DDraceNetwork by deen & contributors (www.ddnet.tw) which is based on the great game teeworlds (www.teeworlds.com). - DDNetPP/bam.lua at 6cc3f4cfd4e326aacb3a060964d8a45df158e203 · ...
09:21
So calling build() only onces fixes it. Weird that it only breaks tho when i add a new file o.O anyways whatever :D