Search found 2 matches
- Wed Mar 29, 2017 1:46 am
- Forum: Technical Help
- Topic: Modding: Defined variable causing errors
- Replies: 1
- Views: 712
Re: Modding: Defined variable causing errors
I see it now. The "alien-artifact" string also encapsulates 50, the amount of artifacts needed.
- Wed Mar 29, 2017 1:39 am
- Forum: Technical Help
- Topic: Modding: Defined variable causing errors
- Replies: 1
- Views: 712
Modding: Defined variable causing errors
I'm making a test mod, and after 25 or so failed attempts leading to fixed errors I'm completely stumped by this. When I load the game, Factorio says "no such node (name)" almost as if the name variable was left undefined. Here's my code:
data:extend({
{
type="recipe",
name="catRecipe ...
data:extend({
{
type="recipe",
name="catRecipe ...