I fixed it, in case anyone has the same issue,this is the fix:
local auto = {
type = "autoplace-control",
name = "novaore",
richness = true,
order = "c",
category = "resource"
}
and then add ist to data:extend
Search found 2 matches
- Sat Jun 08, 2019 5:00 pm
- Forum: Modding help
- Topic: Error in assignID, autoplace-control
- Replies: 1
- Views: 642
- Sat Jun 08, 2019 11:36 am
- Forum: Modding help
- Topic: Error in assignID, autoplace-control
- Replies: 1
- Views: 642
Error in assignID, autoplace-control
Hello there, fellow modders.
I have a problem with my little mod I´m creating and I´m too dumb to find the problem ><.
Hope you have better eyes than me and you can spot the error I made.
Error: Error in assignId, autoreplace-control with name 'novaore' does not exist.
local novaore = {
type ...
I have a problem with my little mod I´m creating and I´m too dumb to find the problem ><.
Hope you have better eyes than me and you can spot the error I made.
Error: Error in assignId, autoreplace-control with name 'novaore' does not exist.
local novaore = {
type ...