URL:
  <http://gna.org/bugs/?12329>

                 Summary: un-handled error on unknown unit type inside
base_unit tag
                 Project: Battle for Wesnoth
            Submitted by: cylosae
            Submitted on: Friday 09/19/2008 at 06:34
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: WML
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.5.4
        Operating System: windows xp

    _______________________________________________________

Details:

when we try create an unit that didn't exist an error message appears, game
will not start and back to main menu

but when I try to declare a new unit type using [base_unit] and miss type id
for base unit, lets say "Elvish Shamman" it will cause assertion error and
the game crash

example code:

[unit_type]
    id=Elvish Caster
    [base_unit]
        id=Elvish Shamman
    [/base_unit]
    advances_to=Elvish Oracle
    hide_help=true
    do_not_list=yes
[/unit_type]




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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