-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Error in 4.3.0.4 #70
Comments
Please type |
I already used "release" branch. |
Please attach your whole log |
This logs found from dalamud.log keyword by "AutoRetainer" 2024-06-14 10:57:33.145 +09:00 [INF] [PLUGINM] AutoRetainer defaultState: true wantedByAnyProfile: true loadPlugin: true |
|
I saw this log after this issuse. 2024-06-17 20:50:13.362 +09:00 [ERR] [AutoRetainer] The type initializer for 'ECommons.Automation.Callback' threw an exception. |
Your Dalamud version seems to be not correct. If you have release branch selected in |
Hello, I have the same problem. I used your method but did'n work
|
AutoRetainer plugin version is v4.3.0.5 |
There was an error with the ability to sell items to a command.
[Debug@2024-06-13 오후 6:24:54 +09:00] Seals: 26321/80000, for item 1937 | 머나먼 학살자 바지: True
[Debug@2024-06-13 오후 6:24:54 +09:00] Handing in item 머나먼 학살자 바지 for 1937 seals (index=0)
[Error@2024-06-13 오후 6:24:54 +09: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
This was working fine until the previous version.
The text was updated successfully, but these errors were encountered: