Search found 25 matches

by demongo
Mon Jul 27, 2020 4:37 am
Forum: Modding help
Topic: error help: Difficulty normal: Value must be a string in property tree at ROOT.recipe
Replies: 12
Views: 5429

Re: error help: Difficulty normal: Value must be a string in property tree at ROOT.recipe

i have a building made specifically for the recipe a type of deep miner per say...
by demongo
Mon Jul 27, 2020 4:35 am
Forum: Modding help
Topic: error help: Difficulty normal: Value must be a string in property tree at ROOT.recipe
Replies: 12
Views: 5429

Re: error help: Difficulty normal: Value must be a string in property tree at ROOT.recipe



data:extend({
{
type = "recipe-category",
name = "deep-mining-1"
},
{
type = "recipe-category",
name = "deep-mining-2"
},
{
type = "recipe-category",
name = "deep-mining-3"
},
{
type = "recipe-category",
name = "deep-mining-4"
},
-- deep minning recipies for ores.
{
type ...
by demongo
Mon Jul 27, 2020 4:34 am
Forum: Modding help
Topic: error help: Difficulty normal: Value must be a string in property tree at ROOT.recipe
Replies: 12
Views: 5429

Re: error help: Difficulty normal: Value must be a string in property tree at ROOT.recipe

that was a mini error on my part, updating post... sadly the error message remains :/
by demongo
Sun Jul 19, 2020 12:30 am
Forum: Modding help
Topic: error help: Difficulty normal: Value must be a string in property tree at ROOT.recipe
Replies: 12
Views: 5429

error help: Difficulty normal: Value must be a string in property tree at ROOT.recipe

ALTdeepmine error.png
^Difficulty normal: Value must be a string in property tree at ROOT.recipe
data:extend({
{
type = "recipe-category",
name = "deep-mining-1"
},
{
type = "recipe-category",
name = "deep-mining-2"
},
{
type = "recipe-category",
name = "deep-mining-3"
},
{
type ...

Go to advanced search