coding help

Place to get help with not working mods / modding interface.
Sparkysam
Inserter
Inserter
Posts: 49
Joined: Sun Dec 04, 2016 12:09 am
Contact:

coding help

Post by Sparkysam »

can anyone solve this for me as it makes no sense to me at all :L

Image

but what is there is this

Image
Supercheese
Filter Inserter
Filter Inserter
Posts: 841
Joined: Mon Sep 14, 2015 7:40 am
Contact:

Re: coding help

Post by Supercheese »

You've got an extra } at the end of your

Code: Select all

friction_force = 0.4},
Delete that extraneous brace and you should be good to go.
Sparkysam
Inserter
Inserter
Posts: 49
Joined: Sun Dec 04, 2016 12:09 am
Contact:

Re: coding help

Post by Sparkysam »

Supercheese wrote:You've got an extra } at the end of your

Code: Select all

friction_force = 0.4},
Delete that extraneous brace and you should be good to go.
yep as soon as i posted this i noticed that, thanks mate :D
Sparkysam
Inserter
Inserter
Posts: 49
Joined: Sun Dec 04, 2016 12:09 am
Contact:

Re: coding help

Post by Sparkysam »

Supercheese wrote:You've got an extra } at the end of your

Code: Select all

friction_force = 0.4},
Delete that extraneous brace and you should be good to go.
do you have an idea on how to fix ?
Image
Supercheese
Filter Inserter
Filter Inserter
Posts: 841
Joined: Mon Sep 14, 2015 7:40 am
Contact:

Re: coding help

Post by Supercheese »

Sparkysam wrote:do you have an idea on how to fix ?
Image
Not unless you post the relevant code. ;)
Sparkysam
Inserter
Inserter
Posts: 49
Joined: Sun Dec 04, 2016 12:09 am
Contact:

Re: coding help

Post by Sparkysam »

Supercheese wrote:
Sparkysam wrote:do you have an idea on how to fix ?
Image
Not unless you post the relevant code. ;)
well i don't what i am looking for XD that the issue with this i have no idea what that means :L

if u can give me a rough idea of what you might need then i should be able to help but programming is not my strong point
Nexela
Smart Inserter
Smart Inserter
Posts: 1828
Joined: Wed May 25, 2016 11:09 am
Contact:

Re: coding help

Post by Nexela »

An entity by the name of "hybrid-train" doesn't exist.


The most likely culprit is you have an item with a place_result of "hybrid-train" but don't have an entity with that name.
Post Reply

Return to “Modding help”