Openapoc: i cant edit vehicle equipment

Created on 18 Feb 2020  路  4Comments  路  Source: OpenApoc/OpenApoc

when open vehicle sreen for editing wapons,def....is here a error text:

E class std::shared_ptr __cdecl OpenApoc::Control::findControlTyped(const class OpenApoc::UString &) const: Failed to find control "LABEL_4_%c" within form "VEHICLE_STATS_VIEW"
0x0x13fad6a18 +0x%Ix

All 4 comments

Is this a modified build? There isn't a "LABEL_4%c" in the "VEHICLE_STATS_VIEW" form?

Perhaps you're running with a data/ folder from a different openapoc version?

i downloaded version v.0.2.0.2-84 and i have only one,.... i have same problem with label1-10 in vehicles
log.txt

Huh, it seems like you've downloaded a not-finished PR build rather than the latest master - try the one here: https://ci.appveyor.com/project/OpenApoc/openapoc/builds/30601674

It seems like appveyor doesn't distinguish as easily between master and PR builds - I'm sure it used to have a tab for branches etc. but can't find anymore

It seems the only way to see what is a master build is see if the entry on the "history" tab starts with a "Pull request #number" - less than user friendly :)

thx very much, now its working ;-)

Was this page helpful?
0 / 5 - 0 ratings