Follow-up Comment #2, bug #18883 (project wesnoth):

Nothing to do with generator tags. Happens in my MP campaign too (The Great
Quest).

Issue is with Lua. In particular the line in data/lua/wml-tags.lua of
function wesnoth.game_events.on_load(cfg):
error(string.format("~wml:%s not supported at scenario toplevel",
table.concat(t, ', ')), 0)

Comment this line out with "--" in front and the error does not show up.

Does this really need to be there? Can we just disable Lua completely for MP
campaign addons so this does not occur (especially since I don't use any)?


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?18883>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to