Helfima / helmod

Factorio Mod
149 stars 64 forks source link

Crash after mod change #428

Closed KiwiHawk closed 1 year ago

KiwiHawk commented 1 year ago

After a mod change, removing a recipe:

helmod/model/Player.lua:813: attempt to index local 'prototype' (a nil value)

Add check if prototype is assigned before accessing it.