Page 1 of 1

Custom Track Error

PostPosted: Wed Jun 11, 2014 2:50 pm
by Jakgoe
This happens to a custom track that I am trying to use:

Image

I've never seen this error before.

Re: Custom Track Error

PostPosted: Wed Jun 11, 2014 2:53 pm
by strop
Is your track file within the track folder named "track.lua"? The first time I built a track, my track file was in the wrong format (it was still a txt document), and I got this error.

(Also all the syntax has to be perfectly correct, including indentations for track sub-paramaters, I was having trouble getting my stuff to work too!)

Re: Custom Track Error

PostPosted: Wed Jun 11, 2014 10:10 pm
by Jakgoe
Yep, it was a .txt. I never really bothered to check, I was too busy making sure that the files themselves were correct. Thanks for the help.