cooljeanius / The_Earths_Gut

The Earth's Gut (TEG) is a Wesnoth add-on campaign; originally by @anonymissimus
https://forums.wesnoth.org/viewtopic.php?f=8&t=26800
GNU General Public License v2.0
6 stars 6 forks source link

Lua error in S06 #24

Closed cooljeanius closed 2 years ago

cooljeanius commented 2 years ago

Log message:

20220603 02:14:48 error scripting/lua: ~add-ons/The_Earths_Gut/lua/ai_controller.lua:290: variable '_' must be assigned before being used
stack traceback:
    [C]: in function '.error'
    lua/ilua.lua:138: in metamethod 'index'
    ~add-ons/The_Earths_Gut/lua/ai_controller.lua:290: in local 'cmd'
    lua/wml-utils.lua:144: in field 'handle_event_commands'
    lua/wml-flow.lua:5: in function <lua/wml-flow.lua:4>

Screenshot:

Screen Shot 2022-06-03 at 02 15 12

I wonder if this is due to 21a51bdfb3aaf2b65e6f1ee8325205acf36c2d1f...