monastery AI random misbehavior
Bug #1770901 reported by
ypopezios
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
widelands |
Fix Released
|
High
|
Unassigned |
Bug Description
In mission "Surprise, Surprise!", when I gathered the needed amount of wares to please the monastery, I got a message in my inbox with heading "Lua Coroutine Failed" and body:
[../src/
"scripting/
index a nil value (field 'immovable')
Related branches
lp://staging/~widelands-dev/widelands/empire04_bugfix
- Widelands Developers: Pending requested
-
Diff: 242 lines (+107/-27)8 files modifieddata/campaigns/emp04.wmf/player_names (+2/-2)
data/campaigns/emp04.wmf/scripting/helper_functions.lua (+1/-1)
data/campaigns/emp04.wmf/scripting/init.lua (+1/-0)
data/campaigns/emp04.wmf/scripting/mission_thread.lua (+21/-22)
data/campaigns/emp04.wmf/scripting/starting_conditions.lua (+19/-2)
data/campaigns/emp04.wmf/scripting/tribes/init.lua (+6/-0)
data/campaigns/emp04.wmf/scripting/tribes/temple_of_vesta.lua (+30/-0)
data/campaigns/emp04.wmf/scripting/tribes/vesta_helptexts.lua (+27/-0)
Changed in widelands: | |
milestone: | none → build20-rc1 |
importance: | Undecided → High |
tags: |
added: campaign removed: inbox |
Changed in widelands: | |
status: | In Progress → Fix Committed |
Changed in widelands: | |
assignee: | hessenfarmer (stephan-lutz) → nobody |
To post a comment you must log in.
Hm the line refers to the little sentry around the monastery. However it is the last immovable to remove. Could you provide a savegame before the issue happened.