Lua API Event Trace

by x2605

This is a debugging tool. This mod tracks and shows you what event ID(defines.events.~) occurs. Only admins can open GUI if it is multiplay game. - Press SHIFT+F3 to open GUI. (you can change key bindings) - Press SHIFT+F2 for quick toggle logging mode while GUI is opened. - Only works while GUI is opened. Tracked logs can be saved and investigated by "gvv" mod. https://mods.factorio.com/mod/gvv Visit https://lua-api.factorio.com/latest/events.html to see full description of events.

Utilities
20 days ago
1.0 - 2.0
1.15K

g Bug report

2 years ago

This mod is great, I only found it recently and can already tell it is going to be useful.

I did however crash it, i opened the log and entered "on)" into the search area and it crashed with

Error while running event 0-event-trace::on_gui_text_changed (ID 2)
--0-event-trace__/modules/gui_event.lua:294: invalid pattern capture

on further investigation the bug appears if the character ) appears in the search bar

2 years ago

Thanks for report. Fixed version uploaded as 0.3.1

New response