I am new to modding factorio, I have worked on other games and I have used LUA before. I had a quick look for any posts on this error and I didn't come across anything helpful.
Does anyone happen to know what may be causing this issue or how to resolve it? I can post code it necessary.
Error in assignID help
Re: Error in assignID help
- "explosive-shell" doesn't exist.
- loads "explosive-shell" after use.
- a recipe returns "explosive-shell" but item doesn't exist.
- "explosive-shell" is a projectile type, but need ammo type...
Some ideas.
EDIT: items differs in case sensitive
- loads "explosive-shell" after use.
- a recipe returns "explosive-shell" but item doesn't exist.
- "explosive-shell" is a projectile type, but need ammo type...
Some ideas.
EDIT: items differs in case sensitive
Re: Error in assignID help
I will check it out, thank you very much

