Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception during [Enable Automatic Expert Delivery] and [Entrust Duplicates] #72

Closed
jiangwwwei opened this issue Jun 16, 2024 · 2 comments

Comments

@jiangwwwei
Copy link

This problem only occurs in versions v4.3.0.4 and v4.3.0.5; previous versions did not have this issue.

When I check the [Enable Automatic Expert Delivery] button, it does not work properly, and the checkbox cannot be ticked. The error message in the log is as follows (However, my computer only has a Disk C, and there is no Disk D.):

[2024/6/16 21:51:09 +08:00] Seals: 17846/90000, for item 1180 | 征服衬裤: True
[2024/6/16 21:51:09 +08:00] Handing in item 征服衬裤 for 1180 seals (index=0)
[2024/6/16 21:50:34 +08:00] The type initializer for 'ECommons.Automation.Callback' threw an exception.
at AutoRetainer.Modules.GcHandin.AutoGCHandin.InvokeHandin(AtkUnitBase* addon, Int32 which) in D:\VS\AutoRetainer\AutoRetainer\Modules\GcHandin\AutoGCHandin.cs:line 284
at AutoRetainer.Modules.GcHandin.AutoGCHandin.HandleGCList() in D:\VS\AutoRetainer\AutoRetainer\Modules\GcHandin\AutoGCHandin.cs:line 176


Additionally, when the retainer enables the [Entrust Duplicates] option, they will halt at the retainer's backpack interface without any actions, and the error message in the log at this time is as follows:

[2024/6/16 22:07:39 +08:00] Starting to execute task: b__2_3
[2024/6/16 22:07:39 +08:00] Firing callback: InventoryRetainerLarge, valueCount = 1, updateStatte = False, values:
[2024/6/16 22:07:39 +08:00] 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\AutoRetainer\ECommons\ECommons\Automation\Callback.cs:line 80
at ECommons.Automation.Callback.Fire(AtkUnitBase* Base, Boolean updateState, Object[] values) in D:\VS\AutoRetainer\ECommons\ECommons\Automation\Callback.cs:line 137
at AutoRetainer.Scheduler.Handlers.RetainerHandlers.ClickEntrustDuplicates() in D:\VS\AutoRetainer\AutoRetainer\Scheduler\Handlers\RetainerHandlers.cs:line 205
at AutoRetainer.Scheduler.Tasks.TaskEntrustDuplicates.<>c.b__2_3() in D:\VS\AutoRetainer\AutoRetainer\Scheduler\Tasks\TaskEntrustDuplicates.cs:line 44
at ECommons.Automation.LegacyTaskManager.TaskManager.Tick(Object _) in D:\VS\AutoRetainer\ECommons\ECommons\Automation\LegacyTaskManager\TaskManager.cs:line 141

@Limiana
Copy link
Contributor

Limiana commented Jun 16, 2024

Hello! please make sure that you have "release" selected in /xlbranch, if you do, please attach full dalamud.log file

@Limiana
Copy link
Contributor

Limiana commented Jun 16, 2024

Duplicate issue of #70

@Limiana Limiana closed this as completed Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants