NightmareXIV / TextAdvance

Quest speedrunning assistance tool. Automatically confirm quest acceptation and completion, skip subtitles, cutscenes and most of prompts.
28 stars 12 forks source link

RF no longer functions #27

Closed Scrxtchy closed 5 months ago

Scrxtchy commented 5 months ago

Since updating to v3.2.1.7, RF now throws this error

23:56:20.912 | ERR | [TextAdvance] The type initializer for 'ECommons.Automation.Callback' threw an exception.
       at ECommons.Automation.Callback.FireRaw(AtkUnitBase* Base, Int32 valueCount, AtkValue* values, Byte updateState) in D:\VS\TextAdvance\ECommons\ECommons\Automation\Callback.cs:line 80
       at ECommons.Automation.Callback.Fire(AtkUnitBase* Base, Boolean updateState, Object[] values) in D:\VS\TextAdvance\ECommons\ECommons\Automation\Callback.cs:line 137
       at TextAdvance.Executors.ExecRequestFill.TryClickItem(AddonRequest* addon, Int32 i) in D:\VS\TextAdvance\TextAdvance\Executors\ExecRequestFill.cs:line 54
       at ECommons.Automation.LegacyTaskManager.TaskManager.Tick(Object _) in D:\VS\TextAdvance\ECommons\ECommons\Automation\LegacyTaskManager\TaskManager.cs:line 140

You currently have to either disable the mode or press cancel to temporary disable it's functionality when fulfilling a request

Limiana commented 5 months ago

Hello! I can not reproduce it. Please send the entire log %appdata%\XIVLauncher\dalamud.log after function has failed

Limiana commented 5 months ago

Fixed in 3.2.1.8

Scrxtchy commented 5 months ago

Thanks for the quick patch, this has resolved the error