Page 1 of 1

Problem involving Car chains

Posted: 18 Jul 2020, 12:52
by star Lee
The game says I have less than 8 frames. What does it mean and how to solve it

Re: Car chains

Posted: 18 Jul 2020, 15:24
by CommanderABab
star Lee wrote: 18 Jul 2020, 12:52 The game says I have less than 8 frames. What does it mean and how to solve it
Maybe you can show the json?

Re: Car chains

Posted: 18 Jul 2020, 16:05
by star Lee
CommanderABab wrote: 18 Jul 2020, 15:24
star Lee wrote: 18 Jul 2020, 12:52 The game says I have less than 8 frames. What does it mean and how to solve it
Maybe you can show the json?
how to show the json :?: :bq

Re: Car chains

Posted: 18 Jul 2020, 16:09
by CommanderABab
Quote and you can

Code: Select all

paste here

Re: Car chains

Posted: 18 Jul 2020, 16:22
by star Lee
like this?

Code: Select all

[
{
"id":"4001",

"type":"car",

"author":"Lee",

"flag normal":false,

"flag train":true,

"frames":[{"bmp":"4001.png","count":4,"h":16,"w":16}],

"speed":6,

"v2":true

},
 
{
"id":"4002",

"type":"car",

"author":"Lee",

"flag normal":false,

"flag train":true,

"frames":[{"bmp":"4002.png","count":4,"h":16,"w":16}],

"speed":6,

"v2":true

},
 
{
"id":"4003",

"type":"car",

"author":"Lee",

"flag normal":false,

"flag train":true,

"frames":[{"bmp":"4003.png","count":4,"h":16,"w":16}],

"speed":6,

"v2":true

},
 
{
"id":"CR400AF",

"type":"car",

"author":"Lee",

"flag normal":false,

"flag train":true,

"frames":[{"bmp":"4001.png","count":4,"h":16,"w":16}],

"tail":["4002","4002","4002","4002","4002","4002","4003"],

"speed":6,

"v2":true

},

Re: Car chains

Posted: 18 Jul 2020, 17:07
by CommanderABab

Code: Select all    Reset

[ { "id":"4001", "type":"car", "author":"Lee", "flag normal":false, "flag train":true, "frames":[{"bmp":"4001.png","count":4,"h":16,"w":16}], "speed":6, "v2":true }, { "id":"4002", "type":"car", "author":"Lee", "flag normal":false, "flag train":true, "frames":[{"bmp":"4002.png","count":4,"h":16,"w":16}], "speed":6, "v2":true }, { "id":"4003", "type":"car", "author":"Lee", "flag normal":false, "flag train":true, "frames":[{"bmp":"4003.png","count":4,"h":16,"w":16}], "speed":6, "v2":true }, { "id":"CR400AF", "type":"car", "author":"Lee", "flag normal":false, "flag train":true, "frames":[{"bmp":"4001.png","count":4,"h":16,"w":16}], "tail":["4002","4002","4002","4002","4002","4002","4003"], "speed":6, "v2":true } ,
JSON checker
Check

Re: Problem involving Car chains

Posted: 18 Jul 2020, 17:14
by CommanderABab
It's most likely not the part of the code causing your problem.

Re: Problem involving Car chains

Posted: 18 Jul 2020, 21:32
by Lobby
What is the exact error message? I agree with commander that the problem is probably not within the code you've shown so far.

Re: Problem involving Car chains

Posted: 23 Jul 2020, 16:00
by star Lee
Excuse me?Why are there car textures on my train? And it's a little incomplete !

Re: Problem involving Car chains

Posted: 24 Jul 2020, 12:32
by star Lee
070f55a64b71aee3b6d8868020cd665.jpg
Excuse me, what's is this ?What's in my train? :( :o

Re: Problem involving Car chains

Posted: 24 Jul 2020, 17:23
by CommanderABab
Unanimated smoke?

Re: Problem involving Car chains

Posted: 25 Jul 2020, 06:25
by star Lee
I don't think so. I didn't write the smoke program :cry: :calc

Re: Problem involving Car chains

Posted: 06 Mar 2021, 18:18
by imajoke
You see the "count?"
Change the nunber after it to 6