FAQ  •  Login

Just sharing the track

<<

Luisbuscus

Supercharged
Supercharged

Posts: 13

Joined: Tue Jun 03, 2014 6:12 am

Cars: Honda del Sol 95 S
Toyota Tercel 88
Chevrolet Malibu 80
Toyota Highlander 04
Toyota Corolla 01(Sold)
Toyota Corolla 15

Post Thu Jun 12, 2014 11:05 am

Just sharing the track

First of all I took the image from this forum http://www.trackhq.com/forums/f107/wild-horse-pass-motorsports-park-info-55/ (all the picture credits go to the maker) and the build was made with http://elsaico.github.io/automation-track-builder/ Thanks to ElSaico and 07CobaltGirl

If someone could help out testing it out The help is appreciated

I opened the game and it did not appear in the custom tracks :/

This is my first try at a track
Attachments
track2.lua
(691 Bytes) Downloaded 242 times
track.jpg
track.jpg (162.48 KiB) Viewed 4126 times
<<

Pleb

User avatar

4-Star Beta Tester
4-Star Beta Tester

Posts: 1636

Joined: Tue Feb 04, 2014 5:00 am

Location: The Isle of Man - The Land of SPEED!

Cars: I have TWO Peugeots. Please feel sorry for me.

Post Thu Jun 12, 2014 11:40 am

Re: Just sharing the track

Is both the track file and the track image inside a folder named '(Your Track Name)', and is that folder inside Documents/Automation/Tracks? That could be why it's not appearing.
<<

07CobaltGirl

User avatar

Queen of Track Building

Posts: 1613

Joined: Sun Dec 08, 2013 11:47 am

Location: Atlanta, GA, USA

Cars: Chevy Cobalt

Post Thu Jun 12, 2014 3:12 pm

Re: Just sharing the track

Actually, does the track.lua file include a line which reads:
  Code:
Track = {
        Name = "Suzy Track v2",
        --Track Image Info
        --Track Image must be 1280 x 720
        --Start Position on the Image x,y from Top Left
        Start = { 945, 95 },


If track name is not completed (or if it shares a name with another track, eg. Name = "Example Track"), the name will not show up in the list at all, regardless of the name of the folder it is in. This is where the game reads the track name for the list. This is probably where your problem is. Check the name listed inside the lua file.

EDIT:
Also, I see your attachment is named track2.lua, which also will not work. After inspection of your lua file, not sure how the game will deal with special characters in the text string:
  Code:
Track = {
        Name = "1&#x2F;4 Mile in the East track",
        --Track Image Info
        --Track Image must be 1280 x 720
        --Start Position on the Image x,y from Top Left
        Start = { 430, 120 },


Either you named it in a foreign character set which didn't translate into my English character set, or your track's name may be invalid.

EDIT2:

This is a quarter mile straight?
Last edited by 07CobaltGirl on Thu Jun 12, 2014 3:18 pm, edited 1 time in total.
<<

Jakgoe

User avatar

Supercharged
Supercharged

Posts: 2104

Joined: Sat Jan 04, 2014 8:25 am

Location: United States of America

Cars: 1995 Mitsubishi 3000GT SL,
1994 Mercedes-Benz S600

Post Thu Jun 12, 2014 3:17 pm

Re: Just sharing the track

The fact that it is named "track2.lua" is most likely the problem. If it is named this in the actual track folder, the track will not show up. It must be named "track.lua".
World #1 Ranked Automation Player!

Co-Owner of the World Rally Team

Smolensk Motors Showroom

Smolensk Tuning

We will continue the Epic Rap Battles of Automation.
<<

statman

Turbocharged
Turbocharged

Posts: 33

Joined: Tue Nov 26, 2013 2:01 am

Cars: GC8 STi ver IV Type R 98'

Post Fri Jun 13, 2014 12:59 am

Re: Just sharing the track

You're doing wrong for some points.
First, Your track image file MUST BE .PNG format, not .jpg, .gif or any other formats.
Second, your track image size is wrong, it must be resized to 1280 x 720 pixels.
Finally both your lua file and image file should be named "Track.lua" and "Track.png" anything else won't work.
Try fix these problems, and I'm pretty sure your track will work! ;)
<<

Luisbuscus

Supercharged
Supercharged

Posts: 13

Joined: Tue Jun 03, 2014 6:12 am

Cars: Honda del Sol 95 S
Toyota Tercel 88
Chevrolet Malibu 80
Toyota Highlander 04
Toyota Corolla 01(Sold)
Toyota Corolla 15

Post Fri Jun 13, 2014 5:49 am

Re: Just sharing the track

Yes it is a 1/4 mile straigh

Return to Test Track Sharing Forum

Who is online

Users browsing this forum: No registered users and 0 guests

cron