Page 1 of 1
I just can't figure this out, what am I doing wrong?
Posted: Mon May 04, 2015 5:50 pm
by Foxy_Boxes
Asides from having an entire subject as a question of course.
Re: I just can't figure this out, what am I doing wrong?
Posted: Mon May 04, 2015 6:22 pm
by FishSandwich
Should we guess what problem you're having? :p
Re: I just can't figure this out, what am I doing wrong?
Posted: Mon May 04, 2015 6:44 pm
by Foxy_Boxes
That's what I was doing. It says something about the ID not being there/valid but... it is?
Re: I just can't figure this out, what am I doing wrong?
Posted: Mon May 04, 2015 6:58 pm
by Koub
I guess you're trying to make a flamethrower turret ?
Re: I just can't figure this out, what am I doing wrong?
Posted: Mon May 04, 2015 7:01 pm
by Foxy_Boxes
Yup.
Files are attached btw, in case people didn't notice.
Re: I just can't figure this out, what am I doing wrong?
Posted: Mon May 04, 2015 8:26 pm
by rk84
I was able to
bracket the problem in entity.lua

(technology.lua will have problem too)
I think I could make dataloader raise error in these cases (missing brackets) and see if devs like it.
Re: I just can't figure this out, what am I doing wrong?
Posted: Mon May 04, 2015 9:02 pm
by Foxy_Boxes
Forgive my total novice-ness but where would the brackets go? My coding experience is well... all that you see before you.
EDIT: Think I found it: at the start and end?
EDIT 2: Well that has it loading. Thanks for pointing out what was missing.