Panakotta00 / FicsIt-Networks

Control, Monitor, Manage and Automate your Satisfactory.
https://ficsit.app/mod/FicsItNetworks
GNU General Public License v3.0
157 stars 51 forks source link

event.pull() returns null on save load #132

Open Panakotta00 opened 3 years ago

Panakotta00 commented 3 years ago

When a save gets loaded and the computer was persisted while beeing in the execution of an event.pull(), the function will return at least once with no return values.

Probably due to the main tick execution getting called while pull state not has been updated yet.