easly1989 / ffxiv_act_dfassist

Duty Finder Assist Plugin for ACT, Based on https://github.com/devunt/DFAssist
GNU General Public License v3.0
83 stars 37 forks source link

can't work properly with CN/KR server (patch 5.25) #78

Closed lothar007 closed 3 years ago

lothar007 commented 4 years ago

hi, thx for keeping updating. I'll appreciate if this plugin also works on chinese/korean server, sadly it doesn't. the problems are:

  1. there are no notifications for dungeon finder or F.A.T.E. logs: [11:22:32] Plugin Init [11:22:32] Plugin Version: 2.3.0.0 [11:22:32] Settings Loading... [11:22:32] Language: English [11:22:32] Disable Toasts: False [11:22:32] Make Toasts Persistent: True [11:22:32] Enable Legacy Toasts: False [11:22:32] Enable Text To Speech: True [11:22:32] Selected TTS Voice: Microsoft Zira Desktop [11:22:32] Enable Discord Notifications: False [11:22:32] Enable Telegram Notifications: False [11:22:32] Enable Pushbullet Notifications: False [11:22:32] Enable Test Environment: True [11:22:32] Log Level Selected: Debug [11:22:32] Settings Loaded! [11:22:32] Updating Localization files from web... [11:22:32] Downloading en-us file [11:22:32] Updated en-us file [11:22:32] Downloading fr-fr file [11:22:33] Updated fr-fr file [11:22:33] Downloading ja-jp file [11:22:33] Updated ja-jp file [11:22:33] Downloading ko-kr file [11:22:33] Updated ko-kr file [11:22:33] Localization files update completed [11:22:33] Updating data files from web... [11:22:33] Downloading en-us file [11:22:33] Updated en-us file [11:22:33] Downloading fr-fr file [11:22:33] Updated fr-fr file [11:22:33] Downloading ja-jp file [11:22:33] Updated ja-jp file [11:22:33] Downloading ko-kr file [11:22:34] Updated ko-kr file [11:22:34] Data files update completed [11:22:34] Changing language to en-us... [11:22:34] Language changed to en-us [11:22:34] Updating data for language en-us... [11:22:34] UI: Data updated to v20191030.1 for en-us [11:22:34] Data 20191030.1 Initialized! [11:22:34] Updating UI... [11:22:34] UI Updated! [11:22:34] UI: [LogLevel] Desired Value: Debug [11:22:34] UI: [TTS] Selected Voice - Desired Value: Microsoft Zira Desktop [11:22:34] Plugin Started! [11:22:34] dosHeaders.isvalidTrue [11:22:34] SizeofCode:22389760 CodeBase:4096 [11:30:49] UI: [LegacyToasts] Desired Value: True [11:30:49] UI: Request Showing Taost received... [11:30:49] UI: Using ACT Toasts [11:30:59] UI: Request Showing Taost received... [11:30:59] UI: Using ACT Toasts [11:30:59] UI: Telegram notifications are disabled [11:30:59] UI: Pushbullet notifications are disabled [11:33:45] UI: Request Showing Taost received... [11:33:45] UI: Using ACT Toasts [11:33:45] UI: Telegram notifications are disabled [11:33:45] UI: Pushbullet notifications are disabled

2.Toasts test causes ACT ERROR: System.MissingMethodException-Method not found: "Void Discord.Webhook.DiscordWebhookClient..ctor(System.String)". In DFAssist.Helpers.DiscordHelper.OnSendNotification(String title, String message, String testing) In DFAssist.Helpers.BaseNotificationHelper`1.SendNotification(String title, String message, String testing) In DFAssist.Helpers.DFAssistUIInteractionHelper.TestConfigurationButton_Click(Object sender, EventArgs e) In System.Windows.Forms.Control.OnClick(EventArgs e) At System.Windows.Forms.Button.OnClick(EventArgs e) At System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) In System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) In System.Windows.Forms.Control.WndProc(Message& m) In System.Windows.Forms.ButtonBase.WndProc(Message& m) In System.Windows.Forms.Button.WndProc(Message& m) In System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

DFAssist.Helpers.DiscordHelper, DFAssist.Plugin, Version=2.3.0.0, Culture=neutral, PublicKeyToken=null

can u pls fix this? thanks again.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.