Scrolling wall of red text in 1.04 beta

正在查看此主题的用户

DarthBoggi

Recruit
Im getting scrolling walls of red text in the 1.04 beta. It says
"Unrecognized opcode 194; LINE NO: 0:
At Mission Template mst_lead_charge trigger no: 110 conditions
At Mission Template mst_lead_charge trigger no: 110 conditions"

And that just repeats ever few seconds for the entire battle. Ive had it in all 4 of the battles ive had so far.

Edit: Just to clarify this only happens during the battles, not on the world map.
 
Update: Devs fixed it

I think you copied the opcode with a mistake, wasnt it 1943?

If that is not a mistake it means a new opcode, which means a new API version and a new version for Warband. Maybe they forgot to update the core game lol (TaleWorlds, not VC team).

That is from 1.166:
mission_tpl_entry_set_override_flags  = 1940  # (mission_entry_set_override_flags, <mission_template_id>, <entry_no>, <value>),
mission_tpl_entry_clear_override_items = 1941  # (mission_entry_clear_override_items, <mission_template_id>, <entry_no>),
mission_tpl_entry_add_override_item    = 1942  # (mission_entry_add_override_item, <mission_template_id>, <entry_no>, <item_kind_id>),

set_current_color                      = 1950 # red, green, blue: a value of 255 means 100%

Temporary fix suggestion: http://forums.taleworlds.com/index.php/topic,327602.msg7737488.html#msg7737488
 
后退
顶部 底部