ERROR: Unused key "headquarters" in LuaTable. Please report as a bug.

Bug #1759138 reported by kaputtnik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
widelands
Fix Released
Medium
Unassigned

Bug Description

I guess this comes from data/tribes/frisians.lua ?

-- Special types
   [..]
   ship = "frisians_ship",
   headquarters = "frisians_headquarters",
   port = "frisians_port",

No idea what this 'special types' are used for.

Tags: lua

Related branches

Revision history for this message
Benedikt Straub (nordfriese) wrote :

The other special types are needed by the AI and/or the engine, but this one seems to be superfluous. The other tribes appear not to need the headquarters type, so I´ll remove it.

Changed in widelands:
assignee: nobody → Benedikt Straub (nordfriese)
status: Confirmed → In Progress
Revision history for this message
GunChleoc (gunchleoc) wrote :

The function has indeed been removed from the game, because it was only used in some dead code. So, all you need to do is delete the line.

Changed in widelands:
assignee: Benedikt Straub (nordfriese) → nobody
status: In Progress → Fix Committed
Revision history for this message
GunChleoc (gunchleoc) wrote :

Fixed in build20-rc1

Changed in widelands:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.