judos / robotMiningSite

A factorio mod
GNU General Public License v3.0
5 stars 2 forks source link

Conflict with mod "Research Queue" #6

Closed Molbergnauf closed 8 years ago

Molbergnauf commented 8 years ago

After researching Automation 1 in my newly modded game, I get the errors ("Error while running the event handler"):

__robotMiningSite__/control/forces.lua:18:
__research-queue__/control.lua:181:attempt to call global 'find_entity' (a nil value)

Turning off either Research Queue OR Robot Mining Site prevents the error. I turned off all other mods and the issue persists with only those two mods.

Research Queue can be found here: https://forums.factorio.com/viewtopic.php?f=92&t=17219

Savegame shortly before finishing research on Automation 1: BUG_RobotMining.zip

Mods active when I started the game:

MrDoomah commented 8 years ago

This is fixed in Research Queue v 1.2.6

judos commented 8 years ago

Confirmed, it works with Research Queue v 1.2.6 and also with the newest Robot Mining Site v 0.3.0 Thanks @MrDoomah for the quick response.