-
Notifications
You must be signed in to change notification settings - Fork 180
[Question] Plugin does not work for Telegram x64 version? #46
Comments
Thanks for your issue report! This plugin currently only works for the Telegram x86 version, for x64 we are sure to support it in the future, but the workload is large so it will take some time. A suggestion is to switch Telegram back to the x86 version, and when the plugin supports x64, all users will receive an update notification in the plugin. |
@0x11DFE Hey! Sorry I know this is a little late. I just completed the x64 compatibility work, could you help test it? You can download the artifact compiled by CI for testing on the latest commit's GitHub Actions Summary page (click on |
Tried both the Win7 & Win10 x64 and both are crashing on the version 2.7.4 x64 of Telegram. |
@0x11DFE I can't repro it. What is the timing of the crash that occurs? After launch? messages deleted? or something else? |
The crash occurs when Telegram gets executed. |
While debugging the application is throwing an exception at VERSION!VerQueryValueW |
@0x11DFE Thanks! I made an attempt, could you try this commit? If the crash still happens, please let me know the exception code and if it happens inside the Win32 API or in the detour function of the plugin (they have the same function name). Maybe a screenshot would be more helpful. :-) |
No crash works perfectly ! |
for telegram version 2.8.4 x64 does not work |
@zloishax Some improvements are being made and will be released soon. Please use the x86 version for now. |
my laptop is x64 |
@zloishax x64 OS can run x86 programs, they are compatible |
It turned out on the x86 version |
New version 0.4.0 has been released. |
I'm running on version 2.5.9 x64
The text was updated successfully, but these errors were encountered: