Page 1 of 1

i get an error when i'm loading my custom tracks.

PostPosted: Mon Jan 11, 2016 2:32 am
by lowrida
---------------------------
Lua Error:
---------------------------
tolua++ dbcall failed!: [string "--client\functional\CCustomTrackList.lua..."]:51: cannot open C:/Users/Cathy/Documents/My Games/Automation/\Tracks\AutomationCustomTracks-master\track.lua: No such file or directory

You can CTRL+C on this to report it.
---------------------------
OK
---------------------------


I notice the directory is messed

Any solutions?

Re: i get an error when i'm loading my custom tracks.

PostPosted: Mon Jan 11, 2016 8:35 am
by Killrob
The path looks all messed up
" C:/Users/Cathy/Documents/My Games/Automation/\Tracks\AutomationCustomTracks-master\"
why is there a mix of \ and / in there? :s

anyway, this just means it can't find the file, check your folder/file structure.