Update of bug #13039 (project wesnoth):

                  Status:                    None => Fixed                  

    _______________________________________________________

Follow-up Comment #3:

Things work again. The issue consisted of the following:
-"data" is prepended to the path when python ais are searched for, meaning
[binary_path] based relative paths never actually worked
-DiD worked around this by backing out of this using
"../campaigns/Descent_Into_Darkness/ais/kamikaze.py"
-the ai script relocation from "ais" to "ai/python" broke this
-my recent fix to that included making broken paths fatal, exposing this
issue.

I'll get to fixing the underlying causes later.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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