nil value on some data.raw items

Place to get help with not working mods / modding interface.
Varnzeck
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sun Sep 18, 2016 11:34 pm
Contact:

nil value on some data.raw items

Post 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?
User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3749
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: nil value on some data.raw items

Post by DaveMcW »

Your mod is not compatible with 5dim.
Varnzeck
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sun Sep 18, 2016 11:34 pm
Contact:

Re: nil value on some data.raw items

Post by Varnzeck »

DaveMcW wrote:Your mod is not compatible with 5dim.
5dim is the mod. It gives me this error without any other mods.
Rseding91
Factorio Staff
Factorio Staff
Posts: 15985
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: nil value on some data.raw items

Post by Rseding91 »

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.
Post Reply

Return to “Modding help”