renoth / factorio-alien-module

A mod for factorio
MIT License
14 stars 16 forks source link

Crashed In Action #24

Closed ZXQWAS closed 5 years ago

ZXQWAS commented 5 years ago

I was just killing biters (a lot) (and dying), and Alien Economy crashed.

The mod Alien Loot Economy caused a non-recoverable error.
Please report this error to the mod author.

Error while running event alien-module::on_nth_tick(120)
__alien-module__/control.lua:94: attempt to get length of local 'inventory' (a nil value)
stack traceback:
    __alien-module__/control.lua:94: in function 'update_modules'
    __alien-module__/control.lua:204: in function <__alien-module__/control.lua:163>
renoth commented 5 years ago

Do you have other mods installed?

renoth commented 5 years ago

I added a fix that should prevent this in the future, version 0.6.4 should fix that problem.