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

Bioluminescence error when placed entity #254

Closed Oceanel51 closed 4 years ago

Oceanel51 commented 4 years ago

1213.538 Error MainLoop.cpp:1204: Exception at tick 4117895: The mod Bioluminescence (1.18.5) caused a non-recoverable error. Please report this error to the mod author.

Error while running event Bioluminescence::on_entity_spawned (ID 132) 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:122: in function <Bioluminescence/control.lua:107>

Oceanel51 commented 4 years ago

279.496 Error MainLoop.cpp:1204: Exception at tick 4085166: The mod Bioluminescence (1.18.6) caused a non-recoverable error. Please report this error to the mod author.

Error while running event Bioluminescence::on_entity_spawned (ID 132) Bioluminescence/prototypes/colorkeys.lua:17: Bitername 'cattle-calf' refs to 'biter-color-reference-cattle-calf', which returned null! stack traceback: [C]: in function 'error' Bioluminescence/prototypes/colorkeys.lua:17: in function 'getColor' Bioluminescence/functions.lua:122: in function 'createBiterLight' Bioluminescence/control.lua:128: in function <Bioluminescence/control.lua:113>

Oceanel51 commented 4 years ago

279.496 Error MainLoop.cpp:1204: Exception at tick 4085166: The mod Bioluminescence (1.18.6) caused a non-recoverable error.

This happens when I place a "cattle-spawner", wich spawns "cattle-calf"s from the FoodIndustry mod.

I love the Bioluminescence and appreciate your work on it! I wanted to do something similar, but when I saw your work, I realized that I was still weak in programming (:

ReikaKalseki commented 4 years ago

This is fixed in the next version.