Events Logger

by Ralnoc

Events Logger provides an event logging system for Factorio that generates formatted event logs based on events documented in the Events API, enabling server administrators to track game events, and build tooling around it.

6 months ago
2.0
582

b Error in the game

8 months ago

Unfortunately I can't say what caused the error.
I didn't die and have a fairly large active mod list.


Die Mod Events Logger (0.0.27) hat einen Fehler verursacht, der nicht behoben werden kann.
Bitte informiere den Autor der Mod über diesen Fehler.

Error while running event events-logger::on_character_corpse_expired (ID 103)
events-logger/logger.lua:348: attempt to index field 'entity' (a nil value)
stack traceback:
events-logger/logger.lua:348: in function 'handler'
core/lualib/event_handler.lua:47: in function <core/lualib/event_handler.lua:45>

8 months ago

I also had an error in Warp Drive Machine when it was making chunks and I didn't die.

8 months ago
(updated 8 months ago)

the same error with the last game, still no idea what could cause the error.


Die Mod Events Logger (0.0.28) hat einen Fehler verursacht, der nicht behoben werden kann.
Bitte informiere den Autor der Mod über diesen Fehler.

Error while running event events-logger::on_character_corpse_expired (ID 103)
events-logger/logger.lua:348: attempt to index field 'entity' (a nil value)
stack traceback:
events-logger/logger.lua:348: in function 'handler'
core/lualib/event_handler.lua:47: in function <core/lualib/event_handler.lua:45>

8 months ago

All of those errors should be resolved as of 0.0.35. Let me know if you experience any errors after updating.

8 months ago
(updated 8 months ago)

Hi, I'm getting the following error when installing the mod and running my existing save file:


The mod Events Logger (0.0.35) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event events-logger::on_entity_died (ID 4)
events-logger/events/entities.lua:30: attempt to index field 'damage_type' (a nil value)
stack traceback:
events-logger/events/entities.lua:30: in function 'handler'
core/lualib/event_handler.lua:47: in function <core/lualib/event_handler.lua:45>


No errors on a new save file though


Edit: Sorry for hijacking this, I created a separate thread