Page 1 of 1

nil value on some data.raw items

Posted: Mon Sep 19, 2016 12:08 am
by Varnzeck
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?

Re: nil value on some data.raw items

Posted: Mon Sep 19, 2016 12:56 am
by DaveMcW
Your mod is not compatible with 5dim.

Re: nil value on some data.raw items

Posted: Mon Sep 19, 2016 12:58 am
by Varnzeck
DaveMcW wrote:Your mod is not compatible with 5dim.
5dim is the mod. It gives me this error without any other mods.

Re: nil value on some data.raw items

Posted: Mon Sep 19, 2016 2:27 am
by Rseding91
Those items are under a different type in 0.14: "item-with-entity-data"