Factorio Standard Library

by Nexela

The Factorio Standard Library is a project to bring Factorio modders high-quality, commonly-required utilities and tools.

Internal
1 year, 4 months ago
0.17 - 1.1
366K

b Event.get_event_handler(event_id) crash the game

1 year, 5 months ago

Hi

There is a crash I call Event.get_event_handler(event_id). It should call bootstrap_events[event_id], instead of bootstrap_events(event_id)

The PR:
https://github.com/Afforess/Factorio-Stdlib/pull/159

New response