I have a mod that rearranges some of my items in the crafting window and since 0.14 it is giving me an error on the following items:
diesel-locomotive
cargo-wagon
car
tank
http://imgur.com/ijmVQpm
They are listed in the base item.lua with those names still but I get the following error for each item: attempt to index field 'diesel-locomotive' (a nil value)
http://imgur.com/6UJOL8P
Does anyone else get these errors? Have these item names been changed?
nil value on some data.raw items
Re: nil value on some data.raw items
Your mod is not compatible with 5dim.
Re: nil value on some data.raw items
5dim is the mod. It gives me this error without any other mods.DaveMcW wrote:Your mod is not compatible with 5dim.
Re: nil value on some data.raw items
Those items are under a different type in 0.14: "item-with-entity-data"
If you want to get ahold of me I'm almost always on Discord.