Hi. Great mod. Been hooked on it for well over a week now.
Minor bug crash today; having researched mass driver, I built the blue mass driver requester chests and the mass driver cannon.
Placing mass driver requester chests went OK, but trying to place the mass driver cannon, I got the below crash, on both version 1.0.7 and 1.0.11
(On a MacBook Pro playing through Steam in case that could be pertinent info).
Hope this is of any help.
The mod Lunar Landings (1.0.7) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event LunarLandings::on_built_entity (ID 6)
Unknown entity name: ll-mass-driver-energy-source
stack traceback:
[C]: in function 'create_entity'
LunarLandings/scripts/mass-driver.lua:159: in function 'handler'
core/lualib/event_handler.lua:47: in function <core/lualib/event_handler.lua:45>
The mod Lunar Landings (1.0.11) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event LunarLandings::on_built_entity (ID 6)
Unknown entity name: ll-mass-driver-energy-source
stack traceback:
[C]: in function 'create_entity'
LunarLandings/scripts/mass-driver.lua:160: in function 'handler'
core/lualib/event_handler.lua:47: in function <core/lualib/event_handler.lua:45>
--