can anyone solve this for me as it makes no sense to me at all :L
but what is there is this
coding help
-
- Filter Inserter
- Posts: 841
- Joined: Mon Sep 14, 2015 7:40 am
- Contact:
Re: coding help
You've got an extra } at the end of your
Delete that extraneous brace and you should be good to go.
Code: Select all
friction_force = 0.4},
Re: coding help
yep as soon as i posted this i noticed that, thanks mateSupercheese wrote:You've got an extra } at the end of yourDelete that extraneous brace and you should be good to go.Code: Select all
friction_force = 0.4},
Re: coding help
do you have an idea on how to fix ?Supercheese wrote:You've got an extra } at the end of yourDelete that extraneous brace and you should be good to go.Code: Select all
friction_force = 0.4},
-
- Filter Inserter
- Posts: 841
- Joined: Mon Sep 14, 2015 7:40 am
- Contact:
Re: coding help
Not unless you post the relevant code.Sparkysam wrote:do you have an idea on how to fix ?
Re: coding help
well i don't what i am looking for XD that the issue with this i have no idea what that means :LSupercheese wrote:Not unless you post the relevant code.Sparkysam wrote:do you have an idea on how to fix ?
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
Re: coding help
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.
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.