I'm trying to get Hive Mind working in the most recent experimental version of the game. But I get the error message "
The mod Hive Mind (0.4.0) caused a non-recoverable error.
Please report this to the mod author.
Error while running event Hive_Mind::on_tick (ID 0)
on_entity_spawned (ID 132) (132) can't be raised through script.
stack traceback:
Hive_Mind/script/unit_deployment.lua:66: in function 'deploy_unit'
Hive_Mind/script/unit_deployment.lua:122: in function 'check_spawner'
Hive_Mind/script/unit_deployment.lua:434: in function 'check_spawner_on_tick'
Hive_Mind/script/unit_deployment.lua:520 in function 'handler'
Hive_Mind/control.lua:36: in function
<Hive_Mind/control.lua:34>
stack traceback:
[C]: in function 'raise_event'
Hive_Mind/script/unit_deployment.lua:66 in function 'deploy_unit'
Hive_Mind/script/unit_deployment.lua:122 in function 'check_spawner'
Hive_Mind/script/unit_deployment.lua:434 in function 'check_spawner_on_tick'
Hive_Mind/script/unit_deployment.lua:520 in function 'handler'
Hive_Mind/control.lua:36 in function
<Hive_Mind/control.lua:34>'
I cannot guarantee this is typo free. I could not find a way to copy the error so I had to take a screenshot of it. I have that if need be. I am going to try to install an older version of unit control and see if that fixes it. But I figured I should post this here anyway.