Problem involving Car chains

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
star Lee
Villager
Reactions:
Posts: 19
Joined: 06 Jul 2020, 04:57

Plugin Creator

Platform

Problem involving Car chains

#1

Post by star Lee »

The game says I have less than 8 frames. What does it mean and how to solve it

User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Car chains

#2

Post 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?

User avatar
star Lee
Villager
Reactions:
Posts: 19
Joined: 06 Jul 2020, 04:57

Plugin Creator

Platform

Re: Car chains

#3

Post 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

User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Car chains

#4

Post by CommanderABab »

Quote and you can

Code: Select all

paste here

User avatar
star Lee
Villager
Reactions:
Posts: 19
Joined: 06 Jul 2020, 04:57

Plugin Creator

Platform

Re: Car chains

#5

Post 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

},

User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Car chains

#6

Post 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

User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Problem involving Car chains

#7

Post by CommanderABab »

It's most likely not the part of the code causing your problem.

User avatar
Lobby
Developer
Reactions:
Posts: 3705
Joined: 26 Oct 2008, 12:34
Plugins: Showcase Store
Version: Beta

Platform

Re: Problem involving Car chains

#8

Post 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.

User avatar
star Lee
Villager
Reactions:
Posts: 19
Joined: 06 Jul 2020, 04:57

Plugin Creator

Platform

Re: Problem involving Car chains

#9

Post by star Lee »

Excuse me?Why are there car textures on my train? And it's a little incomplete !

User avatar
star Lee
Villager
Reactions:
Posts: 19
Joined: 06 Jul 2020, 04:57

Plugin Creator

Platform

Re: Problem involving Car chains

#10

Post by star Lee »

070f55a64b71aee3b6d8868020cd665.jpg
Excuse me, what's is this ?What's in my train? :( :o

User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Problem involving Car chains

#11

Post by CommanderABab »

Unanimated smoke?

User avatar
star Lee
Villager
Reactions:
Posts: 19
Joined: 06 Jul 2020, 04:57

Plugin Creator

Platform

Re: Problem involving Car chains

#12

Post by star Lee »

I don't think so. I didn't write the smoke program :cry: :calc

User avatar
imajoke
Inhabitant of a Conurbation
Reactions:
Posts: 532
Joined: 27 Oct 2019, 02:39
Plugins: Showcase Store
Version: Beta

Re: Problem involving Car chains

#13

Post by imajoke »

You see the "count?"
Change the nunber after it to 6

Post Reply Previous topicNext topic

Return to “Problems”