ReikaKalseki / Reika_FactorioMods_Issues

The issue tracker for all of my Factorio mods - EndgameCombat, NauvisDay, Geothermal, Oreverhaul, and the rest.
5 stars 1 forks source link

Crash on_entity_spawned #232

Closed M3wM3w closed 4 years ago

M3wM3w commented 4 years ago

737.572 Error ServerMultiplayerManager.cpp:92: MultiplayerManager failed: "The mod Bioluminescence caused a non-recoverable error. Please report this error to the mod author. Error while running event Bioluminescence::on_entity_spawned (ID 129) Bioluminescence/prototypes/colorkeys.lua:17: attempt to index local 'item' (a nil value) stack traceback: Bioluminescence/prototypes/colorkeys.lua:17: in function 'getColor' Bioluminescence/control.lua:115: in function <Bioluminescence/control.lua:100>"

Happened when placing a christmas tree from: https://mods.factorio.com/mod/elka

ReikaKalseki commented 4 years ago

Probably related to #216, and fixed in the same way.